Table of Contents

TTMSFNCCustomWEBControlBridge.OnObjectMessage Event

Fires when a JavaScript message is received from the hosted HTML page via the bridge communication channel.

API unit family: TMSFNCCustomWEBControl Declaring type: TTMSFNCCustomWEBControlBridge

Syntax

OnObjectMessage: TTMSFNCCustomWEBControlBridgeObjectMessageEvent;

Parameters

Name Description
AValue Message string sent by JavaScript through the bridge.