[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 1409

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