Back to Devexpress

TdxCustomFlowChart Events

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

latest8.3 KB
Original Source

TdxCustomFlowChart Events

The base class for the flow chart control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnChange protectedOccurs after chart symbol changes.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCreateItem protectedOccurs after chart symbol creation.
OnDblClickInherited from TControl.
OnDeletion protectedOccurs after a chart element deletion.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawObject protectedEnables you to custom paint a simple chart symbol shape.
OnDrawObjectEx protectedEnables you to custom paint a chart symbol with an XML-based shape.
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.
OnSelected protectedOccurs after each selection change.
OnSelection protectedOccurs before chart element selection.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit