[fpc-devel] String handling in trunk (was utf8 in 2.6.0)

Paul Ishenin paul.ishenin at gmail.com
Sat Jan 5 12:53:08 CET 2013


05.01.13, 19:40, Jonas Maebe пишет:

> You can put anything in it and it may or may not work depending on the current system code page, but afaik the only thing that is guaranteed to work at this time is plain ASCII.

ResourceStrings are stored as AnsiString type with 0 codepage (as I 
remember). Delphi now stores ResourceStrings as UnicodeString type. I 
think FPC will follow this in m_default_unicodestring modeswitch.

Best regards,
Paul Ishenin



More information about the fpc-devel mailing list