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