System.PUnitEntryTable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PUnitEntryTable = ^UnitEntryTable;

C++

typedef UnitEntryTable *PUnitEntryTable;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
System.pas
System.hpp
System System

Beschreibung

PUnitEntryTable ist ein Zeiger auf eine UnitEntryTable.

PUnitEntryTable ist ein Zeiger auf eine UnitEntryTable.

Siehe auch