Unit 'Masks' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

AllMaskOpCodes

Set with all of the mask op codes values.

Declaration

Source position: masks.pas line 65

const AllMaskOpCodes = [mocAnyChar, mocAnyCharOrNone, mocAnyText, mocRange, mocSet, mocNegateGroup, mocEscapeChar];

See also

TMaskOpCode

  

Represents operations needed for an entry in a mask specification.

TMaskOpCodes

  

Set type used to store values from the TMaskOpcode enumeration.


Version 4.4 Generated 2025-11-08 Home