TdxBreadcrumbEditController Members
Constructors
| Name | Description |
|---|---|
| Create(TdxBreadcrumbEditViewInfo) | Initializes a new instance of the TdxBreadcrumbEditController class with specified settings. |
Properties
| Name | Description |
|---|---|
| ControlContainer | |
| Handle | Inherited from TcxMessageWindow. |
| IsFocused | |
| Selected | |
| SelectedPath |
Methods
| Name | Description |
|---|---|
| BeginUpdate | |
| BoundsChanged(TRect) | |
| Changed(TdxBreadcrumbEditChanges) | |
| EndUpdate | |
| Equals(TObject) | Inherited from TObject. |
| FindNodeByPath(string) | |
| FocusChanged | |
| GetHashCode | Inherited from TObject. |
| HideNodeDropDownMenu | |
| IsNodeDropDownMenuWindowActive | |
| KeyDown(Word,TShiftState) | |
| MouseDown(TMouseButton,TPoint,TShiftState) | |
| MouseLeave | |
| MouseMove(TPoint,TShiftState) | |
| MouseUp(TMouseButton,TPoint,TShiftState) | |
| ProcessButtonClick(TdxBreadcrumbEditButton) | |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| SelectPath(TdxBreadcrumbEditNode) | |
| SelectPath(string) | |
| SelectPathViaDropDownMenu(TdxBreadcrumbEditNode) | |
| ShowNodeDropDownMenu(TdxBreadcrumbEditNodeViewItem) | |
| ToString | Inherited from TObject. |
| UpdateHitTest | |
| UpdateState |
See Also