Data.Bind.ObjectScope.TBindSourceAdapterGetMemberObject

提供:RAD Studio API Documentation

TBindSourceAdapterGetMemberObjectSystem.TInterfacedObjectSystem.TObject

Delphi

TBindSourceAdapterGetMemberObject = class(TInterfacedObject, IGetMemberObject)

C++

class PASCALIMPLEMENTATION TBindSourceAdapterGetMemberObject : public System::TInterfacedObject

プロパティ

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

説明

アダプタに関連付けられているオブジェクトを取得するのに使用される IGetMemberObject インターフェイスを実装したものです。


関連項目