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

TUTF8Parser.CheckToken

Asserts that Token is of the expected type.

Declaration

Source position: lresources.pp line 385

public procedure TUTF8Parser.CheckToken(

  T: Char

);

Arguments

T

  

The expected token type.

Errors

EParserError when Token doesn't match the expected type.

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