Minimum value for a bit
Source position: syshelph.inc line 407
const TByteHelper.MinBit = Low(TByteBitIndex);
MinBit is the lowest bit a byte-typed value can contain.
TByteHelper.MaxBit
Maximum value for a bit