Source position: JPL.Strings.pas line 174
function StrRemove(
const s: string;
const StringToRemove: string;
IgnoreCase: Boolean = False
):string;