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

TApplication.OnCircularException

Handler invoked when there is an exception circle before killing the app with Halt

Declaration

Source position: forms.pp line 1608

public property TApplication.OnCircularException : TExceptionEvent
  read FOnCircularException
  write FOnCircularException;

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