Unit 'Character' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl]

TCharHelper.IsSurrogatePair

Declaration

Source position: character.pas line 255

public class function TCharHelper.IsSurrogatePair(

  const HighSurrogate: UnicodeChar;

  const LowSurrogate: UnicodeChar

):Boolean; overload;

class function TCharHelper.IsSurrogatePair(

  const S: UnicodeString;

  Index: Integer

):Boolean; overload;


Documentation generated on: Jan 30 2024