[Lazarus] Resource strings and newline
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Jun 19 10:10:04 CEST 2014
On Thu, 19 Jun 2014 08:27:27 +0200
Péter Gábor <ptrg at freemail.hu> wrote:
>[...]
> The second ("all-are-the-same") approach is used by ShowMessage().
> The following will have 3 line breaks inside the string on all operating
> systems:
> ShowMessage('How'#10'many'#13'lines'#13#10'here?');
Many LCL strings accept all line endings.
Mattias
More information about the Lazarus
mailing list