The maximum value of the Longint data type.
MaxLongint = 2147483647;
MaxLongint = 2147483647;
System
MaxLongint represents the highest value in the range of the Longint (Delphi) or int (C++) data type (2147483647).
Longint
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|