System.Generics.Defaults._MakeExtInstance

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
System.Generics.Defaults.pas
System.Generics.Defaults.hpp
System.Generics.Defaults System.Generics.Defaults

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。