TStaticNativeUIntArray Type
Represents an array of the NativeUInt type.
type TStaticNativeUIntArray = array[0..MaxNativeUIntArrayElements - 1] of NativeUInt;
Represents an array of the NativeUInt type.
type TStaticNativeUIntArray = array[0..MaxNativeUIntArrayElements - 1] of NativeUInt;