System.Generics.Defaults._GetExtInstanceData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function _GetExtInstanceData(self: Pointer; index: Integer): Pointer; inline;

C++

extern DELPHI_PACKAGE void * __fastcall _GetExtInstanceData(void * self, int index);

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.