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

MatchesMask

If the file name matches the passed mask.

Declaration

Source position: masks.pas line 82

function MatchesMask(

  const FileName: string;

  const Mask: string;

  const CaseSensitive: Boolean = False

):Boolean;

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