TVirtualUI.SendMessage Method

Sends a data string to the web browser.

Pascal

procedure SendMessage(const Data: WideString); safecall;

Remarks

This method is used to send custom data to the browser for custom purposes.

Group

TVirtualUI Methods