RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.MaxComp Constant

MaxComp defines the maximum absolute value for a Comp variable.

Pascal
MaxComp = 9.223372036854775807e+18;
C++
MaxComp = 9.223372036854775807e+18;

MaxComp defines the maximum absolute value for a Comp variable. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!