TStaticNativeIntArray Type

Represents an array of the NativeInt type.

Namespace: flcStdTypes
type
 TStaticNativeIntArray = array[0..MaxNativeIntArrayElements - 1] of NativeInt;