StrToHex function
function
StrToHex(Const Value: string): string;
Unit
SynaUtil
Description
Return
s
a
string with hexa
decimal
digits representing
the corresponding
values of
the
bytes
found
in
"V
alue
"
string.