Source position: strutils.pp line 239
function HexToBin(
HexValue: PChar;
BinValue: PChar;
BinBufSize: Integer
):Integer;