| [Overview][Types][Classes][Procedures and functions][Index] |
If the file name matches at least one of passed masks sepearated by separator.
Source position: masks.pas line 84
function MatchesMaskList( |
const FileName: string; |
const Mask: string; |
Separator: Char = ';'; |
const CaseSensitive: Boolean = False |
):Boolean; |
| lazarus-ccr.sourceforge.net |