[fpc-devel] Re: new 27 page document describing Unicode support in D2009

Zaher Dirkey parmaja at gmail.com
Sun Dec 21 18:23:14 CET 2008


2008/11/21 Graeme Geldenhuys <graemeg.lists at gmail.com>:
>            Memo1.Lines.SaveToFile('test.txt',  TEncoding.Unicode);

I am not agree to make TStrings responsible of converting to another
encoding, it is enough for us save and load the text as it in the same
application (TStringList).
We need to convert when need to read result text from another
applications to send it, there you need some functions to make
converting pass the TStrings as params.



More information about the fpc-devel mailing list