Data.Bind.Components.TLinkControlToField.DataSource

提供:RAD Studio API Documentation

Delphi

property DataSource;

C++

__property DataSource;

プロパティ

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

説明

このデリゲート コンポーネントがリンクする TBaseLinkingBindSource オブジェクトを示します。 Data.Bind.Components.TLinkControlToField.DataSource は Data.Bind.Components.TLinkControlToFieldDelegate.DataSource を継承しています。以下の内容はすべて Data.Bind.Components.TLinkControlToFieldDelegate.DataSource を参照しています。

このデリゲート コンポーネントがリンクする TBaseLinkingBindSource オブジェクトを示します。

DataSource を使用すると、指定されたデータセットに接続する TBaseLinkingBindSource オブジェクトを決定または設定することができます。

関連項目