Source position: character.pas line 218
public function TCharHelper.GetUnicodeCategory: TUnicodeCategory; overload;class function TCharHelper.GetUnicodeCategory(
const S: UnicodeString;
Index: Integer
):TUnicodeCategory; overload;class function TCharHelper.GetUnicodeCategory(
aChar: UCS4Char
):TUnicodeCategory; overload;