

| Name | Value | Description | |||
| exNoEditable | 0 | The event's caption is not editable. | |||
| exEditCaption | 1 | The event's Caption property is editable. | |||
| exEditShortLabel | 2 | The event's ShortLabel property is editable. | |||
| exEditLongLabel | 3 | The event's LongLabel property is editable. | |||
| exEditExtraLabel | 4 | (Default). The event's ExtraLabel property is editable. | |||
| exEditRepetitive | 5 | The event's Repetitive property is editable. | |||
| exEditAcceptsReturn | 16 | Specifies that the ENTER key inserts new lines during edit. The exEditAcceptsReturn flag can be combined with any other value. |