DecodeInt function

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

Unit
SynaUtil

Description
Decode two characters in Index position of Value string to word value.

See also:
CodeInt