TcxGridChartItemGetStoredPropertiesEvent Type
In This Article
#Declaration
Delphi
TcxGridChartItemGetStoredPropertiesEvent = procedure(Sender: TcxGridChartItem; AProperties: TStrings) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
AProperties | TStrings |
See Also