TSmallIntHelper.MinValue
Minimum value for a SmallInt
Declaration
Source position: syshelph.inc line 438
public Const
MinValue = - 32768;
Description
MinValue is the smallest value a SmallInt-typed value can contain.
See also
Name | Description |
---|---|
TSmallIntHelper.MaxValue | Maximum value for a SmallInt |