Back to Devexpress

TdxCustomOrgChart Events

vcl-dxorgchr-dot-tdxcustomorgchart-dot-underscore-events.md

latest9.3 KB
Original Source

TdxCustomOrgChart Events

The base class for all classes that implement the OrgChart controls.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnChange protectedOccurs in response to a node selection change.
OnChanging protectedOccurs before changing the node selection.
OnClickInherited from TControl.
OnCollapsed protectedOccurs after node collapsing.
OnCollapsing protectedOccurs before the node collapsing.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCreateNode protectedOccurs after the node creation.
OnDblClickInherited from TControl.
OnDeletion protectedOccurs after deleting a node.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawNode protectedOccurs during node repainting.
OnEdited protectedOccurs after the node editing.
OnEditing protectedOccurs before the node editing.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnExpanded protectedOccurs after the node expanding.
OnExpansion protectedOccurs before the node expanding.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGetText protectedOccurs on reading the node’s Text property value.
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.
OnSetFont protectedOccurs when a node is repainted.
OnSetText protectedOccurs when the node’s Text property value is changed.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit