TdxBarApplicationMenuButtons.Add Method
Adds a new button at the end of the collection.
Declaration
function Add: TdxBarApplicationMenuButton;
Returns
Type |
---|
TdxBarApplicationMenuButton |
Remarks
This function returns a reference to the newly created button.
See Also