[Lazarus] String with °

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Oct 10 11:22:21 CEST 2013


On Thu, 10 Oct 2013 11:10:39 +0200
Hans-Peter Diettrich <DrDiettrich1 at aol.com> 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




More information about the Lazarus mailing list