[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets type with all of the Windows-specific quirk values.
Source position: masks.pas line 119
const AllWindowsQuirks = [wqAnyExtension, wqFilenameEnd, wqExtension3More, wqEmptyIsAny, wqAllByExtension, wqNoExtension]; |
AllWindowsQuirks can be passed an argument to the constructor in TWindowsMaskUTF8, or assigned directly to the Quirks property in the mask class instance.
|
Represents types of Windows-specific quirks for file and directory masks. |
|
|
Set type used to store values from the TWindowsQuirk enumeration. |
|
|
Set with the default Windows-specific quirk values. |
|
|
Constructor for the class instance. |
|
|
Contains the TWindowsQuirk enumeration values for file system quirks enabled in the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |