Source position: character.pas line 234
public function TCharHelper.IsSurrogate: Boolean; overload;class function TCharHelper.IsSurrogate(
const S: UnicodeString;
Index: Integer
):Boolean; overload;class function TCharHelper.IsSurrogate(
Surrogate: UCS4Char
):Boolean; overload;