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