[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: xpath.pp line 263
type TStep = class(TXPathFilterNode)
public
Axis: TAxis;
NodeTestType: TNodeTestType;
NodeTestString: DOMString;
NSTestString: DOMString;
constructor Create();
function Evaluate(); override;
end;
TStep
TXPathFilterNode
TXPathExprNode
TObject