Table of Contents

TTMSFNCWebCoreClientBrowserPopup.Send Method

Serializes a JSON value and sends it as a message to the hosted WEB Core application.

API unit family: TMSFNCWebCoreClientBrowser Declaring type: TTMSFNCWebCoreClientBrowserPopup

Syntax

procedure Send(const AJSON: TJSONValue); virtual;

Parameters

Name Description
AJSON The JSON value to serialize and send.