[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Represents the Context for an XPath expression.
Source position: laz2_xpath.pas line 369
type TXPathContext = class |
||
public |
||
|
The node for the XPath context. |
|
|
The position in the context node. |
|
|
The size (or length) of the context node set. |
|
constructor Create(); |
|
Constructor for the class instance. |
end; |
|
Represents the Context for an XPath expression. |
|
| | ||
TObject |
Version 4.0 | Generated 2025-05-03 | Home |