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.