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