Indicates the dialog type displayed for an exception.
Source position: forms.pp line 1754
published property TApplicationProperties.ExceptionDialog : TApplicationExceptionDlg read FExceptionDialogType write SetExceptionDialog default aedOkCancelDialog;
The default value is aedOkCancelDialog.