On Thu, 10 Oct 2013 11:10:39 +0200
Hans-Peter Diettrich <[email protected]> wrote:

>[...]
> When working with strings containing non-ASCII characters you should 
> forget about Char and character (byte) based functions. Use strings 
> instead, even for single letters, and the string based functions (Pos, 
> StringReplace...).

And/or use the UTF8 functions in unit LazUtf8.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to