[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes an application exception handler.
Source position: forms.pp line 1424
public procedure TApplication.RemoveOnExceptionHandler( |
Handler: TExceptionEvent |
); |
|
Handler invoked on handled exception. |