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

TFPUnaryOperator.UpdateAggregate

Update aggregate calculations for unary operator

Declaration

Source position: fpexprpars.pp line 372

public procedure TFPUnaryOperator.UpdateAggregate; override;

Description

The UpdateAggregate method updates aggregate calculations for the operand of the unary operation. It delegates the aggregate updates to the operand to ensure that any aggregate expressions are properly maintained during the aggregation cycle.

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


Documentation generated on: Dec 15 2025