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