API:Data.Bind.Components.TBindLink

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

Data.Bind.Components.TCustomBindLinkData.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTBindLink

Delphi

TBindLink = class(TCustomBindLink)

C++

class PASCALIMPLEMENTATION TBindLink : public TCustomBindLink

プロパティ

種類 可視性 ソース ユニット
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

リンク バインディング式を実装します。

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


リンク バインディング式を実装します。


TCustomBindLink クラスは、リンク バインディング式の基底クラスです。

リンク コンポーネントを使用すると、コントロールを使ってデータ ソースを編集できるよう、コントロールをデータ ソースにバインドすることができます。

関連項目