Indy 9
Content
|
Index
|
Reference
WordToStr
See Also
,
Unit: IdTrivialFTPBase
Converts a Word data type to a String representation.
function
WordToStr(
const
Value: Word):
WordStr
;
Unit
IdTrivialFTPBase
Parameters
const Value: Word
Data to be converted.
Return Value
WordStr
- Result of the conversion.
Description
WordToStr is a
WordStr
function that converts the Word data type specified in Value to it's
WordStr
representation.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.