[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements the class type used to evaluate and compare Windows-specific mask expressions.
Source position: masks.pas line 289
type TWindowsMask = class(TWindowsMaskUTF8) |
|
Implements the class type used to evaluate and compare Windows-specific mask expressions. |
|
| | ||
|
Implements a class used to define and evaluate a mask expression using Windows file system mask conventions. |
|
| | ||
|
The TMask class represents a mask expression and performs comparisons. |
|
| | ||
|
Implements a class used to define, evaluate, and compare a mask expression using UNIX file system mask conventions. |
|
| | ||
|
Implements the base class used to define and evaluate a mask expression. |
|
| | ||
TObject |
TWindowsMask is a TWindowsMaskUTF8 descendant, and introduces no new properties, methods, or events. It is essentially an alias for the TWindowsMaskUTF8 type.
|
Implements a class used to define and evaluate a mask expression using Windows file system mask conventions. |
|
|
Implements a class used to define, evaluate, and compare a mask expression using UNIX file system mask conventions. |
Version 4.0 | Generated 2025-05-03 | Home |