Contains the set of op codes allowed when sets and ranges are disabled in mask expressions.
Source position: masks.pas line 76
const MaskOpCodesDisableRange = [mocAnyChar, mocAnyText, mocNegateGroup, mocEscapeChar]; |
Omits the op code identifiers mocAnyCharOrNone, mocRange, and mocSet.
|
Represents operations needed for an entry in a mask specification. |
|
|
Set type used to store values from the TMaskOpcode enumeration. |
|
|
Set type used to store values from the TMaskOption enumeration. |
|
|
Creates a new list with mask instances for the specified mask values, delimiter and options. |
| Version 4.4 | Generated 2025-11-08 | Home |