Data.Bind.ObjectScope.IGetMemberObject

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: Data.Bind.ObjectScope

Delphi

IGetMemberObject = interface

C++

__interface IGetMemberObject  : public System::IInterface

Description

Is an interface used for retrieving the underlying object exposed by an adapter field.

See Also