Source position: strutils.pp line 142
function ReplaceStr(
const AText: string;
const AFromText: string;
const AToText: string
):string;