Minimum value for a SmallInt
Source position: syshelph.inc line 552
const TSmallIntHelper.MinValue = Low(SmallInt);
MinValue is the smallest value a SmallInt-typed value can contain.
TSmallIntHelper.MaxValue
Maximum value for a SmallInt