TTMSFNCWebCoreClientBrowserPopup.SendMessage Method
Sends a plain-text message string to the hosted WEB Core application.
API unit family: TMSFNCWebCoreClientBrowser
Declaring type: TTMSFNCWebCoreClientBrowserPopup
Syntax
procedure SendMessage(const AMessage: string); virtual;
Parameters
| Name | Description |
|---|---|
AMessage |
The message string to deliver to the client application. |