[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Raises an EParserError with the formatted message.
Source position: lresources.pp line 390
public procedure TUTF8Parser.ErrorFmt( |
const Ident: string; |
const Args: array of Const |
); |
Ident |
|
The Format string. |
Args |
|
The arguments to be formatted. |
Deprecated in LCL version 3.0. Use Classes.TParser instead.