TdxBarItemLink Class
In This Article
A link between a toolbar item and the corresponding item control
#Declaration
Delphi
TdxBarItemLink = class(
TcxInterfacedCollectionItem,
IdxBarSelectableItem,
IdxAdornerTargetElement
)
#Remarks
To access bar item link properties at design time, select a bar item control, invoke its customization pop-up menu, and click Select Link.
#Inheritance
See Also