Minimum value for a nibble.
Source position: syshelph.inc line 1421
const TNativeIntHelper.MinNibble = Low(TNativeIntNibbleIndex);
MinNibble is the lowest nibble a NativeInt-typed value can contain.
TNativeIntHelper.MaxNibble
Maximum value for a nibble.