Removes the event handler routine from the specified handler type.
Source position: menus.pp line 297
public procedure TMenuItem.RemoveHandler(
HandlerType: TMenuItemHandlerType;
const AMethod: TMethod
);