Table of Contents

TTMSFNCWebBrowserPopupButtonEventHandler Class

Android click-listener bridge that forwards button tap events to the owning TTMSFNCWebBrowserPopup on Android.

API unit family: TMSFNCWebBrowser Inherits from: TJavaLocal Implements: JView_OnClickListener

Syntax

TTMSFNCWebBrowserPopupButtonEventHandler = class(TJavaLocal, JView_OnClickListener)

Methods

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