Back to Devexpress

TcxSetStoredPropertyValueErrorEvent Type

vcl-cxstorage-0b911830.md

latest647 B
Original Source

TcxSetStoredPropertyValueErrorEvent Type

Declaration

delphi
TcxSetStoredPropertyValueErrorEvent = function(Sender: TcxStorage; const AName: string; const AValue: Variant): Boolean of object;

Parameters

NameType
SenderTcxStorage
ANamestring
AValueVariant

Referenced Class

Type
Boolean

See Also

cxStorage Unit