Specifies whether an icon should be displayed in the menu beside the menu item. If Yes, the Icon Filename property specifies the icon that will be displayed.
Applies to menu item
Set Oracle Forms, programmatically.
Default
No
Required/Optional optional
get_menu_item_property('menu_item_name', ICON_IN_MENU);
set_menu_item_property('menu_item_name', ICON_IN_MENU, PROPERTY_ON |
PROPERTY_OFF);