System.Generics.Defaults._MakeExtInstance

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function _MakeExtInstance(info: PTypeInfo; size: NativeInt; data: array of Pointer;
meths: array of Pointer): Pointer;

C++

extern DELPHI_PACKAGE void * __fastcall _MakeExtInstance(System::Typinfo::PTypeInfo info, System::NativeInt size, void * *data, const System::NativeInt data_High, void * *meths, const System::NativeInt meths_High);

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

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