TdxBarManager.AddButton Method
In This Article
Creates a TdxBarButton and adds it to the current bar manager.
#Declaration
Delphi
function AddButton: TdxBarButton;
#Returns
Type |
---|
Tdx |
#Remarks
This function returns a reference to the newly created toolbar button.
See Also