Data.Bind.ObjectScope.TBindSourceAdapteObjectFieldGetMemberObject

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

System.TInterfacedObjectSystem.TObjectTBindSourceAdapteObjectFieldGetMemberObject

Delphi

TBindSourceAdapteObjectFieldGetMemberObject = class(TInterfacedObject, IGetMemberObject)

C++

class PASCALIMPLEMENTATION TBindSourceAdapteObjectFieldGetMemberObject : public System::TInterfacedObject

プロパティ

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

説明

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


関連項目