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