[fpc-devel] Unicode support (yet again)

Michael Schnell mschnell at lumino.de
Thu Sep 15 11:28:50 CEST 2011


On 09/15/2011 10:43 AM, cobines wrote:
>
> MyChar := MyString[1]
>
> appropriate function retrieves first unicode character, regardless of encoding.
MyChar is an 8 bit thingy and thus is not even able to hold a Unicode 
'รค' (in what ever UTF).

-Michael



More information about the fpc-devel mailing list