On Fri, 11 Dec 2015 16:03:03 +0200 Juha Manninen <[email protected]> wrote:
>[...] > The functions then use String with system codepage. > A wrapper would trigger useless conversions and potentially loose data. > No, UTF8String really must be used in the implementation. The job of the wrapper is to convert to type String without triggering the conversion of the content. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
