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;