DecodeInt function
function
DecodeInt(Const Value: string; Index: Integer): Word;
Unit
SynaUtil
Description
Decode
s
two characters
located at
"
Index
" offset
position of
the "
Value
"
string to
W
ord value
s
.
See also:
CodeInt