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