Skip to main content

TdxBarItemLink Methods

A link between a toolbar item and the corresponding item control
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.
CreateControl Creates an item control that corresponds to the current item link.
DestroyControl Destroys the control that corresponds to the current item link.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
RecreateControl
Release Inherited from TCollectionItem.
SendToBottomInRecentList Moves an item control which corresponds to the current item link to the bottom of the MRU list.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also