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

TXPathBooleanOpNode.Create

Declaration

Source position: laz2_xpath.pas line 187

public constructor TXPathBooleanOpNode.Create(

  AOperator: TXPathBooleanOp;

  AOperand1: TXPathExprNode;

  AOperand2: TXPathExprNode

);

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