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