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

TUTF8Parser.CheckTokenSymbol

Asserts that the given name was parsed (case insensitive).

Declaration

Source position: lresources.pp line 386

public procedure TUTF8Parser.CheckTokenSymbol(

  const S: string

);

Arguments

S

  

The expected identifier.

Errors

EParserError when Token doesn't match the expected type or name.

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