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