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

TXPathUnionNode

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

Declaration

Source position: laz2_xpath.pas line 196

type TXPathUnionNode = class(TXPathBinaryNode)

public

  constructor Create();

  

  function Evaluate(); override;

  

end;

Inheritance

TXPathUnionNode

  

|

TXPathBinaryNode

  

|

TXPathExprNode

  

|

TObject

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