System.Generics.Defaults._LookupVtableInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function _LookupVtableInfo(intf: TDefaultGenericInterface; info: PTypeInfo; size: Integer): Pointer;

C++

extern DELPHI_PACKAGE void * __fastcall _LookupVtableInfo(TDefaultGenericInterface intf, System::Typinfo::PTypeInfo info, int size);

Propriétés

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


Description

_LookupVtableInfo est utilisée en interne.

La routine _LookupVtableInfo est utilisée en interne et ne doit pas être utilisée par une application.

Voir aussi