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