Am 26.11.2014 15:30 schrieb "Mattias Gaertner" <[email protected]>: > > On Wed, 26 Nov 2014 15:05:16 +0100 > Sven Barth <[email protected]> wrote: > > >[...] > > While both AnsiString and UnicodeString have the current codepage and the > > character size in their header record > > AFAIK UnicodeString has only a static (fixed) code page.
Yes, nevertheless the header record is the same for UnicodeString and AnsiString and thus it also has a codepage field which is always initialized to CP_UTF16 however. Regards, Sven
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
