Section courante

A propos

Section administrative du site

CONVERTTOUTF32

Conversion de UTF-32
Free Pascal character

Syntaxe

Function ConvertToUtf32(Const AString:UnicodeString;AIndex:Integer):UCS4Char; overload;
Function ConvertToUtf32(Const AString:UnicodeString;AIndex:Integer;Out ACharLength:Integer):UCS4Char; overload;
Function ConvertToUtf32(Const AHighSurrogate:UnicodeChar;Const ALowSurrogate:UnicodeChar):UCS4Char; overload;

Description

Cette fonction permet de convertir un caractère UTF16 en caractère UTF32.



Dernière mise à jour : Samedi, le 22 Août 2020