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

TCharHelper.IsPunctuation

Declaration

Source position: character.pas line 232

public function TCharHelper.IsPunctuation: Boolean; overload;

class function TCharHelper.IsPunctuation(

  const S: UnicodeString;

  Index: Integer

):Boolean; overload;

class function TCharHelper.IsPunctuation(

  aChar: UCS4Char

):Boolean; overload;


Documentation generated on: Jan 30 2024