htmlviewer PopupMenu property
Return to Introduction  Previous page  Next page
Applies to
acHTMLViewer component.  

Declaration
property PopupMenu: TPopupMenu;  

Description
The PopupMenu property specifies the custom popup menu for HTMLViewer. This menu will appears when user clicks right mouse button over the embedded Internet Explorer window, instead of standard IE menu.  

Note
iiinfo Before specifying your custom popup menu — set NoStdPopupMenu property to True.  

See also
NoStdPopupMenu properties.