Data.Bind.Components.TLinkFillControlToField.FillDataSource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FillDataSource: TBaseLinkingBindSource read GetFillDataSource write SetFillDataSource;

C++

__property FillDataSource;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkFillControlToField

Beschreibung

Gibt die Datenquelle zum Füllen des Listensteuerelements an.

Data.Bind.Components.TLinkFillControlToField.FillDataSource erbt von Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource.

Gibt die Datenquelle zum Füllen des Listensteuerelements an.

Siehe auch