API:Data.Bind.Components.TCustomBindListLookup

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

Data.Bind.Components.TCustomBindListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTCustomBindListLookup

Delphi

TCustomBindListLookup = class(TCustomBindList)

C++

class PASCALIMPLEMENTATION TCustomBindListLookup : public TCustomBindList

プロパティ

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

説明

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

Data.Bind.Components.TCustomBindListLookup は Data.Bind.Components.TCustomBindList を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindList を参照しています。


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


TCustomBindList クラスを使用すると、TBindScopeDBTPrototypeBindSource といったデータ ソースを基に、バインディング式を使って、リスト コントロールの内容を設定することができます。

関連項目