Ouvrir le menu principal

RAD Studio API Documentation β

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.

Voir aussi