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