Data.Bind.ObjectScope.IGetMemberObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IGetMemberObject = interface

C++

__interface IGetMemberObject  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

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

See Also