[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Rounds the specified Real value to an Int64 value.
Source position: lcltype.pp line 2998
function MathRound( |
AValue: ValReal |
):Int64; |
AValue |
|
Real type with the value rounded in the routine. |
Int64 type with the rounded value.
Version 4.0 | Generated 2025-05-03 | Home |