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

TApplicationProperties.CaptureExceptions

CaptureExceptions - Determine whether exceptions are being captured

Declaration

Source position: forms.pp line 1524

published property TApplicationProperties.CaptureExceptions: Boolean
  read FCaptureExceptions
  write SetCaptureExceptions
  default true;

Description

Boolean property (true if exceptions are being captured); reads or writes flag to see if they are being captured

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