Search Results

2
votes

How does one escape characters in Delphi string

For ' character put it twice. For example: 'Don''t'. Null byte type as #0. …