API:System.ObjAuto.GetInvokeInstance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetInvokeInstance(MethodPointer: TMethod): TObject;

C++

extern DELPHI_PACKAGE System::TObject* __fastcall GetInvokeInstance(const System::TMethod &MethodPointer);

Properties

Type Visibility Source Unit Parent
function public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto System.ObjAuto

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!