Minimum value for a byte.
Source position: syshelph.inc line 388
public const TByteHelper.MinValue = 0;
MinValue is the smallest value a byte-typed value can contain.
TByteHelper.MaxValue
Maximum value for a byte.