GETUNICODECATEGORY |
Demande une catégorie Unicode |
---|---|
Free Pascal | character |
Syntaxe
Function GetUnicodeCategory(AChar:UnicodeChar):TUnicodeCategory; overload; |
Function GetUnicodeCategory(Const AString:UnicodeString;AIndex:Integer):TUnicodeCategory; overload; |
Description
Cette fonction permet de demander la catégorie Unicode d'un caractère.
Dernière mise à jour : Samedi, le 22 Août 2020