TStaticNativeUIntArray Type

Represents an array of the NativeUInt type.

Namespace: flcStdTypes
type
 TStaticNativeUIntArray = array[0..MaxNativeUIntArrayElements - 1] of NativeUInt;