Source position: gtkproc.pp line 605
function RemoveAmpersands(
Src: PChar;
LineLength: LongInt
):PChar;function RemoveAmpersands(
const ASource: string
):string;