TdxRibbonGalleryItemBarItemLink 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.
Inherited from Tdx |
Bar |
Provides access to the bar manager that owns the current item link.
Inherited from Tdx |
Begin |
Specifies whether the item control that corresponds to the current item link starts a group.
Inherited from Tdx |
Button |
Specifies whether the corresponding item control is displayed in an item group.
Inherited from Tdx |
Can |
Returns the item’s position in the Can |
Caption |
Determines the item control’s caption.
Inherited from Tdx |
Collection |
Specifies the item link collection to which the current item link belongs.
Inherited from Tdx |
Control |
Provides access to the item control which corresponds to the current item link.
Inherited from Tdx |
Data |
Stores an arbitrary value as a part of the current item link.
Inherited from Tdx |
Display |
Inherited from TCollection |
Distributed |
Specifies the current item link’s vertical alignment within a Ribbon Tab Group‘s column.
Inherited from Tdx |
Glyph |
Provides access to the glyph of the item control, which corresponds to the current item link.
Inherited from Tdx |
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.
Inherited from Tdx |
Index |
Inherited from TCollection |
Item |
Specifies the toolbar item linked to the corresponding item control.
Inherited from Tdx |
Item |
Specifies the item control’s coordinates.
Inherited from Tdx |
Most |
Determines whether an item control linked with the current item link is marked as the most frequently used.
Inherited from Tdx |
Original |
Inherited from Tdx |
Owner |
Specifies the collection that contains the current item link.
Inherited from Tdx |
Paint |
Provides access to the paint style of the item control which corresponds to the current item link.
Inherited from Tdx |
Position |
Specifies how the current item link is laid out in a toolbar.
Inherited from Tdx |
Position |
Specifies a bar item link’s position in the ribbon gallery’s drop-down menu. |
Real |
Provides access to the actual item link of the current item link.
Inherited from Tdx |
User |
Specifies the additional item’s caption defined by an end-user.
Inherited from Tdx |
User |
Specifies the properties defined by an end-user.
Inherited from Tdx |
User |
Specifies a user-defined glyph.
Inherited from Tdx |
User |
Specifies a user-defined paint style.
Inherited from Tdx |
User |
Specifies the linked bar edit item‘s width in pixels.
Inherited from Tdx |
View |
Specifies the order in which the item link’s glyph, caption, and embedded control are displayed in the item link’s controls.
Inherited from Tdx |
View |
Specifies visual identifiers for the current item link.
Inherited from Tdx |
Visible |
Determines whether an item control appears on a toolbar.
Inherited from Tdx |
Visible |
Returns the item’s position within the Visible |
Width |
Returns the item control’s width – in pixels.
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Bring |
“Promotes” an item in the list of the most frequently used items.
Inherited from Tdx |
Create |
Creates an item control that corresponds to the current item link.
Inherited from Tdx |
Destroy |
Destroys the control that corresponds to the current item link.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TCollection |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Recreate |
Inherited from Tdx |
Release |
Inherited from TCollection |
Send |
Moves an item control which corresponds to the current item link to the bottom of the MRU list.
Inherited from Tdx |
Set |
Inherited from TCollection |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Inherited from Tdx |
See Also