Minimum value for a byte.
Source position: syshelph.inc line 1513
const TNativeUIntHelper.MinByte = Low(TNativeUIntByteIndex);
MinByte is the lowest byte a NativeUInt-typed value can contain.
TNativeUIntHelper.MaxByte
Maximum value for a byte.