[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Placeholder for exception handlers in derived classes.
Source position: forms.pp line 560
protected function TCustomForm.HandleDestroyException: Boolean; virtual; |
True when the exception was handled.
By default the Application exception handler is invoked.
|
HandleException method for handling an exception; attempts to maintain program execution if possible, otherwise exits gracefully |
|
|
Enables exception handling by Application. |
lazarus-ccr.sourceforge.net |