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