TdxBarItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Action |
Specifies the action associated with Tdx |
Actually |
Determines whether an item is accessible to a user. |
Align | Defines item control alignment within a toolbar area. |
Automation | Provides access to the bar item’s Automation and accessibility settings. |
Bar |
Provides access to the bar manager to which the component belongs.
Inherited from Tdx |
Can |
|
Caption | Specifies the bar item caption. |
Category | Specifies the category to which the toolbar item belongs. |
Click |
Specifies the item link whose item control has been clicked. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Cur |
Returns the current active item link. |
Data | Specifies an object that contains arbitrary data associated with the bar item. |
Description | Specifies an item’s description. |
Design |
Inherited from TComponent. |
Enabled | |
Glyph | Specifies the glyph that is displayed when this item’s link represents a standard size (16 by 16 pixels) item control. |
Help |
Provides a context number when calling context-sensitive online Help. |
Hint | Specifies a hint for the bar item. |
Image |
Specifies the image that is displayed when the item’s link represents a standard size (16 by 16 pixels) item control or enlarged standard size button. |
Index | Specifies item index in a bar manager’s item list. |
Is |
|
Key |
Specifies a Key |
Large |
Specifies the glyph that is displayed when this item’s link represents a large button, enlarged standard size button, or large size menu item. |
Large |
Specifies the image that is displayed when this item’s link represents a large button, enlarged standard size button, or large size menu item. |
Link |
Determines the number of item links contained in the Links property. |
Links |
Returns an object of type Tdx |
Merge |
Specifies how the current bar item will be merged into another bar. |
Merge |
Specifies the relative visual position of the item among items in the merging bar. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Paint |
Specifies the look of linked item controls on screen. |
Screen |
Associates the currently processed bar item with a Screen |
Short |
Specifies the shortcut for the bar item. |
Show |
|
Style | Specifies the style applied to the toolbar item. |
Tag | Inherited from TComponent. |
Unclick |
Determines the item’s click behavior. |
VCLCom |
Inherited from TComponent. |
Visible |
Specifies the bar component’s visibility state in the parent bar manager at runtime.
Inherited from Tdx |
Visible |
|
Visible |
Determines whether an item is visible to a user. |
Width protected | Specifies the bar item’s width, in pixels. |
#Methods
Name | Description |
---|---|
Action |
Updates linked item controls to reflect changes in associated actions. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Begin |
Inherited from TComponent. |
Can |
|
Can |
Specifies whether an item responds to mouse clicks. |
Caption |
This method is called when caption changes. |
Click |
Calls the Direct |
Destroy |
Inherited from TComponent. |
Destroying | Inherited from TComponent. |
Direct |
Processes mouse click events. |
Do |
This procedure generates an On |
Enabled |
This procedure is called when the Enabled property changes. |
End |
Inherited from TComponent. |
End |
Inherited from TComponent. |
End |
Inherited from TComponent. |
Equals |
Inherited from TObject. |
Execute |
Inherited from TComponent. |
Find |
Inherited from TComponent. |
Free |
Inherited from TComponent. |
Free |
Inherited from TComponent. |
Get |
Returns an appropriate action link class associated with controls. |
Get |
|
Get |
Inherited from TComponent. |
Get |
Returns the image list that is used when the current toolbar item is painted. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the parent component of a Tdx |
Glyph |
Called after a source of images for the current bar item has been changed. |
Has |
Specifies if Tdx |
Has |
Determines if the bar item belongs to a Tdx |
Hot |
Called after a source of hot images for the current bar item has been changed. |
Insert |
Inherited from TComponent. |
Is |
Inherited from TComponent. |
Large |
Called after a source of large images for the current bar item has been changed. |
Loaded | Inherited from TComponent. |
Notification |
Inherited from TComponent. |
Paint |
|
Reference |
Inherited from TComponent. |
Remove |
Inherited from TComponent. |
Remove |
Inherited from TComponent. |
Set |
Sets the parent object of Tdx |
Set |
Inherited from TComponent. |
Short |
Applies a shortcut change for the bar item. |
To |
Inherited from TObject. |
Update protected | Repaints corresponding item controls. |
Update |
Inherited from TComponent. |
Update |
Repaints corresponding item controls. |
Use |
Determines if a bar item uses an image from the bar manager’s Hot |
Visible |
This procedure is called when the Visible property changes. |
Width |
#Events
Name | Description |
---|---|
On |
Allows you to respond to clicks on the bar item. |
On |
This event occurs before the bar item is destroyed. |
On |
See Also