TdxBarItemControl Properties
An abstract base class for item controls that represents toolbar items.
Name | Description |
---|---|
Bar |
Provides access to a bar manager to which the item control belongs. |
Caption protected | Specifies the item control’s caption. |
Enabled | Determines whether an item control responds to mouse, keyboard, and timer events. |
Focused | |
Glyph protected | Returns the item control’s glyph. |
Hint protected | Returns the item control’s hint text. |
Is |
Specifies whether a mouse pointer rests over an item control. |
Is |
Returns True if an item control is selected on a toolbar. |
Item | Provides access to an underlying item associated with the item control. |
Item |
|
Item |
Specifies the Tdx |
Painter |
Provides access to the class used to paint the current item control. |
Parent | Specifies the bar control to which a given item control belongs. |
Short |
Returns the item control’s shortcut. |
Width protected | Returns the horizontal size of an item control in pixels. |
See Also