Event types for KCML_Form_Disable_Async_Events
| Enumeration Value | Value | Description |
|---|---|---|
| _KCML_EVENTS_NONE | 0x0 | No events |
| _KCML_EVENTS_TAB_PAGE | 0x1 | Tab page Enter Exit |
| _KCML_EVENTS_ROW_REQUEST | 0x2 | Row request |
| _KCML_EVENTS_TREE_SELCHANGE | 0x4 | Tree selchange |
| _KCML_EVENTS_IDLE | 0x8 | Idle event |
| _KCML_EVENTS_VALIDATE | 0x10 | Validate event (as a result of ServerEdit) |
| _KCML_EVENTS_ALL | 0x1F | All events |
Back to the list of Enumerations and Constants