Raises an exception with the specified message and arguments.
Source position: laz2_xpath.pas line 259
protected procedure TXPathVariable.Error( |
const Msg: string; |
const Args: array of Const |
); |
Msg |
|
Message for the error. |
Args |
|
Arguments used to format the message for the error. |
| Version 4.4 | Generated 2025-11-08 | Home |