[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Masks' (#lazutils)

MaskOpCodesDisableRange

Contains the set of op codes allowed when sets and ranges are disabled in mask expressions.

Declaration

Source position: masks.pas line 76

const MaskOpCodesDisableRange = [mocAnyChar, mocAnyText, mocNegateGroup, mocEscapeChar];

Description

Omits the op code identifiers mocAnyCharOrNone, mocRange, and mocSet.

See also

TMaskOpCode

  

Represents operations needed for an entry in a mask specification.

TMaskOpCodes

  

Set type used to store values from the TMaskOpcode enumeration.

TMaskOptions

  

Set type used to store values from the TMaskOption enumeration.

TMaskList.Create

  

Creates a new list with mask instances for the specified mask values, delimiter and options.


Version 4.0 Generated 2025-05-03 Home