Data.Bind.Components.TCustomBindList.OnFillingList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFillingList: TNotifyEvent read FOnFillingList write FOnFillingList;

C++

__property System::Classes::TNotifyEvent OnFillingList = {read=FOnFillingList, write=FOnFillingList};

Properties

Type Visibility Source Unit Parent
event public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindList

Description

Embarcadero Technologies does not currently have any additional information.