RAD Studio (Common)
ContentsIndex
PreviousUpNext
E2099: Overflow in conversion or arithmetic operation (Delphi)

The compiler has detected an overflow in an arithmetic expression: the result of the expression is too large to be represented in 32 bits.  

Check your computations to ensure that the value can be represented by the computer hardware.

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