Data.Bind.ObjectScope.TBindSourceAdapteObjectFieldGetMemberObject

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTBindSourceAdapteObjectFieldGetMemberObject

Delphi

TBindSourceAdapteObjectFieldGetMemberObject = class(TInterfacedObject, IGetMemberObject)

C++

class PASCALIMPLEMENTATION TBindSourceAdapteObjectFieldGetMemberObject : 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 object field.

See Also