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