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

TWindowsMask

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Implements the class type used to evaluate and compare Windows-specific mask expressions.

Declaration

Source position: masks.pas line 289

type TWindowsMask = class(TWindowsMaskUTF8)

Inheritance

TWindowsMask

  

Implements the class type used to evaluate and compare Windows-specific mask expressions.

|

TWindowsMaskUTF8

  

Implements a class used to define and evaluate a mask expression using Windows file system mask conventions.

|

TMask

  

The TMask class represents a mask expression and performs comparisons.

|

TMaskUTF8

  

Implements a class used to define, evaluate, and compare a mask expression using UNIX file system mask conventions.

|

TMaskBase

  

Implements the base class used to define and evaluate a mask expression.

|

TObject

Description

TWindowsMask is a TWindowsMaskUTF8 descendant, and introduces no new properties, methods, or events. It is essentially an alias for the TWindowsMaskUTF8 type.

See also

TWindowsMaskUTF8

  

Implements a class used to define and evaluate a mask expression using Windows file system mask conventions.

TMaskUTF8

  

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