Minimum value for a bit
Source position: syshelph.inc line 621
const TCardinalHelper.MinBit = Low(TCardinalBitIndex);
MinBit is the lowest bit a Cardinal-typed value can contain.
TCardinalHelper.MaxBit
Maximum value for a bit