Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TIfOperation.UpdateAggregate

Update aggregate calculations for if operation

Declaration

Source position: fpexprpars.pp line 268

public procedure TIfOperation.UpdateAggregate; override;

Description

The UpdateAggregate method updates aggregate calculations for the condition, then-branch, and else-branch expressions of the conditional operation. It delegates the aggregate updates to all three operands.

The method is called repeatedly during aggregate processing to update the state of any aggregate functions contained within the conditional expressions.


Documentation generated on: Dec 15 2025