[fpc-devel] String and UnicodeString and UTF8String

Juha Manninen juha.manninen62 at gmail.com
Wed Jan 12 23:05:02 CET 2011


Martin Schreiber kirjoitti maanantai 10 tammikuu 2011 19:22:49:
> On Monday, 10. January 2011 16.27:19 Marco van de Voort wrote:
> > And there are three such cases
> > 
> > - normal FPC and Delph 2007- code :  ansistring(0)
> > - Lazarus : ansistring=utf8
> > - Delphi 2009+  UTF16.
> 
> - fpGUI: ansistring = utf-8
> - MSEgui: existing FPC UnicodeString = utf-16

Without studying your code myself I guess you had to make many utility 
functions and classes yourself for UTF-16 ?
Even the normal TStringList doesn't work.

Juha



More information about the fpc-devel mailing list