TcxCustomScheduler Events
The base class for classes that implement the scheduler control.Name | Description |
---|---|
ContentPopupMenuEvents | |
EventPopupMenuEvents | |
OnAfterDragEvent protected | Fires after an end-user has finished dragging the user event and released the mouse button. |
OnAfterEditing protected | Fires when the in-place editor or the Event dialog exits. |
OnAfterSizingEvent protected | Fires after an end-user has finished dragging the user event‘s time boundaries and released the mouse button. |
OnAlignInsertBefore | Inherited from TWinControl. |
OnAlignPosition | Inherited from TWinControl. |
OnBeforeDeleting protected | Fires when AEvent is about to be deleted. |
OnBeforeDragEvent protected | Fires before an end-user starts dragging the user event in the scheduling area. |
OnBeforeEditing protected | Fires before the in-place editor or Event dialog editor is activated. |
OnBeforeSizingEvent protected | Fires before an end-user starts resizing the user event in the scheduling area. |
OnCanResize | Inherited from TControl. |
OnCanShowView protected | Fires before a time View shown in the scheduling area is changed for another. |
OnClick | Inherited from TControl. |
OnConstrainedResize | Inherited from TControl. |
OnContextPopup | Inherited from TControl. |
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 protected | Fires when the user event has been selected or unselected. |
OnExit | Inherited from TWinControl. |
OnFirstVisibleResourceChanged protected | Fires when the leftmost resource in the scheduling area has been changed. |
OnFocusChanged protected | Inherited from TcxControl. |
OnGesture | Inherited from TControl. |
OnGetEventDisplayText protected | Fires before the AEvent user event‘s subject is drawn in the scheduling area. |
OnGetEventEditProperties protected | Fires before the description is drawn in the AEvent user event‘s rectangle. |
OnGetEventHintText protected | Fires before the hint window is shown when an end-user positions the mouse pointer over the user event‘s rectangle. |
OnGetEventModernStyleHintInfo protected | Enables you to show, hide, and customize the callout popup hint’s content for a user event when the Modern Style is active. |
OnGetSiteInfo | Inherited from TWinControl. |
OnInitEdit protected | Fires when the user event‘s AEdit in-place editor gets activated. |
OnIsWorkTime protected | Fires before the time block is drawn in the scheduling area. |
OnKeyDown | Inherited from TWinControl. |
OnKeyPress | Inherited from TWinControl. |
OnKeyUp | Inherited from TWinControl. |
OnLayoutChanged protected | Fires when the scheduler control’s layout has been changed. |
OnMoreEventsButtonClick protected | Fires when an end-user clicks the button which brings user events into view. |
OnMouseActivate | Inherited from TControl. |
OnMouseDown | Inherited from TControl. |
OnMouseEnter protected | Occurs when the mouse pointer enters into the control. Inherited from TcxControl. |
OnMouseLeave protected | 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 protected | Allows you to respond to the user event navigation button click. |
OnResize | Inherited from TControl. |
OnScaleScroll protected | Enables you to synchronize scroll operations in the TimeGrid View with the Date Navigator. |
OnSelectionChanged protected | Fires after an end-user has selected the time block(s). |
OnShowDateHint protected | Allows you to customize hint visibility and display text. |
OnStartDock | Inherited from TControl. |
OnStartDrag | Inherited from TControl. |
OnUnDock | Inherited from TWinControl. |
OnViewTypeChanged protected | Fires when the time View in the scheduling area is about to be changed. |
ResourceNavigatorEvents | |
StylesEvents |
See Also