Data.Bind.ObjectScope.TBaseObjectBindSourceAdapter

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

Data.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBaseObjectBindSourceAdapter

Delphi

TBaseObjectBindSourceAdapter = class(TBindSourceAdapter)

C++

class PASCALIMPLEMENTATION TBaseObjectBindSourceAdapter : public TBindSourceAdapter

プロパティ

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

説明

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

Data.Bind.ObjectScope.TBaseObjectBindSourceAdapter は Data.Bind.ObjectScope.TBindSourceAdapter を継承しています。以下の内容はすべて Data.Bind.ObjectScope.TBindSourceAdapter を参照しています。


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


関連項目