Data.Bind.Components.TLinkFillControlToField.FillDataSource

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TLinkFillControlToField

Delphi

property FillDataSource;

C++

__property FillDataSource;

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