[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msestrings.pas line 314
function stringsearch( |
const substring: string; |
const s: string; |
start: Integer; |
const options: searchoptionsty; |
const substringupcase: string = '' |
):Integer; overload; |