Source position: strutils.pp line 203
function AddChar(
C: AnsiChar;
const S: string;
N: Integer
):string;