On Mon, 4 Mar 2013 10:34:05 +0100 Kostas Michalopoulos <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
