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

TApplicationProperties.ExceptionDialog

Indicates the dialog type displayed for an exception.

Declaration

Source position: forms.pp line 1864

published property TApplicationProperties.ExceptionDialog : TApplicationExceptionDlg
  read FExceptionDialogType
  write SetExceptionDialog
  default aedOkCancelDialog;

Description

The default value is aedOkCancelDialog.


Version 4.0 Generated 2025-05-03 Home