Skip to main content

TdxShellBreadcrumbEdit Events

A Shell Breadcrumb control.
Name Description
OnAddFolder Enables you to prohibit adding a breadcrumb node associated with a specific shell item to the parent node‘s dropdown window. Inherited from TdxCustomShellBreadcrumbEdit.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnButtonClick Enables you to respond to the breadcrumb action button click. Inherited from TdxCustomBreadcrumbEdit.
OnCanResize Inherited from TControl.
OnClick Inherited from TControl.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnDblClick Inherited from TControl.
OnDeleteNode protected Enables you to perform specific actions before a node is deleted. Inherited from TdxCustomBreadcrumbEdit.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnFocusChanged protected Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnGlass Specifies if the breadcrumb editor is displayed on top of a glass frame in Windows Vista or Windows 7. Inherited from TdxCustomBreadcrumbEdit.
OnInitPathEdit Occurs before a custom in-place path editor appears. Inherited from TdxCustomBreadcrumbEdit.
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.
OnNodeDropDownPopup protected Enables you to perform specific actions before a node dropdown is displayed on-screen. Inherited from TdxCustomBreadcrumbEdit.
OnPathEntered Enables you to handle path input. Inherited from TdxCustomBreadcrumbEdit.
OnPathSelected Enables you to respond to the path selection. Inherited from TdxCustomBreadcrumbEdit.
OnPathValidate Enables you to validate the path before the path is selected. Inherited from TdxCustomBreadcrumbEdit.
OnPopulateAutoCompleteSuggestions Enables you to add custom suggestions to the suggestions list. Inherited from TdxCustomBreadcrumbEdit.
OnPopulateChildren protected Enables you to manually add children to the parent before children are displayed. Inherited from TdxCustomBreadcrumbEdit.
OnResize Inherited from TControl.
OnRootChanged Allows you to respond to root folder changes. Inherited from TdxCustomShellBreadcrumbEdit.
OnShellChange Allows you to respond to external changes made in Windows Shell. Inherited from TdxCustomShellBreadcrumbEdit.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
See Also