Back to Devexpress

TdxDashboardControl Events

vcl-dxdashboard-dot-control-dot-tdxdashboardcontrol-dot-underscore-events.md

latest8.8 KB
Original Source

TdxDashboardControl Events

A VCL Dashboard control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDesignerFormShowAllows you to customize Dashboard Designer dialog form settings. Inherited from TdxCustomDashboardControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnExportAllows you to modify the dashboard file download target or prevent users from downloading dashboard content. Inherited from TdxCustomDashboardControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedAllows you to save dashboard layout changes made in the Dashboard Designer dialog. Inherited from TdxCustomDashboardControl.
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.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnStateChangedAllows you to save dashboard/user interaction state changes. Inherited from TdxCustomDashboardControl.
OnUnDockInherited from TWinControl.
OnViewerFormShowAllows you to customize Dashboard Viewer dialog form settings. Inherited from TdxCustomDashboardControl.

See Also

TdxDashboardControl Class

TdxDashboardControl Members

dxDashboard.Control Unit