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

TCharHelper.IsSymbol

Declaration

Source position: character.pas line 235

public function TCharHelper.IsSymbol: Boolean; overload;

class function TCharHelper.IsSymbol(

  const S: UnicodeString;

  Index: Integer

):Boolean; overload;

class function TCharHelper.IsSymbol(

  aChar: UCS4Char

):Boolean; overload;


Documentation generated on: Jan 30 2024