Maximum number of bits in TBits collection.
const MaxBitFlags = MaxBitRec * 32;
TBits
Class to store collections of bits (binary values that can be 0 or 1)