Back to Devexpress

TdxBar.ItemLinks Property

vcl-dxbar-dot-tdxbar-a5ad1fb0.md

latest652 B
Original Source

TdxBar.ItemLinks Property

Specifies links to items whose item controls are placed on the current toolbar.

Declaration

delphi
property ItemLinks: TdxBarItemLinks read; write;

Property Value

Type
TdxBarItemLinks

Remarks

This property specifies an array of links to bar manager’s items. The toolbar’s item controls are created using the information from these item links.

See Also

TdxBarItemLinks

TdxBarItemLink

TdxBar Class

TdxBar Members

dxBar Unit