TdxRibbonGalleryItemBarItemLink Methods
A bar item link within a ribbon gallery‘s collection of item links.Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
BringToTopInRecentList(Boolean) | “Promotes” an item in the list of the most frequently used items. Inherited from TdxBarItemLink. |
CreateControl | Creates an item control that corresponds to the current item link. Inherited from TdxBarItemLink. |
DestroyControl | Destroys the control that corresponds to the current item link. Inherited from TdxBarItemLink. |
Equals(TObject) | Inherited from TObject. |
GetDisplayName | Inherited from TCollectionItem. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
RecreateControl | Inherited from TdxBarItemLink. |
Release | Inherited from TCollectionItem. |
SendToBottomInRecentList | Moves an item control which corresponds to the current item link to the bottom of the MRU list. Inherited from TdxBarItemLink. |
SetDisplayName(String) | Inherited from TCollectionItem. |
ToString | Inherited from TObject. |
See Also