Maximum value for a nibble
Source position: syshelph.inc line 817
const TQWordHelper.MaxNibble = High(TQwordNibbleIndex);
MaxNibble is the highest nibble a QWord-typed value can contain.
TQWordHelper.MinNibble
Minimum value for a nibble