[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 87
function MatchesMaskList( |
const FileName: String; |
const Mask: String; |
Separator: Char = ''';''' |
):Boolean; |
lazarus-ccr.sourceforge.net |