Data.Bind.ObjectScope.TBindSourceAdapter.OnDeleteError
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TBindSourceAdapter | |
Delphi
property OnDeleteError: TAdapterErrorEvent read FOnDeleteError write FOnDeleteError;
C++
__property TAdapterErrorEvent OnDeleteError = {read=FOnDeleteError, write=FOnDeleteError};
Description
Embarcadero Technologies does not currently have any additional information.