TStaticSmallIntArray Type
Represents an array of the SmallInt type.
type TStaticSmallIntArray = array[0..MaxSmallIntArrayElements - 1] of SmallInt;
Represents an array of the SmallInt type.
type TStaticSmallIntArray = array[0..MaxSmallIntArrayElements - 1] of SmallInt;