[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'laz2_xpath' (#lazutils)

TStep

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: laz2_xpath.pas line 231

type TStep = class(TXPathFilterNode)

public

  Axis: TAxis;

  

  NodeTestType: TNodeTestType;

  

  NodeTestString: DOMString;

  

  NSTestString: DOMString;

  

  constructor Create();

  

  function Evaluate(); override;

  

end;

Inheritance

TStep

  

|

TXPathFilterNode

  

|

TXPathExprNode

  

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.