Back to Devexpress

TcxScheduler Events

vcl-cxscheduler-dot-tcxscheduler-dot-underscore-events.md

latest17.0 KB
Original Source

TcxScheduler Events

The scheduler control.

NameDescription
ContentPopupMenuEventsInherited from TcxCustomScheduler.
DateNavigatorEvents
EventPopupMenuEventsInherited from TcxCustomScheduler.
OnAfterDragEventFires after an end-user has finished dragging the user event and released the mouse button. Inherited from TcxCustomScheduler.
OnAfterEditingFires when the in-place editor or the Event dialog exits. Inherited from TcxCustomScheduler.
OnAfterSizingEventFires after an end-user has finished dragging the user event‘s time boundaries and released the mouse button. Inherited from TcxCustomScheduler.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnBeforeDeletingFires when AEvent is about to be deleted. Inherited from TcxCustomScheduler.
OnBeforeDragEventFires before an end-user starts dragging the user event in the scheduling area. Inherited from TcxCustomScheduler.
OnBeforeEditingFires before the in-place editor or Event dialog editor is activated. Inherited from TcxCustomScheduler.
OnBeforeSizingEventFires before an end-user starts resizing the user event in the scheduling area. Inherited from TcxCustomScheduler.
OnCanResizeInherited from TControl.
OnCanShowViewFires before a time View shown in the scheduling area is changed for another. Inherited from TcxCustomScheduler.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawBackgroundOccurs before the scheduling area‘s background is drawn.
OnCustomDrawButtonOccurs every time More Events button is about to be drawn.
OnCustomDrawContentOccurs every time scheduler area content is about to be drawn.
OnCustomDrawDayHeaderOccurs every time a day header is about to be drawn in the scheduler area.
OnCustomDrawEventAllows you to override or complement the user event draw routine.
OnCustomDrawGroupSeparatorOccurs every time a group separator is about to be drawn in the scheduler area.
OnCustomDrawResourceHeaderOccurs every time a resource header is about to be drawn in the scheduler area.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnEventSelectionChangedFires when the user event has been selected or unselected. Inherited from TcxCustomScheduler.
OnExitInherited from TWinControl.
OnFirstVisibleResourceChangedFires when the leftmost resource in the scheduling area has been changed. Inherited from TcxCustomScheduler.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetEventDisplayTextFires before the AEvent user event‘s subject is drawn in the scheduling area. Inherited from TcxCustomScheduler.
OnGetEventEditPropertiesFires before the description is drawn in the AEvent user event‘s rectangle. Inherited from TcxCustomScheduler.
OnGetEventHintTextFires before the hint window is shown when an end-user positions the mouse pointer over the user event‘s rectangle. Inherited from TcxCustomScheduler.
OnGetEventModernStyleHintInfoEnables 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.
OnGetSiteInfoInherited from TWinControl.
OnInitEditFires when the user event‘s AEdit in-place editor gets activated. Inherited from TcxCustomScheduler.
OnInitEventImagesFires when the user event‘s rectangle is about to be rendered.
OnIsWorkTimeFires before the time block is drawn in the scheduling area. Inherited from TcxCustomScheduler.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedFires when the scheduler control’s layout has been changed. Inherited from TcxCustomScheduler.
OnMoreEventsButtonClickFires when an end-user clicks the button which brings user events into view. Inherited from TcxCustomScheduler.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs 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.
OnNavigationButtonClickAllows you to respond to the user event navigation button click. Inherited from TcxCustomScheduler.
OnResizeInherited from TControl.
OnScaleScrollEnables you to synchronize scroll operations in the TimeGrid View with the Date Navigator. Inherited from TcxCustomScheduler.
OnSelectionChangedFires after an end-user has selected the time block(s). Inherited from TcxCustomScheduler.
OnShowDateHintAllows you to customize hint visibility and display text. Inherited from TcxCustomScheduler.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
OnViewTypeChangedFires when the time View in the scheduling area is about to be changed. Inherited from TcxCustomScheduler.
ResourceNavigatorEventsInherited from TcxCustomScheduler.
StylesEventsInherited from TcxCustomScheduler.
ViewDayEvents
ViewGanttEvents
ViewTimeGridEvents
ViewYearEvents

See Also

TcxScheduler Class

TcxScheduler Members

cxScheduler Unit