Back to Devexpress

TdxBarItemLinks.AddButton Method

vcl-dxbar-dot-tdxbaritemlinks.md

latest942 B
Original Source

TdxBarItemLinks.AddButton Method

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

Declaration

delphi
function AddButton: TdxBarItemLink;

Returns

Type
TdxBarItemLink

Remarks

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

See Also

TdxBarItemLinks.AddItem

TdxBarItemLinks.AddSubItem

TdxBarItemLinks.Insert

TdxBarItemLinks.Move

How to Add Buttons to a Toolbar

TdxBarItemLinks Class

TdxBarItemLinks Members

dxBar Unit