Maximum value for a ShortInt.
Source position: syshelph.inc line 412
public const TShortIntHelper.MaxValue = 127;
MaxValue is the biggest value a ShortInt-typed value can contain.
TShortIntHelper.MinValue
Minimum value for a ShortInt.