TdxOrgChart Events
An unbound OrgChart control.| Name | Description |
|---|---|
| OnAlignInsertBefore | Inherited from TWinControl. |
| OnAlignPosition | Inherited from TWinControl. |
| OnCanResize | Inherited from TControl. |
| OnChange | Occurs in response to a node selection change. Inherited from TdxCustomOrgChart. |
| OnChanging | Occurs before changing the node selection. Inherited from TdxCustomOrgChart. |
| OnClick | Inherited from TControl. |
| OnCollapsed | Occurs after node collapsing. Inherited from TdxCustomOrgChart. |
| OnCollapsing | Occurs before the node collapsing. Inherited from TdxCustomOrgChart. |
| OnConstrainedResize | Inherited from TControl. |
| OnContextPopup | Inherited from TControl. |
| OnCreateNode | Occurs after the node creation. Inherited from TdxCustomOrgChart. |
| OnDblClick | Inherited from TControl. |
| OnDeletion | Occurs after deleting a node. Inherited from TdxCustomOrgChart. |
| OnDockDrop | Inherited from TWinControl. |
| OnDockOver | Inherited from TWinControl. |
| OnDragDrop | Inherited from TControl. |
| OnDragOver | Inherited from TControl. |
| OnDrawNode | Occurs during node repainting. Inherited from TdxCustomOrgChart. |
| OnEdited | Occurs after the node editing. Inherited from TdxCustomOrgChart. |
| OnEditing | Occurs before the node editing. Inherited from TdxCustomOrgChart. |
| OnEndDock | Inherited from TControl. |
| OnEndDrag | Inherited from TControl. |
| OnEnter | Inherited from TWinControl. |
| OnExit | Inherited from TWinControl. |
| OnExpanded | Occurs after the node expanding. Inherited from TdxCustomOrgChart. |
| OnExpansion | Occurs before the node expanding. Inherited from TdxCustomOrgChart. |
| OnFocusChanged protected | Inherited from TcxControl. |
| OnGesture | Inherited from TControl. |
| OnGetSiteInfo | Inherited from TWinControl. |
| OnGetText | Occurs on reading the node’s Text property value. Inherited from TdxCustomOrgChart. |
| 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. |
| OnSetFont | Occurs when a node is repainted. Inherited from TdxCustomOrgChart. |
| OnSetText | Occurs when the node’s Text property value is changed. Inherited from TdxCustomOrgChart. |
| OnStartDock | Inherited from TControl. |
| OnStartDrag | Inherited from TControl. |
| OnUnDock | Inherited from TWinControl. |
See Also