Specifies the items of the Image Viewing popup menu.
The default items for this popup menu allow you to perform image viewing related functions, such as zooming and printing. All editing functions are excluded.
The Image Viewing popup menu appears over a TImageEnView if: ◼PopupMenus includes ievViewing ◼PopupMenus does NOT include ievEditing or ievLayerEditing ◼A selection has not been clicked on ◼A layer has not been clicked on
Note: ◼For more in-depth customization of popup menu items, use the OnAddPopupMenuItem event ◼To remove or change the hue to popup menu item glyphs, use PopupMenuImageHue ◼To use the popup menu in a DLL, you must enable EnableDLLMode