System.TShortIntDynArray
From RAD Studio VCL Reference
C++ Information
From System.hpp
typedef System::DynamicArray<signed char> TShortIntDynArray;
Unit: System
Type: typedef
Description
Is a dynamic array of ShortInt.
TShortIntDynArray is a dynamic array with ShortInt elements.