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