Minimum value for a nibble.
Source position: syshelph.inc line 1347
const TInt64Helper.MinNibble = Low(TInt64NibbleIndex);
MinNibble is the lowest nibble an Int64-typed value can contain.
TInt64Helper.MaxNibble
Maximum value for a nibble.