TdxBreadcrumbEditNodeViewItem Members
Constructors
| Name | Description |
|---|---|
| Create(TdxBreadcrumbEditPartCustomViewInfo,TdxBreadcrumbEditNode) | Initializes a new instance of the TdxBreadcrumbEditNodeViewItem class with specified settings. |
| Create(TdxBreadcrumbEditPartCustomViewInfo) | Initializes a new instance of the TdxBreadcrumbEditViewItem class with specified settings. Inherited from TdxBreadcrumbEditViewItem. |
Properties
| Name | Description |
|---|---|
| Bounds | Inherited from TdxBreadcrumbEditViewItem. |
| ButtonRect | |
| CanHideNode | |
| DelimiterRect | |
| DelimiterSize | |
| DelimiterState | |
| Font | |
| HintText | Inherited from TdxBreadcrumbEditViewItem. |
| Index | |
| MaxWidth | |
| MinWidth | |
| Node | |
| Painter | Inherited from TdxBreadcrumbEditViewItem. |
| ScaleFactor | Inherited from TdxBreadcrumbEditViewItem. |
| State | Inherited from TdxBreadcrumbEditViewItem. |
| UseRightToLeftAlignment | Inherited from TdxBreadcrumbEditViewItem. |
| Visible | Inherited from TdxBreadcrumbEditViewItem. |
| Width |
Methods
| Name | Description |
|---|---|
| Calculate(TRect) | Inherited from TdxBreadcrumbEditViewItem. |
| CalculateHitTest(TdxBreadcrumbEditHitTestInfo) | Inherited from TdxBreadcrumbEditViewItem. |
| CalculateSizes | |
| Click(Integer) | Inherited from TdxBreadcrumbEditViewItem. |
| Draw(TcxCanvas) | Inherited from TdxBreadcrumbEditViewItem. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Invalidate | Inherited from TdxBreadcrumbEditViewItem. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| ToString | Inherited from TObject. |
| UpdateStates(TdxBreadcrumbEditHitTestInfo) | Inherited from TdxBreadcrumbEditViewItem. |
See Also