[Lazarus] Does Lazarus support a complete Unicode Component Library?
cobines
cobines at gmail.com
Sun Jan 2 18:19:00 CET 2011
2011/1/2 Vladimir Zhirov <vvzh.lists at gmail.com>:
> LCL provides functions for platform-independent conversion
> between utf-8 and platform-specific encoding (see FileUtil unit):
>
> 1. Utf8ToSys/SysToUtf8 as general-purpose functions;
Those only work for characters in current Ansi code page. It is better
to use UTF8Decode, UTF8Encode.
--
cobines
More information about the Lazarus
mailing list