Delphi: How can I add a new category in ActionManager?

4.3k Views Asked by At

I'd like my actions to be organized in categories, but in the "Categories" box, I can't add a new category.

When I click add standard action, it has different categories like "Edit", "Internet",... . Is it even possible to have custom categories or I am stuck with default categories?

1

There are 1 best solutions below

3
On BEST ANSWER

Add a 'New Action' from the ActionManager's customize dialog, select the new action in the dialog, then in the 'Object Inspector' change its Category from '(No Category)' to something else.