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;