System.PUnitEntryTable

De RAD Studio API Documentation

Delphi

type PUnitEntryTable = ^UnitEntryTable;

C++

typedef UnitEntryTable *PUnitEntryTable;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

PUnitEntryTable est un pointeur sur un UnitEntryTable.

PUnitEntryTable est un pointeur sur un UnitEntryTable.

Voir aussi

Traductions