Initialize aggregate processing for function
Source position: fpexprpars.pp line 636
public procedure TFPExprFunction.InitAggregate; override; |
The InitAggregate method initializes aggregate processing for the function and all its arguments. It ensures that any aggregate operations within the function arguments are properly initialized for a new aggregate calculation cycle.