System.Generics.Defaults._LookupVtableInfo
Delphi
function _LookupVtableInfo(intf: TDefaultGenericInterface; info: PTypeInfo; size: NativeInt): Pointer;
C++
extern DELPHI_PACKAGE void * __fastcall _LookupVtableInfo(TDefaultGenericInterface intf, System::Typinfo::PTypeInfo info, System::NativeInt size);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.Generics.Defaults.pas System.Generics.Defaults.hpp  | 
        System.Generics.Defaults | System.Generics.Defaults | 
Description
Embarcadero Technologies does not currently have any additional information.