Converts the value in a String to a Word data type.
Source position: fpcadds.pas line 28
function StrToWord( |
const s: string |
):Word; |
s |
|
String value examined in the method. |
Word value calculated for the specified String.
| Version 4.4 | Generated 2025-11-08 | Home |