[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |