Table of Contents

TTMSFNCWebCoreClientBrowserPopup.OnReceiveMessage Event

Fires when a JSON message is received from the hosted WEB Core application.

API unit family: TMSFNCWebCoreClientBrowser Declaring type: TTMSFNCWebCoreClientBrowserPopup

Syntax

OnReceiveMessage: TTMSFNCWebCoreClientBrowserReceiveMessageEvent;

Parameters

Name Description
Sender The popup component that received the message.
AMessage The parsed JSON value sent by the WEB Core application.