[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: xpath.pp line 140
type TXPathVariableNode = class(TXPathExprNode)
public
constructor Create();
function Evaluate(); override;
end;
TXPathVariableNode
TXPathExprNode
TObject