Ouvrir le menu principal

RAD Studio API Documentation β

System.ObjAuto.GetInvokeInstance

Delphi

function GetInvokeInstance(MethodPointer: TMethod): TObject;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto System.ObjAuto

Description

A usage interne.

N'utilisez pas directement GetInvokeInstance.

Voir aussi