Back to Devexpress

TcxShellListView Events

vcl-cxshelllistview-dot-tcxshelllistview-dot-underscore-events.md

latest9.8 KB
Original Source

TcxShellListView Events

A deprecated Shell List View control.

NameDescription
OnAddFolderAllows you to prevent certain shell items from appearing in the Shell List View control. Inherited from TcxCustomShellListView.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnBeforeNavigationOccurs before navigating to a new shell item. Inherited from TcxCustomShellListView.
OnCanResizeInherited from TControl.
OnChangeOccurs after an item was changed. Inherited from TcxCustomShellListView.
OnClickInherited from TControl.
OnCompareOccurs when two items are compared when sorting the shell list view. Inherited from TcxCustomShellListView.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCurrentFolderChangedOccurs after the current folder changes within the cxShellListView control. Inherited from TcxCustomShellListView.
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 TcxCustomShellListView.
OnEditingEnables you to prohibit end-users from editing specific shell item captions. Inherited from TcxCustomShellListView.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExecuteItemOccurs before the default associated program is launched for the file shell item activated by pressing the Enter key or by double-clicking the mouse. Inherited from TcxCustomShellListView.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGlassInherited from TcxContainer.
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.
OnSelectItemOccurs when a shell item is selected or unselected. Inherited from TcxCustomShellListView.
OnShellChangeAllows you to respond to external changes made in Windows Shell. Inherited from TcxCustomShellListView.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TcxShellListView Class

TcxShellListView Members

cxShellListView Unit