Source position: strutils.pp line 30
function AnsiContainsText(
const AText: string;
const ASubText: string
):Boolean;