API:System.Rtti.TRawVirtualClass.TVTable.SetVTableSlot

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetVTableSlot(Idx: Integer; Proc: Pointer; Context: Pointer); overload;
procedure SetVTableSlot(Idx: Integer; Proc: Pointer); overload;

C++

void __fastcall SetVTableSlot(int Idx, void * Proc, void * Context)/* overload */;
void __fastcall SetVTableSlot(int Idx, void * Proc)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
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 !