[Overview][Types][Classes][Procedures and functions][Index] |
Removes a function with the specified name or ordinal position from the Functions property.
Source position: laz2_xpath.pas line 435
public procedure TXPathEnvironment.RemoveFunction( |
Index: Integer |
); |
const AName: string |
); |
Index |
|
Ordinal position for the Function with the specified name. |
AName |
|
Name of the function to remove from the Functions property. |
Version 4.0 | Generated 2025-05-03 | Home |