Maximum number of bits in TBits collection.
Source position: classesh.inc line 382
const MaxBitFlags = $7FFFFFE0;
TBits
Class to store collections of bits (binary values that can be 0 or 1)