System.TShortIntDynArray
C++
typedef DynamicArray<Int8> TShortIntDynArray _DEPRECATED_ATTRIBUTE0;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | sysdyn.h | System | System |
Description
Is a dynamic array of ShortInt.
TShortIntDynArray is a dynamic array with ShortInt elements.