Back to Devexpress

TcxInitStoredObjectEvent Type

vcl-cxstorage-f67ff3b1.md

latest418 B
Original Source

TcxInitStoredObjectEvent Type

Declaration

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

Parameters

NameType
SenderTObject
AObjectTObject

See Also

cxStorage Unit