On 8/30/26 5:03 PM, Thomas Kurz via fpc-pascal wrote:
That is interesting and exactly what I'd like to have. How can I do that?
It is enabled automatically in LCL GUI apps. In a console program you must add unit *LazUTF8* to uses section. That's all.
See: https://wiki.lazarus.freepascal.org/Unicode_Support_in_Lazarus for details. Regards Juha
_______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
