- 4.62.1.23 -
Standard Units
System Unit
System Unit VariablesMaxInt constant
Targets: MS-DOS, OS/2, Win32
System Unit
The maximum value of the Integer data type.
Declaration:
const MaxInt = High(Integer);
MaxInt represents the highest value in the range of
the Integer data type (2147483647).
|
|
|
MaxDWord constant |
Table of Content |
MaxLongint constant |
- 4.62.1.23 -