Update aggregate calculations for function
Source position: fpexprpars.pp line 637
public procedure TFPExprFunction.UpdateAggregate; override; |
The UpdateAggregate method updates aggregate calculations for the function and all its arguments. It ensures that any aggregate operations within the function arguments are properly updated during the aggregate processing cycle.