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