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

MatchesMask

If the file name matches the passed mask.

Declaration

Source position: masks.pas line 86

function MatchesMask(

  const FileName: String;

  const Mask: String

):Boolean;

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