Afficher : Delphi C++
Préférences d'affichage

System.PPointerArray

De XE2 API Documentation

Delphi

type 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.

Voir aussi

Versions précédentes
Traductions