Indy 9
StrToWord
See Also, Unit: IdTrivialFTPBase
Converts a String to a Word data type.
function StrToWord(const Value: String): Word;
Unit
IdTrivialFTPBase
Parameters
const Value: String
Data to be converted.
Return Value
Word - Result of the conversion.
Description
StrToWord is a Word function that converts a String specified in Value to a Word data type.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.