THtmlViewer, TFrameViewer, and TFrameBrowser components
property OnRightClick: TRightClickEvent;
The OnRightClick event occurs when the right button is clicked anywhere within THtmlViewer or TFrameViewer. It's purpose is to supply sufficient information for a popup menu. See the Type TRightClickEvent description for the details on the parameters.
See also: