TdxBarLargeButtonControl 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.
Inherited from Tdx |
Button |
Provides access to a bar button to which the button control is linked.
Inherited from Tdx |
Caption protected |
Specifies the item control’s caption.
Inherited from Tdx |
Down protected |
Determines whether the button control has a sunken appearance.
Inherited from Tdx |
Drop |
Determines whether a dropdown menu can be activated.
Inherited from Tdx |
Dropped |
Specifies whether a dropdown window is active.
Inherited from Tdx |
Enabled |
Determines whether an item control responds to mouse, keyboard, and timer events.
Inherited from Tdx |
Focused |
Inherited from Tdx |
Glyph protected |
Returns the item control’s glyph.
Inherited from Tdx |
Group |
Determines the index of the group to which a button belongs.
Inherited from Tdx |
Hint protected |
Returns the item control’s hint text.
Inherited from Tdx |
Hot |
Returns the hot image associated with an item. |
Is |
Specifies whether a mouse pointer rests over an item control.
Inherited from Tdx |
Is |
Returns True if an item control is selected on a toolbar.
Inherited from Tdx |
Item |
Returns the Tdx |
Item |
Inherited from Tdx |
Item |
Specifies the Tdx |
Painter |
Provides access to the class used to paint the current item control.
Inherited from Tdx |
Paint |
Returns the paint style of the button control.
Inherited from Tdx |
Parent |
Specifies the bar control to which a given item control belongs.
Inherited from Tdx |
Short |
Returns the item control’s shortcut.
Inherited from Tdx |
Sub |
Provides access to the submenu that appears when the item control is clicked.
Inherited from Tdx |
Width protected |
Returns the horizontal size of an item control in pixels.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Begin |
This method is called when changing the Begin |
Can |
Specifies whether an item control responds to mouse clicks.
Inherited from Tdx |
Can |
Specifies whether a parent bar control loses focus when a user clicks the item control.
Inherited from Tdx |
Caption |
This procedure is called when changing item control captions.
Inherited from Tdx |
Control |
Simulates a mouse click.
Inherited from Tdx |
Control |
Inherited from Tdx |
Do |
Closes the active dropdown window.
Inherited from Tdx |
Do |
Activates a dropdown window.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Returns the default height of a button.
Inherited from Tdx |
Get |
Returns the default width of a button.
Inherited from Tdx |
Get |
Inherited from TObject. |
Has |
Determines whether the current item control is a windowed control.
Inherited from Tdx |
Hot |
Called on changing the Hot |
Is |
Inherited from Tdx |
Paint |
Paints an item control.
Inherited from Tdx |
Paint |
This method is called when changing the 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.
Inherited from Tdx |
To |
Inherited from TObject. |
Update |
Inherited from Tdx |
Update |
Inherited from Tdx |
Use |
Inherited from Tdx |
Use |
Inherited from Tdx |
Use |
Inherited from Tdx |
See Also