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

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads