System.GetDynaMethod

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetDynaMethod(vmt: TClass; selector: SmallInt): Pointer;

C++

extern DELPHI_PACKAGE void * __fastcall GetDynaMethod(TClass vmt, short selector);

Propriétés

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

Description

A usage interne.

GetDynaMethod fait partie du support de répartition des méthodes dynamiques.