[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.RemoveOnExceptionHandler

Removes an application exception handler.

Declaration

Source position: forms.pp line 1461

public procedure TApplication.RemoveOnExceptionHandler(

  Handler: TExceptionEvent

);

See also

TApplicationHandlerType.ahtException

  

Handler invoked on handled exception.