Data.Bind.Components.TCustomLinkListControlToField.OnFilledList
[–] Properties | |
---|---|
Type: event | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomLinkListControlToField |
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.