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

TCharHelper.IsLowSurrogate

Declaration

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;


Documentation generated on: Jan 30 2024