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.8 | Generated 2026-06-06 | Home |