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

TCaseOperation.HasAggregate

Check if case operation contains aggregates

Declaration

Source position: fpexprpars.pp line 289

public function TCaseOperation.HasAggregate: Boolean; override;

Function result

Returns true if operation has aggregates

Description

The HasAggregate method determines whether the case operation contains any aggregate functions within its condition or case branches. It returns true if any part of the case operation uses aggregate functions.


Documentation generated on: Dec 15 2025