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