[Lazarus] Ok I give up!
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Mar 4 10:46:27 CET 2013
On Mon, 4 Mar 2013 10:34:05 +0100
Kostas Michalopoulos <badsectoracula at gmail.com> wrote:
> Do SaveToFile/LoadFromFile handle Unicode/UTF8 properly? The TStrings stuff
> is in LCL which AFAIK doesn't use UTF8.
The content is loaded correctly, but the Filename passed to
SaveToFile/LoadFromFile must be system encoding.
Maybe you can use TStringListUTF8 instead.
Mattias
More information about the Lazarus
mailing list