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