Back to Devexpress

TcxCustomScheduler Events

vcl-cxschedulercustomcontrols-dot-tcxcustomscheduler-dot-underscore-events.md

latest13.3 KB
Original Source

TcxCustomScheduler Events

The base class for classes that implement the scheduler control.

NameDescription
ContentPopupMenuEvents
EventPopupMenuEvents
OnAfterDragEvent protectedFires after an end-user has finished dragging the user event and released the mouse button.
OnAfterEditing protectedFires when the in-place editor or the Event dialog exits.
OnAfterSizingEvent protectedFires after an end-user has finished dragging the user event‘s time boundaries and released the mouse button.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnBeforeDeleting protectedFires when AEvent is about to be deleted.
OnBeforeDragEvent protectedFires before an end-user starts dragging the user event in the scheduling area.
OnBeforeEditing protectedFires before the in-place editor or Event dialog editor is activated.
OnBeforeSizingEvent protectedFires before an end-user starts resizing the user event in the scheduling area.
OnCanResizeInherited from TControl.
OnCanShowView protectedFires before a time View shown in the scheduling area is changed for another.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnEventSelectionChanged protectedFires when the user event has been selected or unselected.
OnExitInherited from TWinControl.
OnFirstVisibleResourceChanged protectedFires when the leftmost resource in the scheduling area has been changed.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetEventDisplayText protectedFires before the AEvent user event‘s subject is drawn in the scheduling area.
OnGetEventEditProperties protectedFires before the description is drawn in the AEvent user event‘s rectangle.
OnGetEventHintText protectedFires before the hint window is shown when an end-user positions the mouse pointer over the user event‘s rectangle.
OnGetEventModernStyleHintInfo protectedEnables you to show, hide, and customize the callout popup hint’s content for a user event when the Modern Style is active.
OnGetSiteInfoInherited from TWinControl.
OnInitEdit protectedFires when the user event‘s AEdit in-place editor gets activated.
OnIsWorkTime protectedFires before the time block is drawn in the scheduling area.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChanged protectedFires when the scheduler control’s layout has been changed.
OnMoreEventsButtonClick protectedFires when an end-user clicks the button which brings user events into view.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnter protectedOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protectedOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnNavigationButtonClick protectedAllows you to respond to the user event navigation button click.
OnResizeInherited from TControl.
OnScaleScroll protectedEnables you to synchronize scroll operations in the TimeGrid View with the Date Navigator.
OnSelectionChanged protectedFires after an end-user has selected the time block(s).
OnShowDateHint protectedAllows you to customize hint visibility and display text.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
OnViewTypeChanged protectedFires when the time View in the scheduling area is about to be changed.
ResourceNavigatorEvents
StylesEvents

See Also

TcxCustomScheduler Class

TcxCustomScheduler Members

cxSchedulerCustomControls Unit