Minimum value for a bit.
Source position: syshelph.inc line 1419
const TNativeIntHelper.MinBit = Low(TNativeIntBitIndex);
MinBit is the lowest bit a NativeInt-typed value can contain.
TNativeIntHelper.MaxBit
Maximum value for a bit.