Back to Devexpress

TdxBarItemLinks.AddSubItem Method

vcl-dxbar-dot-tdxbaritemlinks-6d7b47ac.md

latest852 B
Original Source

TdxBarItemLinks.AddSubItem Method

Creates a TdxBarSubItem and a link to it and appends this link to the current collection.

Declaration

delphi
function AddSubItem: TdxBarItemLink;

Returns

Type
TdxBarItemLink

Remarks

This function returns a reference to the newly created link object.

See Also

TdxBarItemLinks.AddButton

TdxBarItemLinks.AddItem

TdxBarItemLinks.Insert

TdxBarItemLinks.Move

TdxBarItemLinks Class

TdxBarItemLinks Members

dxBar Unit