BevelButton.DeleteAllRows
From Xojo Documentation
This item was deprecated in version 2019r2. Please use BevelButton.Menu as a replacement. |
Method
Deletes all rows of the current BevelButton menu.
Sample Code
The following code deletes all the menu items in the 'BevelButton. One usage is just prior to rebuilding the menu from scratch.
BevelButton1.DeleteAllRows