Icon OnError Event

property OnError: TInterfaceErrorEvent

Available In: Visual Client Applications

This event is triggered when any unhandled exception occurs in the application at runtime in the browser.

Information Do not set an event handler for this event. The global TApplication instance for visual applications assigns an event handler for this event.
Image