Constructor for the class instance.
Source position: laz2_xpath.pas line 172
public constructor TXPathCompareNode.Create( |
AOperator: TXPathCompareOp; |
AOperand1: TXPathExprNode; |
AOperand2: TXPathExprNode |
); |
AOperator |
|
Operator for the comparison. |
AOperand1 |
|
Left hand Operand. |
AOperand2 |
|
Right hand Operand. |
| Version 4.4 | Generated 2025-11-08 | Home |