Minimum value for a SmallInt.
Source position: syshelph.inc line 438
public const TSmallIntHelper.MinValue = - 32768;
MinValue is the smallest value a SmallInt-typed value can contain.
TSmallIntHelper.MaxValue
Maximum value for a SmallInt.