arijken
2 hours agoNew Contributor
Loop through submenuitems
I have an Delphi application.
I got a mainmenu Item "files" with 14 subitems which are are categories and every categroy has Submenu items ant every item opens a form.
I like to loop through all Submenu items to open the form and to perform an insert, modify and delete action
I am using Javascript
The problem I have now is that I can't seem find the main menu