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