Source position: strutils.pp line 188
function DelChars(
const S: string;
Chr: char
):string;function DelChars(
Chars: TSysCharSet
):string;