[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains the op codes allowed for the mask instances in the list.
Source position: masks.pas line 340
public property TMaskList.MaskOpCodes : TMaskOpCodes |
MaskOpCodes is a TMaskOpCodes property with the set of mask op codes enabled in the class instance. It contains values from the TMaskOpCode enumeration, and is initially set from arguments passed to the Create constructor. Setting a new value for the property causes each of the TMask instances in Items to be updated with the new value for the property.
|
Creates a new list with mask instances for the specified mask values, delimiter and options. |
|
|
String with the delimited list of mask expressions for the class instances in the list. |
|
|
The mask items in the list. |
|
|
Set type used to store values from the TMaskOpcode enumeration. |
|
|
Represents operations needed for an entry in a mask specification. |
Version 4.0 | Generated 2025-05-03 | Home |