Unit MenuExpt

----------------------- IDE MENU EXPERT -------------------------------------- // When developing esAddIn experts you need information on the name of the various IDE menu items, rather than their captions. This expert extracts the current IDE menu structure and displays it in a treeview. An item in the treeview can be clicked on and the listview will detail the information available on that menu item (including it's name). // As an esStandard expert it will appear on the IDE Help menu // Only tested under Delphi 3.02 // Version 1.00 10-1-98 Grahame Marsh // Freeware - you get it for free, I take nothing, I make no promises! // Please feel free to contact me: grahame.s.marsh@courtaulds.com ------------------------------------------------------------------------------

Classes

TMenuForm -

Functions

Register -

Types

Constants

Variables

MenuForm


Functions


procedure Register;


Types


Constants


Variables

MenuForm : TMenuForm