TStaticByteSetArray Type

Represents an array of the ByteSet type.

Namespace: flcStdTypes
type
 TStaticByteSetArray = array[0..MaxByteSetArrayElements - 1] of ByteSet;