Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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?

like image 954
Mahm00d Avatar asked Sep 20 '10 09:09

Mahm00d


1 Answers

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.

like image 170
Sertac Akyuz Avatar answered Oct 21 '22 12:10

Sertac Akyuz