Back to Devexpress

TdxDBBreadcrumbEdit Events

vcl-dxdbbreadcrumbedit-dot-tdxdbbreadcrumbedit-dot-underscore-events.md

latest9.6 KB
Original Source

TdxDBBreadcrumbEdit Events

Implements the data-aware breadcrumb control.

NameDescription
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.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TdxDBBreadcrumbEdit Class

TdxDBBreadcrumbEdit Members

dxDBBreadcrumbEdit Unit