Navigation: Code Documentation > RSCommon > GParser > Classes > TGCustomParser > Methods
TGCustomParser.IsADelimiter(Char) Method
Returns true if character is a delimiter
Namespace: GParser
Delphi
protected function IsADelimiter( Character: Char ): Boolean;
Parameters
Character
Type: Char
Type: Boolean
•GParser.TGCustomParser.IsAToken(Char)
•TGCustomParser
•GParser