Data.Bind.Components.TCustomBindGridListLookup

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

Data.Bind.Components.TCustomBindGridListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTCustomBindGridListLookup

Delphi

TCustomBindGridListLookup = class(TCustomBindGridList)

C++

class PASCALIMPLEMENTATION TCustomBindGridListLookup : public TCustomBindGridList

プロパティ

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

説明

データ ソースを基にグリッド コントロールまたはリスト コントロールの内容を設定する機能を実装しています。


TCustomBindGridListLookup クラスを使用すると、TBindScopeDBTPrototypeBindSource といったデータ ソースを基に、バインディング式を使って、グリッド(またはリスト)コントロールの内容を設定することができます。式を使用して、それぞれの行の内容をどう設定するかを指定することができます。式を使用して、キーの値をそれぞれの行と関連付けることができます。

関連項目