Data.Bind.Components.TBindListLink

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

Data.Bind.Components.TCustomBindListLinkData.Bind.Components.TCustomBindListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTBindListLink

Delphi

TBindListLink = class(TCustomBindListLink)

C++

class PASCALIMPLEMENTATION TBindListLink : public TCustomBindListLink

プロパティ

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

説明

データセットのグリッド内の列をリストにバインドするときに使用する式を表します。


データセットのグリッドを基にバインディング式から返される複数のデータをリストに表示することができます。TBindListLink は、TCustomBindListLink クラスを継承し、さらに[オブジェクト インスペクタ]内でアクセスできる一連の追加プロパティを公開しています。

関連項目