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