Table of Contents

TTMSFNCWebBrowser.OnCustomContextMenuItemSelected Event

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

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowser Inherited from: TTMSFNCCustomWebBrowser

Syntax

OnCustomContextMenuItemSelected: TTMSFNCWebBrowserOnCustomContextMenuItemSelected;

Parameters

Name Description
Sender The web browser that raised the event.
ASelectedItem The custom context menu item that was clicked.