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

TUTF8Parser.TokenSymbolIs

Compares the parsed symbol with the given string (case-insensitive).

Declaration

Source position: lresources.pp line 397

public function TUTF8Parser.TokenSymbolIs(

  const S: string

):Boolean;

Function result

True when a matching symbol has been parsed.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.