RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.UnitEntryTable Type
Pascal
UnitEntryTable = array [0..9999999] of PackageUnitEntry;
C++
array [0..9999999] of PackageUnitEntry UnitEntryTable;

System

This is type System.UnitEntryTable.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!