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