System.PPointerArray
Delphi
PPointerArray = ^PointerArray;
C++
typedef PointerArray *PPointerArray;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| pointer typedef | public | System.pas System.hpp | System | System | 
Description
PPointerArray est un pointeur sur un PointerArray.
PPointerArray est un pointeur sur un PointerArray.