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