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