TcxScheduler Events
The scheduler control.| Name | Description |
|---|---|
| ContentPopupMenuEvents | Inherited from TcxCustomScheduler. |
| DateNavigatorEvents | |
| EventPopupMenuEvents | Inherited from TcxCustomScheduler. |
| OnAfterDragEvent | Fires after an end-user has finished dragging the user event and released the mouse button. Inherited from TcxCustomScheduler. |
| OnAfterEditing | Fires when the in-place editor or the Event dialog exits. Inherited from TcxCustomScheduler. |
| OnAfterSizingEvent | Fires after an end-user has finished dragging the user event‘s time boundaries and released the mouse button. Inherited from TcxCustomScheduler. |
| OnAlignInsertBefore | Inherited from TWinControl. |
| OnAlignPosition | Inherited from TWinControl. |
| OnBeforeDeleting | Fires when AEvent is about to be deleted. Inherited from TcxCustomScheduler. |
| OnBeforeDragEvent | Fires before an end-user starts dragging the user event in the scheduling area. Inherited from TcxCustomScheduler. |
| OnBeforeEditing | Fires before the in-place editor or Event dialog editor is activated. Inherited from TcxCustomScheduler. |
| OnBeforeSizingEvent | Fires before an end-user starts resizing the user event in the scheduling area. Inherited from TcxCustomScheduler. |
| OnCanResize | Inherited from TControl. |
| OnCanShowView | Fires before a time View shown in the scheduling area is changed for another. Inherited from TcxCustomScheduler. |
| OnClick | Inherited from TControl. |
| OnConstrainedResize | Inherited from TControl. |
| OnContextPopup | Inherited from TControl. |
| OnCustomDrawBackground | Occurs before the scheduling area‘s background is drawn. |
| OnCustomDrawButton | Occurs every time More Events button is about to be drawn. |
| OnCustomDrawContent | Occurs every time scheduler area content is about to be drawn. |
| OnCustomDrawDayHeader | Occurs every time a day header is about to be drawn in the scheduler area. |
| OnCustomDrawEvent | Allows you to override or complement the user event draw routine. |
| OnCustomDrawGroupSeparator | Occurs every time a group separator is about to be drawn in the scheduler area. |
| OnCustomDrawResourceHeader | Occurs every time a resource header is about to be drawn in the scheduler area. |
| OnDblClick | Inherited from TControl. |
| OnDockDrop | Inherited from TWinControl. |
| OnDockOver | Inherited from TWinControl. |
| OnDragDrop | Inherited from TControl. |
| OnDragOver | Inherited from TControl. |
| OnEndDock | Inherited from TControl. |
| OnEndDrag | Inherited from TControl. |
| OnEnter | Inherited from TWinControl. |
| OnEventSelectionChanged | Fires when the user event has been selected or unselected. Inherited from TcxCustomScheduler. |
| OnExit | Inherited from TWinControl. |
| OnFirstVisibleResourceChanged | Fires when the leftmost resource in the scheduling area has been changed. Inherited from TcxCustomScheduler. |
| OnFocusChanged protected | Inherited from TcxControl. |
| OnGesture | Inherited from TControl. |
| OnGetEventDisplayText | Fires before the AEvent user event‘s subject is drawn in the scheduling area. Inherited from TcxCustomScheduler. |
| OnGetEventEditProperties | Fires before the description is drawn in the AEvent user event‘s rectangle. Inherited from TcxCustomScheduler. |
| OnGetEventHintText | Fires before the hint window is shown when an end-user positions the mouse pointer over the user event‘s rectangle. Inherited from TcxCustomScheduler. |
| OnGetEventModernStyleHintInfo | Enables you to show, hide, and customize the callout popup hint’s content for a user event when the Modern Style is active. Inherited from TcxCustomScheduler. |
| OnGetSiteInfo | Inherited from TWinControl. |
| OnInitEdit | Fires when the user event‘s AEdit in-place editor gets activated. Inherited from TcxCustomScheduler. |
| OnInitEventImages | Fires when the user event‘s rectangle is about to be rendered. |
| OnIsWorkTime | Fires before the time block is drawn in the scheduling area. Inherited from TcxCustomScheduler. |
| OnKeyDown | Inherited from TWinControl. |
| OnKeyPress | Inherited from TWinControl. |
| OnKeyUp | Inherited from TWinControl. |
| OnLayoutChanged | Fires when the scheduler control’s layout has been changed. Inherited from TcxCustomScheduler. |
| OnMoreEventsButtonClick | Fires when an end-user clicks the button which brings user events into view. Inherited from TcxCustomScheduler. |
| OnMouseActivate | Inherited from TControl. |
| OnMouseDown | Inherited from TControl. |
| OnMouseEnter | Occurs when the mouse pointer enters into the control. Inherited from TcxControl. |
| OnMouseLeave | Occurs when the mouse pointer leaves the control. Inherited from TcxControl. |
| OnMouseMove | Inherited from TControl. |
| OnMouseUp | Inherited from TControl. |
| OnMouseWheel | Inherited from TControl. |
| OnMouseWheelDown | Inherited from TControl. |
| OnMouseWheelUp | Inherited from TControl. |
| OnNavigationButtonClick | Allows you to respond to the user event navigation button click. Inherited from TcxCustomScheduler. |
| OnResize | Inherited from TControl. |
| OnScaleScroll | Enables you to synchronize scroll operations in the TimeGrid View with the Date Navigator. Inherited from TcxCustomScheduler. |
| OnSelectionChanged | Fires after an end-user has selected the time block(s). Inherited from TcxCustomScheduler. |
| OnShowDateHint | Allows you to customize hint visibility and display text. Inherited from TcxCustomScheduler. |
| OnStartDock | Inherited from TControl. |
| OnStartDrag | Inherited from TControl. |
| OnUnDock | Inherited from TWinControl. |
| OnViewTypeChanged | Fires when the time View in the scheduling area is about to be changed. Inherited from TcxCustomScheduler. |
| ResourceNavigatorEvents | Inherited from TcxCustomScheduler. |
| StylesEvents | Inherited from TcxCustomScheduler. |
| ViewDayEvents | |
| ViewGanttEvents | |
| ViewTimeGridEvents | |
| ViewYearEvents |
See Also