Skip to main content

TcxDataSummary Methods

Represents a set of summaries calculated using grid data.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignEvents(TPersistent)
AssignTo(TPersistent) Inherited from TPersistent.
BeginCalculate
BeginUpdate Prevents the TcxDataSummary object from being updated until the CancelUpdate or EndUpdate method is called.
Calculate Calculates all summaries contained in the current TcxDataSummary class instance.
CalculateFooterSummary Calculates footer summaries in the current TcxDataSummary class instance.
CalculateGroupSummary Calculates group summaries in the current TcxDataSummary class instance.
CancelUpdate Enables updating the TcxDataSummary object after the BeginUpdate method is called.
EndCalculate
EndUpdate Enables updating the TcxDataSummary object after the BeginUpdate method is called.
Equals(TObject) Inherited from TObject.
GetGroupFooterSummaryText(Integer,Integer,Integer,Integer)
GetGroupSummaryInfo(Integer,TcxDataSummaryItems,PVariant,Integer)
GetGroupSummaryItems(Integer,Integer)
GetGroupSummaryText(Integer,Integer)
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPatternSummaryItems(TcxDataSummary,TcxDataSummaryItems)
Recalculate
RemoveItemByField(TcxCustomDataField)
ToString Inherited from TObject.
See Also