[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds an application exception handler.
Source position: forms.pp line 1510
public procedure TApplication.AddOnExceptionHandler( |
Handler: TExceptionEvent; |
AsFirst: Boolean = True |
); |
TApplicationHandlerType.ahtException |
|
Handler invoked on handled exception. |
lazarus-ccr.sourceforge.net |