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