Skip to main content

TdxBarItemLink Class

A link between a toolbar item and the corresponding item control

Declaration

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.

The Customization Pop-Up Menu

See Also