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