Back to Devexpress

TcxGetStoredPropertyValueEvent Type

vcl-cxstorage-ba8ee6ec.md

latest541 B
Original Source

TcxGetStoredPropertyValueEvent Type

Declaration

delphi
TcxGetStoredPropertyValueEvent = procedure(Sender: TObject; const AName: string; var AValue: Variant) of object;

Parameters

NameType
SenderTObject
ANamestring
AValueVariant

See Also

cxStorage Unit