[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The base class for XPath expressions which represent Binary operations.
Source position: laz2_xpath.pas line 142
type TXPathBinaryNode = class(TXPathExprNode) |
||
protected |
||
public |
||
destructor Destroy; override; |
|
Destructor for the class instance. |
end; |
|
The base class for XPath expressions which represent Binary operations. |
|
| | ||
|
Defines the base class used to evaluate XPath expressions. |
|
| | ||
TObject |
Version 4.0 | Generated 2025-05-03 | Home |