[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Asserts that the given name was parsed (case insensitive).
Source position: lresources.pp line 388
public procedure TUTF8Parser.CheckTokenSymbol( |
const S: string |
); |
S |
|
The expected identifier. |
EParserError when Token doesn't match the expected type or name.
Deprecated in LCL version 3.0. Use Classes.TParser instead.
Version 4.0 | Generated 2025-05-03 | Home |