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

sysdyn.h

This is type System::TShortIntDynArray.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!