Back to Devexpress

TdxFlowChart Events

vcl-dxflchrt-dot-tdxflowchart-dot-underscore-events.md

latest8.6 KB
Original Source

TdxFlowChart Events

The control for chart creating and editing.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnChangeOccurs after chart symbol changes. Inherited from TdxCustomFlowChart.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCreateItemOccurs after chart symbol creation. Inherited from TdxCustomFlowChart.
OnDblClickInherited from TControl.
OnDeletionOccurs after a chart element deletion. Inherited from TdxCustomFlowChart.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawObjectEnables you to custom paint a simple chart symbol shape. Inherited from TdxCustomFlowChart.
OnDrawObjectExEnables you to custom paint a chart symbol with an XML-based shape. Inherited from TdxCustomFlowChart.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
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.
OnSelectedOccurs after each selection change. Inherited from TdxCustomFlowChart.
OnSelectionOccurs before chart element selection. Inherited from TdxCustomFlowChart.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxFlowChart Class

TdxFlowChart Members

dxflchrt Unit