[fpc-devel] Unicode and UTF8String

Michael Schnell mschnell at lumino.de
Mon Dec 1 16:56:29 CET 2008


> So keep using ansistring? It doesn't change.
>   
Only if the bytes in the ANSIString in fact are ANSI (which the compiler 
in the moment) does not take care for if doing myANSIString := 
myUTF8String etc.

I feel that with Widestring the pos() etc paradigms stay usable in more 
cases than with ANSIString.

-Michael



More information about the fpc-devel mailing list