Source position: substrings.pas line 54
function SubstrExists(
const str: String;
const sub: String
):Boolean;