<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 8/30/26 5:03 PM, Thomas Kurz via
fpc-pascal wrote:<br>
</div>
<blockquote type="cite"
cite="mid:162776713.20260830160308@smtp.mailbox.org">
<pre wrap="" class="moz-quote-pre">That is interesting and exactly what I'd like to have. How can I do that?
</pre>
</blockquote>
<p>It is enabled automatically in LCL GUI apps. In a console program
you must add unit <b>LazUTF8</b> to uses section. That's all.</p>
<p>See:
<a class="moz-txt-link-freetext" href="https://wiki.lazarus.freepascal.org/Unicode_Support_in_Lazarus">https://wiki.lazarus.freepascal.org/Unicode_Support_in_Lazarus</a></p>
<p>for details.</p>
<p><br>
</p>
<p>Regards Juha</p>
<p><br>
</p>
</body>
</html>