Show: Delphi
C++
Display Preferences
System.Masks
From XE2 API Documentation
Classes
| EMaskException | EMaskException is the exception class for errors that occur when comparing a file name to a mask. |
| TMask | TMask allows the comparison of strings containing wildcards to a file mask. |
Routines
| MatchesMask | Indicates whether a file name conforms to the format specified by a filter string. |