Deprecated. Asserts that Token is of the expected type.
Source position: lresources.pp line 387
public procedure TUTF8Parser.CheckToken( |
T: char |
); |
T |
|
The expected token type. |
EParserError when Token doesn't match the expected type.
Deprecated in LCL version 3.0. Use Classes.TParser instead.
| Version 4.4 | Generated 2025-11-08 | Home |