TMenuItemHandlerType - enumerated type for menu item handlers.
Source position: menus.pp line 111
type TMenuItemHandlerType = (
mihtDestroy
);
Currently has only one member - mihtDestroy