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