API:System.PIntegerArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PIntegerArray = ^IntegerArray;

C++

typedef IntegerArray *PIntegerArray;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
System.pas
System.hpp
System System

Description

Embarcadero Technologies does not currently have any additional information.