4.67.1.23. MaxInt constant | Table of Contents | 4.67.1.25. MaxWord constant |
const MaxLongint = High(Longint); const MaxLong = High(Longint);MaxLongint represents the highest value in the range of the Longint data type (2147483647).
4.67.1.23. MaxInt constant | Table of Contents | 4.67.1.25. MaxWord constant |