Back to Devexpress

TdxShellBreadcrumbEdit Events

vcl-dxshellbreadcrumbedit-dot-tdxshellbreadcrumbedit-dot-underscore-events.md

latest10.6 KB
Original Source

TdxShellBreadcrumbEdit Events

A Shell Breadcrumb control.

NameDescription
OnAddFolderEnables you to prohibit adding a breadcrumb node associated with a specific shell item to the parent node‘s dropdown window. Inherited from TdxCustomShellBreadcrumbEdit.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnButtonClickEnables you to respond to the breadcrumb action button click. Inherited from TdxCustomBreadcrumbEdit.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDeleteNode protectedEnables you to perform specific actions before a node is deleted. Inherited from TdxCustomBreadcrumbEdit.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGlassSpecifies if the breadcrumb editor is displayed on top of a glass frame in Windows Vista or Windows 7. Inherited from TdxCustomBreadcrumbEdit.
OnInitPathEditOccurs before a custom in-place path editor appears. Inherited from TdxCustomBreadcrumbEdit.
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.
OnNodeDropDownPopup protectedEnables you to perform specific actions before a node dropdown is displayed on-screen. Inherited from TdxCustomBreadcrumbEdit.
OnPathEnteredEnables you to handle path input. Inherited from TdxCustomBreadcrumbEdit.
OnPathSelectedEnables you to respond to the path selection. Inherited from TdxCustomBreadcrumbEdit.
OnPathValidateEnables you to validate the path before the path is selected. Inherited from TdxCustomBreadcrumbEdit.
OnPopulateAutoCompleteSuggestionsEnables you to add custom suggestions to the suggestions list. Inherited from TdxCustomBreadcrumbEdit.
OnPopulateChildren protectedEnables you to manually add children to the parent before children are displayed. Inherited from TdxCustomBreadcrumbEdit.
OnResizeInherited from TControl.
OnRootChangedAllows you to respond to root folder changes. Inherited from TdxCustomShellBreadcrumbEdit.
OnShellChangeAllows you to respond to external changes made in Windows Shell. Inherited from TdxCustomShellBreadcrumbEdit.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxShellBreadcrumbEdit Class

TdxShellBreadcrumbEdit Members

dxShellBreadcrumbEdit Unit