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.6 | Generated 2026-02-20 | Home |