[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Shows the exception message and asks the user to abort or continue.
Source position: forms.pp line 1533
public procedure TApplication.ShowException( |
E: Exception |
); override; |
E |
|
The exception to display for the application. |
TCustomApplication.ShowException |
lazarus-ccr.sourceforge.net |