[Overview][Types][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |