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

TApplication.ShowException

Shows the exception message and asks the user to abort or continue.

Declaration

Source position: forms.pp line 1533

public procedure TApplication.ShowException(

  E: Exception

); override;

Arguments

E

  

The exception to display for the application.

See also

TCustomApplication.ShowException

The latest version of this document can be found at lazarus-ccr.sourceforge.net.