Skip to main content

TcxDateNavigator Events

The TcxDateNavigator implements the standalone Date Navigator control where the month(s) view is exposed.
Name Description
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnCanResize Inherited from TControl.
OnClick Inherited from TControl.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnCustomDrawBackground Fires before the Date Navigator control’s background is drawn. Inherited from TcxCustomDateNavigator.
OnCustomDrawContent Occurs before the Date Navigator month(s)’ calendar(s) is drawn. Inherited from TcxCustomDateNavigator.
OnCustomDrawDayCaption Fires before each caption of a day in the Date Navigator control is drawn. Inherited from TcxCustomDateNavigator.
OnCustomDrawDayNumber Occurs before a day in the Date Navigator control is drawn. Inherited from TcxCustomDateNavigator.
OnCustomDrawHeader Occurs before the Date Navigator control’s month(s) header is drawn. Inherited from TcxCustomDateNavigator.
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.
OnExit Inherited from TWinControl.
OnFocusChanged protected Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnGlass Inherited from TcxContainer.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
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.
OnPeriodChanged Allows you to customize the behavior before a different period is shown in the Date Navigator control. Inherited from TcxCustomDateNavigator.
OnResize Inherited from TControl.
OnSelectionChanged Fires when a different date(s) is selected in the Date Navigator control. Inherited from TcxCustomDateNavigator.
OnShowDateHint Inherited from TcxCustomDateNavigator.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
See Also