Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxBarItemLink.Owner Property

Specifies the collection that contains the current item link.

#Declaration

Delphi
property Owner: TdxBarItemLinks read;

#Property Value

Type
TdxBarItemLinks

#Remarks

Use the Owner property to access the TdxBarItemLinks object that contains the current item link.

To access the owner of an item link’s collection – which can be a toolbar, a popup menu or a subitem menu – use the Owner property of the collection.

See Also
TdxBarItemLink.Owner