Set with all of the mask op codes values.
Source position: masks.pas line 65
const AllMaskOpCodes = [mocAnyChar, mocAnyCharOrNone, mocAnyText, mocRange, mocSet, mocNegateGroup, mocEscapeChar]; |
|
Represents operations needed for an entry in a mask specification. |
|
|
Set type used to store values from the TMaskOpcode enumeration. |
| Version 4.4 | Generated 2025-11-08 | Home |