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

TCharHelper.GetUnicodeCategory

Declaration

Source position: character.pas line 218

public function TCharHelper.GetUnicodeCategory: TUnicodeCategory; overload;

class function TCharHelper.GetUnicodeCategory(

  const S: UnicodeString;

  Index: Integer

):TUnicodeCategory; overload;

class function TCharHelper.GetUnicodeCategory(

  aChar: UCS4Char

):TUnicodeCategory; overload;


Documentation generated on: Jan 30 2024