RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::TIntegerDynArray Type
Pascal
TIntegerDynArray = DynamicArray<Integer>;
C++
typedef DynamicArray<Integer> TIntegerDynArray;

This is type System::TIntegerDynArray.

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