deferred class
	EV_MENU_ITEM_HANDLER_IMP

General
	cluster: implementation_mswin
	description: " A class that handle the menu items inside a container. Ancestor of EV_CONTAINER_IMP."

Ancestors
	ANY

Queries
	menu_items: HASH_TABLE [EV_MENU_ITEM_IMP, INTEGER_32]

Commands
	register_item (item_imp: EV_MENU_ITEM_IMP)
	unregister_item (item_imp: EV_MENU_ITEM_IMP)
	update_menu