[fpc-devel] String and UnicodeString and UTF8String

Martin Schreiber mse00000 at gmail.com
Thu Jan 13 09:07:17 CET 2011


On Wednesday, 12. January 2011 23.05:02 Juha Manninen wrote:
> 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.
>
Correct. MSEgui has a complete development environment for UnicodeString with 
an own set of lists, streams, file and directory functions and the like.

Martin



More information about the fpc-devel mailing list