Back to Devexpress

TcxShellTreeView Events

vcl-cxshelltreeview-dot-tcxshelltreeview-dot-underscore-events.md

latest9.8 KB
Original Source

TcxShellTreeView Events

A deprecated Shell Tree View control.

NameDescription
OnAddFolderAllows you to prevent certain shell items from appearing in the Shell Tree View control. Inherited from TcxCustomShellTreeView.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnChangeOccurs when selection changes within the shell tree view. Inherited from TcxCustomShellTreeView.
OnChangingOccurs when the selection is about to change from one node to another. Inherited from TcxCustomShellTreeView.
OnClickInherited from TControl.
OnCollapsedOccurs after the shell tree view node is collapsed. Inherited from TcxCustomShellTreeView.
OnCollapsingOccurs when the shell tree view node is being collapsed. Inherited from TcxCustomShellTreeView.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEditedEnables you to override end-user changes to shell item captions. Inherited from TcxCustomShellTreeView.
OnEditingEnables you to prohibit end-users from editing specific shell item captions. Inherited from TcxCustomShellTreeView.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnExpandedOccurs after a specific node expands. Inherited from TcxCustomShellTreeView.
OnExpandingOccurs when the shell tree view node is expanding. Inherited from TcxCustomShellTreeView.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGlassInherited from TcxContainer.
OnInnerTreeViewWndProc protectedInherited from TcxTreeViewContainer.
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.
OnShellChangeAllows you to respond to external changes made in Windows Shell. Inherited from TcxCustomShellTreeView.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TcxShellTreeView Class

TcxShellTreeView Members

cxShellTreeView Unit