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