API:Data.Bind.Components.TLinkControlToField.DataSource

提供:RAD Studio API Documentation

Delphi

property DataSource: TBaseLinkingBindSource read GetDataSource write SetDataSource;

C++

__property DataSource;

プロパティ

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

説明

このデリゲート コンポーネントがリンクする TBaseLinkingBindSource オブジェクトを示します。 {{#multireplace:Data.Bind.Components.TLinkControlToField.DataSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TLinkControlToFieldDelegate.DataSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TLinkControlToFieldDelegate.DataSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

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

関連項目