Source position: character.pas line 369
function IsDefined(
aChar: UnicodeChar
):Boolean; overload;function IsDefined(
aChar: UCS4Char
const S: UnicodeString;
Index: Integer
):Boolean; overload;