FireDAC.DatS.TFDDatSAggregate.GroupingLevel
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSAggregate |
Delphi
property GroupingLevel: Integer read FGroupingLevel write SetGroupingLevel default 0;
C++
__property int GroupingLevel = {read=FGroupingLevel, write=SetGroupingLevel, default=0};
Description
Embarcadero Technologies does not currently have any additional information.