Minimum value for a nibble.
Source position: syshelph.inc line 921
const TShortIntHelper.MinNibble = Low(TShortIntNibbleIndex);
MinNibble is the lowest nibble a shortint-typed value can contain.
TShortIntHelper.MaxNibble
Maximum value for a nibble.