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