Minimum value for a bit.
Source position: syshelph.inc line 1508
const TNativeUIntHelper.MinBit = Low(TNativeUIntBitIndex);
MinBit is the lowest bit a NativeUInt-typed value can contain.
TNativeUIntHelper.MaxBit
Maximum value for a bit.