Skip to main content

TdxBarItemLink.Owner Property

Specifies the collection that contains the current item link.

Declaration

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