TcxSetStoredPropertyValueErrorEvent Type
Declaration
TcxSetStoredPropertyValueErrorEvent = function(Sender: TcxStorage; const AName: string; const AValue: Variant): Boolean of object;
Parameters
Name | Type |
---|---|
Sender | TcxStorage |
AName | string |
AValue | Variant |
Referenced Class
Type |
---|
Boolean |
See Also