Maximum value for a nibble
Source position: syshelph.inc line 555
const TSmallIntHelper.MaxNibble = High(TSmallIntNibbleIndex);
MaxNibble is the highest nibble a smallint-typed value can contain.
TSmallIntHelper.MinNibble
Minimum value for a nibble