Minimum value for a nibble.
Source position: syshelph.inc line 1510
const TNativeUIntHelper.MinNibble = Low(TNativeUIntNibbleIndex);
MinNibble is the lowest nibble a NativeUInt-typed value can contain.
TNativeUIntHelper.MaxNibble
Maximum value for a nibble.