TStaticWord32Array Type

Represents an array of the Word32 type.

Namespace: flcStdTypes
type
 TStaticWord32Array = array[0..MaxWord32ArrayElements - 1] of Word32;