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