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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to