Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_utils]

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



CT Web help

CodeTyphon Studio