Back to Devexpress

TcxSetStoredPropertyValueEvent Type

vcl-cxstorage-6438d627.md

latest543 B
Original Source

TcxSetStoredPropertyValueEvent Type

Declaration

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

Parameters

NameType
SenderTObject
ANamestring
AValueVariant

See Also

cxStorage Unit