System.ObjAuto.GetInvokeInstance

De RAD Studio API Documentation
Aller à : navigation, rechercher

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