Source position: strutils.pp line 91
function MidBStr(
const AText: AnsiString;
const AByteStart: SizeInt;
const AByteCount: SizeInt
):AnsiString;