Data.Bind.Components.TBindList

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

Data.Bind.Components.TCustomBindListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponentTBindList

Delphi

TBindList = class(TCustomBindList)

C++

class PASCALIMPLEMENTATION TBindList : public TCustomBindList

プロパティ

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

説明

コンポーネントをリストにバインドするときに使用する式を表します。

バインディング式から返される複数のデータをリストに表示することができます。 TBindList は、TCustomBindList クラスで構築されており、オブジェクト インスペクタ内からアクセスできる、一連の追加プロパティも公開しています。

関連項目

コード サンプル