Icon OnError Event

property OnError: TErrorEvent

property OnError: TErrorEvent

Usage

Available In: Visual Client and Server Applications

This event is triggered when an exception occurs in an application and is not handled by any local try..exception blocks in the code.
Image