Source position: mseformatstr.pas line 362
function bytestrtostr(
const inp: ansistring;
base: numbasety = nb_hex;
spacechar: Char = #0
):string;