TStaticNativeIntArray Type
Represents an array of the NativeInt type.
type TStaticNativeIntArray = array[0..MaxNativeIntArrayElements - 1] of NativeInt;
Represents an array of the NativeInt type.
type TStaticNativeIntArray = array[0..MaxNativeIntArrayElements - 1] of NativeInt;