On Fri, Dec 11, 2015 at 4:20 PM, "Jürgen Hestermann" <[email protected]> wrote: > I know the type "UTF8String" but what is an "UTF8 String" (which you say > differs)?
"UTF8 String" is a String which has UTF-8 encoding. Our UTF-8 system changes the default codepage of String to UTF-8 and then (almost) everything magically works. Read the wiki page again. Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
