Source position: strutils.pp line 87
function DupeString(
const AText: string;
ACount: Integer
):string;