Data.Bind.ObjectScope.TBindSourceAdapter

提供:RAD Studio API Documentation

TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

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 オブジェクトにデータを提供するためのアダプタ基底クラスを表します。


関連項目