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