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