[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TParser.TokenSymbolIs

Returns True if the current token is a symbol.

Declaration

public function TParser.TokenSymbolIs(

  const S: String

):Boolean;