On Sun, 15 Feb 2015 16:52:26 +0100 Mattias Gaertner <[email protected]> wrote:
> On Sun, 15 Feb 2015 17:10:06 +0200 > FreeMan <[email protected]> wrote: >[...] > Solutions: > a) change the constant to String. > b) Put the constant into a unit with system codepage. For example: c) use codes s: string[15] = #$C3#$A4#$C3#$B6#$C3#$BC; // äöü as UTF-8 Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
