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