Data.Bind.Components.TCustomBindList.OnFillingList
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindList | |
Delphi
property OnFillingList: TNotifyEvent read FOnFillingList write FOnFillingList;
C++
__property System::Classes::TNotifyEvent OnFillingList = {read=FOnFillingList, write=FOnFillingList};
Description
Embarcadero Technologies does not currently have any additional information.