API:Data.Bind.Components.TLinkFillControlToField.FillDataSource

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property FillDataSource: TBaseLinkingBindSource read GetFillDataSource write SetFillDataSource;

C++

__property FillDataSource;

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkFillControlToField

説明

リスト コントロールに値を設定するために使用されるデータソースを示します。

Data.Bind.Components.TLinkFillControlToField.FillDataSource は Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource を継承しています。以下の内容はすべて Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource を参照しています。

リスト コントロールに値を設定するために使用されるデータソースを示します。

関連項目