TdxBarItemControl Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of the Tdx |
#Properties
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. |
#Methods
Name | Description |
---|---|
Begin |
This method is called when changing the Begin |
Can |
Specifies whether an item control responds to mouse clicks. |
Can |
Specifies whether a parent bar control loses focus when a user clicks the item control. |
Caption |
This procedure is called when changing item control captions. |
Control |
Simulates a mouse click. |
Control |
|
Equals |
Inherited from TObject. |
Get |
|
Get |
|
Get |
Inherited from TObject. |
Has |
Determines whether the current item control is a windowed control. |
Hot |
|
Is |
|
Paint |
Paints an item control. |
Paint |
|
Query |
Provides access to the implementation of the specified interface if the current object supports it.
Inherited from Tcx |
Repaint | Repaints an item control on screen. |
To |
Inherited from TObject. |
Update | |
Update |
|
Use |
|
Use |
|
Use |
See Also