System.PPointerArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

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