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

TFPUnaryOperator.InitAggregate

Initialize aggregate processing for unary operator

Declaration

Source position: fpexprpars.pp line 371

public procedure TFPUnaryOperator.InitAggregate; override;

Description

The InitAggregate method initializes aggregate processing for the operand of the unary operation. It delegates the aggregate initialization to the operand to ensure that any aggregate expressions within the operand are properly initialized.

The InitAggregate method is called as part of the aggregate processing cycle when the expression contains aggregate functions that need special handling.


Documentation generated on: Dec 15 2025