Source position: compactstrutils.pas line 34
function AnsiReplaceText(
const AText: String;
const AFromText: String;
const AToText: String
):String;