De RAD Studio API Documentation
Delphi
TTypeTable = array[0..MaxInt div SizeOf(Pointer) - 1] 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.