Minimum value for a nibble
Source position: syshelph.inc line 688
const TIntegerHelper.MinNibble = Low(TIntegerNibbleIndex);
MinNibble is the lowest nibble an Integer-typed value can contain.
TIntegerHelper.MaxNibble
Maximum value for a nibble