Data.Bind.ObjectScope.IBindSourceAdapter

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

Delphi

IBindSourceAdapter = interface

C++

__interface  INTERFACE_UUID("{6F63422E-B03D-4308-A536-12F3C5A22931}") IBindSourceAdapter  : public System::IInterface

プロパティ

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

説明

TAdapterBindSource オブジェクトにデータを提供するすべてのクラスで実装しなければならないインターフェイスです。


関連項目