System.PPCharArray
Delphi
PPCharArray = ^TPCharArray;
C++
typedef TPCharArray *PPCharArray;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
pointer typedef  | 
		public | System.pas System.hpp  | 
        System | System | 
Description
Représente un pointeur sur un TPCharArray.
PPCharArray représente un pointeur sur un TPCharArray.