[Overview][Types][Procedures and functions][Variables][Index] |
Truncates the extended value and returns an Integer type.
Source position: lazutilities.pas line 34
function TruncToInt( |
e: Extended |
):Integer; |
e |
|
Extended value truncated and converted in the routine. |
Integer type with the truncated value.
Version 4.0 | Generated 2025-05-03 | Home |