Skip to main content

TcxShellTreeView Events

A deprecated Shell Tree View control.
Name Description
OnAddFolder Allows you to prevent certain shell items from appearing in the Shell Tree View control. Inherited from TcxCustomShellTreeView.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnCanResize Inherited from TControl.
OnChange Occurs when selection changes within the shell tree view. Inherited from TcxCustomShellTreeView.
OnChanging Occurs when the selection is about to change from one node to another. Inherited from TcxCustomShellTreeView.
OnClick Inherited from TControl.
OnCollapsed Occurs after the shell tree view node is collapsed. Inherited from TcxCustomShellTreeView.
OnCollapsing Occurs when the shell tree view node is being collapsed. Inherited from TcxCustomShellTreeView.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnDblClick Inherited from TControl.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEdited Enables you to override end-user changes to shell item captions. Inherited from TcxCustomShellTreeView.
OnEditing Enables you to prohibit end-users from editing specific shell item captions. Inherited from TcxCustomShellTreeView.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnExpanded Occurs after a specific node expands. Inherited from TcxCustomShellTreeView.
OnExpanding Occurs when the shell tree view node is expanding. Inherited from TcxCustomShellTreeView.
OnFocusChanged protected Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnGlass Inherited from TcxContainer.
OnInnerTreeViewWndProc protected Inherited from TcxTreeViewContainer.
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.
OnShellChange Allows you to respond to external changes made in Windows Shell. Inherited from TcxCustomShellTreeView.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
See Also