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

説明

データセットのグリッド内の列に対するバインディングを作成するときに使用します。


一般に TBindLink は、データセット フィールドをさまざまなリストにリンクするなどのリンク操作に使用します。TBindLink は、TCustomBindLink クラスを継承し、さらに[オブジェクト インスペクタ]内でアクセスできる一連の追加プロパティを公開しています。

関連項目