Maximum value for a byte.
Source position: syshelph.inc line 1348
const TInt64Helper.MaxByte = High(TInt64ByteIndex);
MaxByte is the highest byte an Int64-typed value can contain.
TInt64Helper.MinByte
Minimum value for a byte.