Minimum value for a byte
Source position: syshelph.inc line 558
const TSmallIntHelper.MinByte = Low(TSmallIntByteIndex);
MinByte is the lowest byte a smallint-typed value can contain.
TSmallIntHelper.MaxByte
Maximum value for a byte