Gets the smallest value for the specified Integer as a Word type.
Source position: lcltype.pp line 2995
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. |
|
Lo |