Back to Devexpress

TcxGridInitStoredObjectEvent Type

vcl-cxgridcustomview-70640365.md

latest433 B
Original Source

TcxGridInitStoredObjectEvent Type

Declaration

delphi
TcxGridInitStoredObjectEvent = procedure(Sender: TcxCustomGridView; AObject: TObject) of object;

Parameters

NameType
SenderTcxCustomGridView
AObjectTObject

See Also

cxGridCustomView Unit