Unit 'ExceptionDlg' Package
[Overview][Classes][Procedures and functions][Index] [#bs_debuggeride]

TIDEExceptionDlg

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: exceptiondlg.pas line 38

type TIDEExceptionDlg = class(TForm)

  btnBreak: TBitBtn;

  

  btnContinue: TBitBtn;

  

  cbIgnoreExceptionType: TCheckBox;

  

  lblMessage: TLabel;

  

public

  constructor Create(); override;

  

  function Execute();

  

end;

Inheritance

TIDEExceptionDlg

  

|

TObject



CT Web help

CodeTyphon Studio