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