API:Data.Bind.Components.TLinkFillControlToField.FillDataSource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FillDataSource: TBaseLinkingBindSource read GetFillDataSource write SetFillDataSource;

C++

__property FillDataSource;

Properties

Type Visibility Source Unit Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkFillControlToField

Description

Specifies the datasource used to fill the list control.

Data.Bind.Components.TLinkFillControlToField.FillDataSource inherits from Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource. All content below this line refers to Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource.

Specifies the datasource used to fill the list control.

See Also