[Lazarus] Ord of a UTF8 char

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Mar 27 19:07:28 CET 2010


On Sat, 27 Mar 2010 14:46:39 -0300
Antônio <antoniog12345 at gmail.com> wrote:

> I need to convert characters to numbers and I thought on a character
> table  or something.

unit LCLProc has this UTF8 function:

UTF8CharacterToUnicode


the system unit has this:

Utf8ToUnicode


Do a find declaration to see the many UTF8 functions.

Mattias




More information about the Lazarus mailing list