DecodeInt function

function DecodeInt(Const Value: string; Index: Integer): Word;

Unit
SynaUtil

Description
Decodes two characters located at "Index" offset position of the "Value" string to Word values.


See also:
CodeInt