[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Minimum value for a SmallInt
Source position: syshelph.inc line 407
public const TSmallIntHelper.MinValue = -32768; |
MinValue is the smallest value a SmallInt-typed value can contain.
|
Maximum value for a SmallInt |