Minimum value for a byte.
Source position: syshelph.inc line 1287
const TQWordHelper.MinByte = Low(TQwordByteIndex);
MinByte is the lowest byte a QWord-typed value can contain.
TQWordHelper.MaxByte
Maximum value for a byte.