Table of Contents

TTMSFNCWebBrowserOnCustomContextMenuItemSelected Event Type

Fired when the user clicks a custom context menu item added via OnGetContextMenu.

API unit family: TMSFNCWebBrowser

Parameters

Name Description
Sender The web browser control that triggered the event.
ASelectedItem The custom menu item that was clicked. See TTMSFNCWebBrowserCustomContextMenuItem.