Source position: character.pas line 255
public class function TCharHelper.IsSurrogatePair( |
const HighSurrogate: UnicodeChar; |
const LowSurrogate: UnicodeChar |
):Boolean; overload; |
const S: UnicodeString; |
Index: Integer |
):Boolean; overload; |