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