[fpc-devel] Unicode support (yet again)

Michael Schnell mschnell at lumino.de
Thu Sep 15 09:53:58 CEST 2011


On 09/14/2011 05:19 PM, Hans-Peter Diettrich wrote:
>
> Can you specify, *which* strings ever *require* platform specific 
> encoding?
If not strings, Chars do:

MyString := 'Öse';
MyChar := MyString[1];

-Michael





More information about the fpc-devel mailing list