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 Word values.

See also:
CodeInt