API:System.Rtti.TRawVirtualClass.TVTable.AllocateRawThunk

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function AllocateRawThunk(Proc: Pointer; Context: Pointer; BytesToPop: Integer): Pointer; static;

C++

static void * __fastcall AllocateRawThunk(void * Proc, void * Context, int BytesToPop);

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !