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

TParser.TokenSymbolIs

Returns True if the current token is a symbol.

Declaration

Source position: classesh.inc line 1161

public function TParser.TokenSymbolIs(

  const S: String

):Boolean;