object FrmReportError: TFrmReportError Left = 343 Top = 309 AutoScroll = False BorderIcons = [] Caption = 'Report Error' ClientHeight = 280 ClientWidth = 385 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 80 Top = 248 Width = 73 Height = 25 Caption = 'Send' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 6 ParentFont = False TabOrder = 0 end object Button2: TButton Left = 224 Top = 248 Width = 73 Height = 25 Caption = 'Don'#39't Send' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 7 ParentFont = False TabOrder = 1 end object GroupBox1: TGroupBox Left = 8 Top = 152 Width = 369 Height = 81 Caption = 'Privacy Information' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 object Label1: TLabel Left = 16 Top = 28 Width = 296 Height = 13 Caption = 'Do you want to send the following information to my website?' end object lblURL: TLabel Left = 16 Top = 52 Width = 29 Height = 13 Caption = 'lblURL' Constraints.MaxWidth = 329 WordWrap = True end end object GroupBox2: TGroupBox Left = 8 Top = 8 Width = 369 Height = 137 Caption = 'Error' TabOrder = 3 object lblProgram: TLabel Left = 16 Top = 18 Width = 127 Height = 13 Caption = '[Suspect program: %s]' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lblDesc: TLabel Left = 16 Top = 40 Width = 339 Height = 39 Caption = 'This program has most likely broken the clipboard chain. The Cli' + 'pboard Monitor will automatically be refreshed and this message ' + 'will not be shown again this session.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False WordWrap = True end object Label2: TLabel Left = 16 Top = 88 Width = 320 Height = 39 Caption = 'If this program crashed or terminated unexpectedly, please do no' + 't send this error report. This is expected behavoir when a progr' + 'am crashes that monitors the clipboard.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False WordWrap = True end end end