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.4 | Generated 2025-11-08 | Home |