On Sun, 13 Dec 2015 12:46:40 +0100 Bart <[email protected]> wrote:
> On 12/13/15, Mattias Gaertner <[email protected]> wrote: > > >> If you write a program in Lazarus which uses the LCL (which in turn > >> uses LazUtils) then this is done for you by the LazUtils package at > >> initialization of the fpcadds unit. > > > > To be exact: It is the unit LazUTF8 of package LazUtils that sets > > the UTF-8 in the RTL. > > {$mode nitpicking} >[...] Yes, and it does even more. I wanted to point out that just using package LazUtils does not enable the UTF-8 mode. This is important for non LCL applications. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
