TdxBreadcrumbEditButton Members
A button displayed in a breadcrumb editor.Constructors
| Name | Description |
|---|---|
| Create(TCollection) | Inherited from TCollectionItem. |
Properties
| Name | Description |
|---|---|
| Action | Specifies the action associated with the editor button. Inherited from TcxCustomEditButton. |
| Automation protected | Provides access to the editor button UI Automation and accessibility-related settings. Inherited from TcxCustomEditButton. |
| Caption protected | Specifies the editor button caption. Inherited from TcxCustomEditButton. |
| Collection | Inherited from TCollectionItem. |
| ContentAlignment protected | Specifies caption text alignment. Inherited from TcxCustomEditButton. |
| Default protected | Specifies if the button is the default editor button. Inherited from TcxCustomEditButton. |
| DisplayName | Inherited from TCollectionItem. |
| Enabled | Specifies if the editor button is enabled. Inherited from TcxCustomEditButton. |
| Glyph | Specifies the custom glyph for the editor button. Inherited from TcxCustomEditButton. |
| Hint | Specifies a tooltip (hint) for the editor button. Inherited from TcxCustomEditButton. |
| HotTrackMode protected | Specifies the active hot-track mode. Inherited from TcxCustomEditButton. |
| ID | Inherited from TCollectionItem. |
| ImageIndex | Specifies an index of an image used as the editor button glyph. Inherited from TcxCustomEditButton. |
| Index | Inherited from TCollectionItem. |
| Kind protected | Specifies the button content type. Inherited from TcxCustomEditButton. |
| LeftAlignment protected | Specifies if the button is aligned to the left editor border. Inherited from TcxCustomEditButton. |
| Mode protected | Specifies the button usage scenario. Inherited from TcxCustomEditButton. |
| Stretchable protected | Specifies if the button automatically adjusts its width according to parent editor width changes. Inherited from TcxCustomEditButton. |
| Tag | Stores an integer value associated with the editor button. Inherited from TcxCustomEditButton. |
| Transparent protected | Specifies if editor button border and background are transparent. Inherited from TcxCustomEditButton. |
| Visible | Specifies if the editor button is visible. Inherited from TcxCustomEditButton. |
| Width | Specifies editor button width, in pixels. Inherited from TcxCustomEditButton. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayName | Inherited from TCollectionItem. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| Release | Inherited from TCollectionItem. |
| SetDisplayName(String) | Inherited from TCollectionItem. |
| ToString | Inherited from TObject. |
See Also