Table of Contents

TTMSFNCWebBrowserPopupButtonEventHandler.onClick Method

Called by the Android runtime when the popup's close button is tapped.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowserPopupButtonEventHandler

Syntax

procedure onClick(P1: JView); cdecl;

Parameters

Name Description
P1 The Android view that was clicked.