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

TXPathUnionNode.Create

Constructor for the class instance.

Declaration

Source position: laz2_xpath.pas line 198

public constructor TXPathUnionNode.Create(

  AOperand1: TXPathExprNode;

  AOperand2: TXPathExprNode

);

Arguments

AOperand1

  

Left hand operand.

AOperand2

  

Right hand operand.


Version 4.4 Generated 2025-11-08 Home