Data.Bind.Components.TCustomBindList.OnFilledList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFilledList: TNotifyEvent read FOnFilledList write FOnFilledList;

C++

__property System::Classes::TNotifyEvent OnFilledList = {read=FOnFilledList, write=FOnFilledList};

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.