Minimum value for a nibble.
Source position: syshelph.inc line 973
const TWordHelper.MinNibble = Low(TWordNibbleIndex);
MinNibble is the lowest nibble a word-typed value can contain.
TWordHelper.MaxNibble
Maximum value for a nibble.