lazarus/examples/exploremenu
mattias 6edfc6200b Makefile update only on change
git-svn-id: trunk@8477 -
2006-01-09 23:08:37 +00:00
..
exploreidemenu.lpk fixed codeexplorer anchroing 2006-01-07 18:30:54 +00:00
exploreidemenu.pas Makefile update only on change 2006-01-09 23:08:37 +00:00
frmexploremenu.lfm moved IDE command constants to ideintf/idecommands.pas 2006-01-07 13:59:59 +00:00
frmexploremenu.lrs moved IDE command constants to ideintf/idecommands.pas 2006-01-07 13:59:59 +00:00
frmexploremenu.pas added example package registering a IDE mennu item to show all IDE menus in a treeview from Michael VC 2005-10-01 09:38:02 +00:00
README.txt renamed *.TXT to *.txt 2005-10-01 09:40:41 +00:00

This example is a design time package.
When installed it registers a new menu item in the IDE, which shows all the
IDE menus as treeview.