TcxDataSummaryItems.GetDataItem(Integer,TcxSummaryPosition,Boolean,TcxSummaryKind) Method
Declaration
function GetDataItem(AItemIndex: Integer; APosition: TcxSummaryPosition; ACheckKind: Boolean = False; AKind: TcxSummaryKind = skNone): TcxDataSummaryItem; virtual;
Parameters
Name | Type |
---|---|
AItemIndex | Integer |
APosition | TcxSummaryPosition |
ACheckKind | Boolean |
AKind | TcxSummaryKind |
Returns
Type |
---|
TcxDataSummaryItem |
See Also