Source position: fpexprpars.pp line 264
public constructor TIfOperation.Create(
ACondition: TFPExprNode;
ALeft: TFPExprNode;
ARight: TFPExprNode
);