StrToHex function
function
StrToHex(Const Value: string): string;
Unit
SynaUtil
Description
Returns a string with hexadecimal digits representing the corresponding values of the bytes found in "Value" string.