Source position: character.pas line 223
public function TCharHelper.IsDefined: Boolean; overload;class function TCharHelper.IsDefined(
const S: UnicodeString;
Index: Integer
):Boolean; overload;class function TCharHelper.IsDefined(
aChar: UCS4Char
):Boolean; overload;