Data.Bind.ObjectScope.TBindSourceAdapter

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBindSourceAdapter

Delphi

TBindSourceAdapter = class(TComponent, IBindSourceAdapter)

C++

class PASCALIMPLEMENTATION TBindSourceAdapter : public System::Classes::TComponent

プロパティ

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

説明

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


関連項目