TdxBarItemLink Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TCollection |
#Properties
Name | Description |
---|---|
Available |
Returns the item’s position in the Available |
Bar |
Provides access to the bar control which contains the item control as specified by its Control property. |
Bar |
Provides access to the bar manager that owns the current item link. |
Begin |
Specifies whether the item control that corresponds to the current item link starts a group. |
Button |
Specifies whether the corresponding item control is displayed in an item group. |
Can |
Returns the item’s position in the Can |
Caption | Determines the item control’s caption. |
Collection | Specifies the item link collection to which the current item link belongs. |
Control | Provides access to the item control which corresponds to the current item link. |
Data | Stores an arbitrary value as a part of the current item link. |
Display |
Inherited from TCollection |
Distributed | Specifies the current item link’s vertical alignment within a Ribbon Tab Group‘s column. |
Glyph | Provides access to the glyph of the item control, which corresponds to the current item link. |
ID |
Inherited from TCollection |
Image |
Specifies the image that is displayed when the item link is associated with a standard size (16 by 16 pixels) bar item control or enlarged standard size button. |
Index |
Inherited from TCollection |
Item | Specifies the toolbar item linked to the corresponding item control. |
Item |
Specifies the item control’s coordinates. |
Most |
Determines whether an item control linked with the current item link is marked as the most frequently used. |
Original |
|
Owner | Specifies the collection that contains the current item link. |
Paint |
Provides access to the paint style of the item control which corresponds to the current item link. |
Position | Specifies how the current item link is laid out in a toolbar. |
Real |
Provides access to the actual item link of the current item link. |
User |
Specifies the additional item’s caption defined by an end-user. |
User |
Specifies the properties defined by an end-user. |
User |
Specifies a user-defined glyph. |
User |
Specifies a user-defined paint style. |
User |
Specifies the linked bar edit item‘s width in pixels. |
View |
Specifies the order in which the item link’s glyph, caption, and embedded control are displayed in the item link’s controls. |
View |
Specifies visual identifiers for the current item link. |
Visible | Determines whether an item control appears on a toolbar. |
Visible |
Returns the item’s position within the Visible |
Width | Returns the item control’s width – in pixels. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Bring |
“Promotes” an item in the list of the most frequently used items. |
Create |
Creates an item control that corresponds to the current item link. |
Destroy |
Destroys the control that corresponds to the current item link. |
Equals |
Inherited from TObject. |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Recreate |
|
Release |
Inherited from TCollection |
Send |
Moves an item control which corresponds to the current item link to the bottom of the MRU list. |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
#Events
Name |
---|
On |
See Also