RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.IntegerArray Type
Pascal
IntegerArray = array[0..$effffff] of Integer;
C++
array[0..$effffff] of Integer IntegerArray;

This is type System.IntegerArray.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!