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