Back to Devexpress

TcxGetStoredPropertiesEvent Type

vcl-cxstorage-285e01ee.md

latest443 B
Original Source

TcxGetStoredPropertiesEvent Type

Declaration

delphi
TcxGetStoredPropertiesEvent = procedure(Sender: TObject; AProperties: TStrings) of object;

Parameters

NameType
SenderTObject
APropertiesTStrings

See Also

cxStorage Unit