Back to Devexpress

TdxBarItemLink.Item Property

vcl-dxbar-dot-tdxbaritemlink-ed3c1156.md

latest665 B
Original Source

TdxBarItemLink.Item Property

Specifies the toolbar item linked to the corresponding item control.

Declaration

delphi
property Item: TdxBarItem read; write;

Property Value

TypeDescription
TdxBarItem

The linked toolbar item.

|

Remarks

Use the Item property to connect a toolbar item to an item control.

See Also

TdxBarItem Class

How to Add Buttons to a Toolbar

TdxBarItemLink Class

TdxBarItemLink Members

dxBar Unit