De RAD Studio API Documentation
				
								
				
		Delphi
			type TTypeTable = array [0..536870910] of Pointer;
 
		C++
			typedef System::StaticArray<void *, 536870911> TTypeTable;
 
 
Propriétés
	
		| Type | Visibilité | Source | Unité | Parent | 
	
		| array typedef | public | System.pas System.hpp | System | System | 
Description
A usage interne.
N'utilisez pas ce type.