Maximum value for a byte
Source position: syshelph.inc line 507
const TWordHelper.MaxByte = High(TWordByteIndex);
MaxByte is the highest byte a word-typed value can contain.
TWordHelper.MinByte
Minimum value for a byte