Minimum value for a nibble
Source position: syshelph.inc line 409
const TByteHelper.MinNibble = Low(TByteNibbleIndex);
MinNibble is the lowest nibble a byte-typed value can contain.
TByteHelper.MaxNibble
Maximum value for a nibble