Minimum value for a bit
Source position: syshelph.inc line 686
const TIntegerHelper.MinBit = Low(TIntegerBitIndex);
MinBit is the lowest bit an Integer-typed value can contain.
TIntegerHelper.MaxBit
Maximum value for a bit