TdxBarItemLinks.AddButton Method
Creates a TdxBarButton and a link to it and appends this link to the current collection.
Declaration
function AddButton: TdxBarItemLink;
Returns
| Type |
|---|
| TdxBarItemLink |
Remarks
This function returns a reference to the newly created link object.
See Also