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

TApplication.CaptureExceptions

CaptureExceptions - If exceptions have occurred, find out what they are, ready for processing

Declaration

Source position: forms.pp line 1397

public property TApplication.CaptureExceptions: Boolean
  read FCaptureExceptions
  write SetCaptureExceptions;