Back to Devexpress

TdxDbOrgChart Events

vcl-dxdborgc-dot-tdxdborgchart-dot-underscore-events.md

latest10.3 KB
Original Source

TdxDbOrgChart Events

Represents the data-aware org chart control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnChangeOccurs in response to a node selection change. Inherited from TdxCustomOrgChart.
OnChangingOccurs before changing the node selection. Inherited from TdxCustomOrgChart.
OnClickInherited from TControl.
OnCollapsedOccurs after node collapsing. Inherited from TdxCustomOrgChart.
OnCollapsingOccurs before the node collapsing. Inherited from TdxCustomOrgChart.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCreateNodeOccurs after the node creation. Inherited from TdxCustomOrgChart.
OnDblClickInherited from TControl.
OnDeletionOccurs after deleting a node. Inherited from TdxCustomOrgChart.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawNodeOccurs during node repainting. Inherited from TdxCustomOrgChart.
OnEditedOccurs after the node editing. Inherited from TdxCustomOrgChart.
OnEditingOccurs before the node editing. Inherited from TdxCustomOrgChart.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnExpandedOccurs after the node expanding. Inherited from TdxCustomOrgChart.
OnExpansionOccurs before the node expanding. Inherited from TdxCustomOrgChart.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGetTextOccurs on reading the node’s Text property value. Inherited from TdxCustomOrgChart.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLoadNodeOnLoadNode occurs when a node has been created and its properties have been read from the dataset.
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.
OnNewKeyOnNewKey occurs when a new key value is required.
OnResizeInherited from TControl.
OnSetFontOccurs when a node is repainted. Inherited from TdxCustomOrgChart.
OnSetTextOccurs when the node’s Text property value is changed. Inherited from TdxCustomOrgChart.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxDbOrgChart Class

TdxDbOrgChart Members

dxdborgc Unit