Gets the smallest value for the specified Integer as a Word type.
Source position: lcltype.pp line 3005
function LoWord( |
i: Integer |
):Word; |
i |
|
Integer value examined in the routine. |
Smallest Word value for the specified Integer.
|
Gets the largest value for the specified Integer as a Word type. |
|
| Version 4.4 | Generated 2025-11-08 | Home |