[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Masks' (#lazutils)

MatchesWindowsMaskList

Declaration

Source position: masks.pas line 85

function MatchesWindowsMaskList(

  const FileName: string;

  const Mask: string;

  Separator: Char = ';';

  const CaseSensitive: Boolean = False

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.