Maximum value for a bit.
Source position: syshelph.inc line 1282
const TQWordHelper.MaxBit = High(TQwordBitIndex);
MaxBit is the highest bit a QWord-typed value can contain.
TQWordHelper.MinBit
Minimum value for a bit.