[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Set with the default Windows-specific quirk values.
Source position: masks.pas line 127
const DefaultWindowsQuirks = [wqAnyExtension, wqEmptyIsAny, wqNoExtension]; |
DefaultWindowsQuirks can be passed an argument to the constructor in TWindowsMaskUTF8, or assigned directly to the Quirks property in the mask class instance. Omits the values wqExtension3More and wqAllByExtension.
|
Represents types of Windows-specific quirks for file and directory masks. |
|
|
Set type used to store values from the TWindowsQuirk enumeration. |
|
|
Sets type with all of the 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 |