Data.Bind.ObjectScope.TBaseListBindSourceAdapter

提供:RAD Studio API Documentation

TBaseListBindSourceAdapterData.Bind.ObjectScope.TBaseObjectBindSourceAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TBaseListBindSourceAdapter = class(TBaseObjectBindSourceAdapter)

C++

class PASCALIMPLEMENTATION TBaseListBindSourceAdapter : public TBaseObjectBindSourceAdapter

プロパティ

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

説明

TAdapterBindSource オブジェクトにデータを提供するためのアダプタ基底クラスを表します。 Data.Bind.ObjectScope.TBaseListBindSourceAdapter は Data.Bind.ObjectScope.TBindSourceAdapter を継承しています。以下の内容はすべて Data.Bind.ObjectScope.TBindSourceAdapter を参照しています。


TAdapterBindSource オブジェクトにデータを提供するためのアダプタ基底クラスを表します。


関連項目