Delphi
type IntegerArray = array [0..251658239] of Integer;
C++
typedef int* IntegerArray;
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
array typedef |
public |
System.pas System.hpp |
System |
System |
Description
Embarcadero Technologies does not currently have any additional information.