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

TFPExprFunction.HasAggregate

Check if function contains aggregates

Declaration

Source position: fpexprpars.pp line 638

public function TFPExprFunction.HasAggregate: Boolean; override;

Function result

Returns true if function has aggregates

Description

The HasAggregate method determines whether the function or any of its arguments contain aggregate operations. It returns True if aggregate processing is required for this function, indicating that special aggregate handling is needed.


Documentation generated on: Dec 15 2025