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