FPC supports Unicode, in 2.3.x is the UnicodeString type available being a ref. counted utf-16 string on all platforms.
Is same used by TStringList ?I don't think so, otherwise LoadFromFile should need to be aware of several possible file encodings. And I suppose the utf8-API of the LCL would not work.
-Michael _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
