RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.PUnitEntryTable Type

PUnitEntryTable is a pointer to a UnitEntryTable variable.

Pascal
PUnitEntryTable = ^UnitEntryTable;
C++
^UnitEntryTable PUnitEntryTable;

PUnitEntryTable is a pointer to a UnitEntryTable variable. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!