Unit 'fprepexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_fpreport]

TIfOperation

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

Declaration

Source position: fprepexprpars.pp line 260

type TIfOperation = class(TFPBinaryOperation)

protected

  procedure GetNodeValue(); override;

  

public

  procedure Check; override;

  

  procedure InitAggregate; override;

  

  procedure UpdateAggregate; override;

  

  function HasAggregate; override;

  

  function NodeType; override;

  

  constructor Create();

  

  destructor destroy; override;

  

  function AsString; override;

  

  property Condition: TFPExprNode; [r]

  

end;

Inheritance

TIfOperation

  

|

TFPBinaryOperation

  

|

TFPExprNode

  

|

TObject



CT Web help

CodeTyphon Studio