Source position: strutils.pp line 229
function IsWordPresent(
const W: string;
const S: string;
const WordDelims: TSysCharSet
):Boolean;