Minimum value for a bit
Source position: syshelph.inc line 452
const TShortIntHelper.MinBit = Low(TShortIntBitIndex);
MinBit is the lowest bit a shortint-typed value can contain.
TShortIntHelper.MaxBit
Maximum value for a bit