The events of the TVirtualUI class are listed here.
Class
TVirtualUI Class
Public Events
|
Name
|
Description
|
|
OnGetUploadDir
|
Fires during an upload request, allowing you to change the save folder.
|
|
OnBrowserResize
|
Fires when the VirtualUI Viewer's container window resizes. Normally, when the browser resizes.
|
|
OnReceiveMessage
|
Fires when a custom data string is sent from the web browser page.
|
|
OnClose
|
Fires when the browser window is about to close.
|
|
OnDownloadEnd
|
Fires when the file has been sent.
|
|