[Overview][Types][Classes][Procedures and functions][Index] |
Checks whether the string S matches the wildcard pattern Pattern.
Source position: wildcrds.pas line 145
function Match( |
const Pattern: string; |
const S: string |
):Boolean; |
|
Pattern Format |