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