TdxBreadcrumbEditButton Properties
A button displayed in a breadcrumb editor.
Name | Description |
---|---|
Action |
Specifies the action associated with the editor button.
Inherited from Tcx |
Automation protected |
Provides access to the editor button’s UI Automation and accessibility settings.
Inherited from Tcx |
Caption protected |
Specifies the editor button caption.
Inherited from Tcx |
Collection |
Inherited from TCollection |
Content |
Specifies caption text alignment.
Inherited from Tcx |
Default protected |
Specifies if the button is the default editor button.
Inherited from Tcx |
Display |
Inherited from TCollection |
Enabled |
Specifies if the editor button is enabled.
Inherited from Tcx |
Glyph |
Specifies the custom glyph for the editor button.
Inherited from Tcx |
Hint |
Specifies a tooltip (hint) for the editor button.
Inherited from Tcx |
Hot |
Specifies the active hot-track mode.
Inherited from Tcx |
ID |
Inherited from TCollection |
Image |
Specifies an index of an image used as the editor button glyph.
Inherited from Tcx |
Index |
Inherited from TCollection |
Kind protected |
Specifies the button content type.
Inherited from Tcx |
Left |
Specifies if the button is aligned to the left editor border.
Inherited from Tcx |
Mode protected |
Specifies the button usage scenario.
Inherited from Tcx |
Stretchable protected |
Specifies if the button automatically adjusts its width according to parent editor width changes.
Inherited from Tcx |
Tag |
Stores an integer value associated with the editor button.
Inherited from Tcx |
Transparent protected |
Specifies if editor button border and background are transparent.
Inherited from Tcx |
Visible |
Specifies if the editor button is visible.
Inherited from Tcx |
Width |
Specifies editor button width, in pixels.
Inherited from Tcx |
See Also