TdxEMFSummaryItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
#Properties
Name | Description |
---|---|
Collection |
Inherited from TCollection |
Data |
|
Display |
Inherited from TCollection |
Field | |
Field |
|
Format |
Specifies the format string to display a summary value.
Inherited from Tcx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Item |
Specifies the item within a grid control.
Inherited from Tcx |
Kind |
Specifies the type of the summary to calculate.
Inherited from Tcx |
Position |
Specifies the panel where a summary is displayed.
Inherited from Tcx |
Sorted |
Specifies whether summary values determine the sort order of data groups in a grid control.
Inherited from Tcx |
Summary |
Provides access to the collection of summaries that the summary object belongs to.
Inherited from Tcx |
Tag |
Stores an identity value associated with the current summary.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Copies a specific summary to the current object.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Begin |
Suspends summary calculations until End |
Data |
Inherited from Tcx |
End |
Re-enables summary calculations after the Begin |
Equals |
Inherited from TObject. |
Format |
Returns a string representation of a specific summary object value.
Inherited from Tcx |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Release |
Inherited from TCollection |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Allows you to customize a string representation of a specific summary object value.
Inherited from Tcx |
See Also