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

This is type System::TSmallIntDynArray.

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