Skip to main content

TdxFlowChart Events

The control for chart creating and editing.
Name Description
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnCanResize Inherited from TControl.
OnChange Occurs after chart symbol changes. Inherited from TdxCustomFlowChart.
OnClick Inherited from TControl.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnCreateItem Occurs after chart symbol creation. Inherited from TdxCustomFlowChart.
OnDblClick Inherited from TControl.
OnDeletion Occurs after a chart element deletion. Inherited from TdxCustomFlowChart.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnDrawObject Enables you to custom paint a simple chart symbol shape. Inherited from TdxCustomFlowChart.
OnDrawObjectEx Enables you to custom paint a chart symbol with an XML-based shape. Inherited from TdxCustomFlowChart.
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.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
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.
OnResize Inherited from TControl.
OnSelected Occurs after each selection change. Inherited from TdxCustomFlowChart.
OnSelection Occurs before chart element selection. Inherited from TdxCustomFlowChart.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
See Also