Data.Bind.ObjectScope.TBindSourceAdapterGetMemberObject

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTBindSourceAdapterGetMemberObject

Delphi

TBindSourceAdapterGetMemberObject = class(TInterfacedObject, IGetMemberObject)

C++

class PASCALIMPLEMENTATION TBindSourceAdapterGetMemberObject : public System::TInterfacedObject

Properties

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

Description

Is the implementation of the IGetMemberObject interface used to get the object associated with an adapter.

See Also