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

TApplication.ShowException

Show any exception that has occurred

Declaration

Source position: forms.pp line 1094

public procedure TApplication.ShowException(

  E: Exception

); override;

Arguments

E

  

The exception that is to be displayed

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