Raises an exception during expression evaluation with the specified error message.
Source position: laz2_xpath.pas line 248
procedure EvaluationError( |
const Msg: string |
); |
const Msg: string; |
const Args: array of Const |
); |
Msg |
|
Message for the evaluation error. |
Msg |
|
Message for the evaluation error. |
Args |
|
Arguments used to format the message for the evaluation error. |
| Version 4.4 | Generated 2025-11-08 | Home |