JCL Help:IsFileNameMatch

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 function IsFileNameMatch(FileName: string; const Mask: string; const CaseSensitive: Boolean = False True): Boolean;


Parameters

Parameters Description
FileName: string TODO
const Mask: string TODO
const CaseSensitive: Boolean = False True default is False for Windows, True else


Description

The description for this help topic does not exist, edit this page


About

Unit

JclFileUtils


Donator

Robert Rossmair


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page