object FrmError: TFrmError Left = 332 Top = 222 ActiveControl = ChkRep BorderStyle = bsDialog Caption = 'CDCheck error report' ClientHeight = 560 ClientWidth = 435 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] OldCreateOrder = False Position = poDefaultSizeOnly PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 3 Top = 56 Width = 427 Height = 425 Shape = bsFrame Style = bsRaised end object Bevel3: TBevel Left = 5 Top = 208 Width = 423 Height = 17 Shape = bsTopLine Style = bsRaised end object Label1: TLabel Left = 0 Top = 0 Width = 435 Height = 32 Align = alTop Alignment = taCenter AutoSize = False Caption = 'Unexpected error occured!!!!'#13#10'Please report it as a bug!' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Shell Dlg 2' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 8 Top = 64 Width = 108 Height = 13 Caption = 'Debug information:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 0 Top = 32 Width = 435 Height = 13 Align = alTop Alignment = taCenter AutoSize = False Caption = '(Do not forget to fill in your comments!)' end object Label4: TLabel Left = 8 Top = 216 Width = 222 Height = 13 Caption = 'Please fill out the following information:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [fsBold] ParentFont = False end object LblSteps: TLabel Left = 16 Top = 256 Width = 194 Height = 13 Caption = 'Steps needed to reproduce it and so on:' end object LblRep: TLabel Left = 16 Top = 232 Width = 100 Height = 13 Caption = 'Error is reproducible:' end object LblDesc: TLabel Left = 16 Top = 368 Width = 288 Height = 13 Caption = 'Description of circumstances under which the error occured:' end object Memo1: TMemo Tag = 255 Left = 8 Top = 80 Width = 417 Height = 121 TabStop = False Ctl3D = False Font.Charset = DEFAULT_CHARSET Font.Color = clGrayText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] Lines.Strings = ( 'vfddfvdvd') ParentCtl3D = False ParentFont = False ReadOnly = True TabOrder = 0 end object Button1: TButton Left = 312 Top = 490 Width = 115 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Copy to clipboard' TabOrder = 2 OnClick = Button1Click end object Button2: TButton Left = 139 Top = 530 Width = 157 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Close error report' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Shell Dlg 2' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 3 end object Button3: TButton Left = 8 Top = 490 Width = 273 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Open default mailer with debug information' Default = True TabOrder = 1 OnClick = Button3Click end object ChkRep: TCheckBox Tag = 255 Left = 120 Top = 232 Width = 113 Height = 17 State = cbGrayed TabOrder = 4 end object Memo2: TMemo Tag = 255 Left = 8 Top = 272 Width = 417 Height = 89 Ctl3D = False ParentCtl3D = False TabOrder = 5 end object Memo3: TMemo Tag = 255 Left = 8 Top = 384 Width = 417 Height = 89 Ctl3D = False ParentCtl3D = False TabOrder = 6 end end