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

TXPathBinaryNode

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

Declaration

Source position: laz2_xpath.pas line 142

type TXPathBinaryNode = class(TXPathExprNode)

protected

  FOperand1: TXPathExprNode;

  

  FOperand2: TXPathExprNode;

  

public

  destructor Destroy; override;

  

end;

Inheritance

TXPathBinaryNode

  

|

TXPathExprNode

  

|

TObject



CT Web help

CodeTyphon Studio