On Fri, August 31, 2012 12:39, Michael Schnell wrote: > Regarding the discussion of potentially providing the Delphi compatible > "String" type with 16 bit characters: What is in this case happening to > Short strings. I don't know how Delphi handles this.
Type ShortString stays unchanged (locale specific 8-bit character set). Tomas _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
