Data.Bind.Components.TBindList

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

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 クラスで構築されており、オブジェクト インスペクタ内からアクセスできる、一連の追加プロパティも公開しています。

関連項目

コード サンプル