object SiteDialog: TSiteDialog Left = 257 Top = 62 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Site settings' ClientHeight = 433 ClientWidth = 360 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 280 Top = 406 Width = 75 Height = 23 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end object Button2: TButton Left = 197 Top = 406 Width = 75 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = Button2Click end object PageControl1: TPageControl Left = 0 Top = 0 Width = 360 Height = 400 ActivePage = TabSheet3 TabOrder = 0 OnChange = PageControl1Change object TabSheet1: TTabSheet Caption = 'General' object GroupBox1: TGroupBox Left = 20 Top = 276 Width = 313 Height = 77 Caption = ' Description ' TabOrder = 2 object Label1: TLabel Left = 12 Top = 15 Width = 289 Height = 54 AutoSize = False Caption = 'IMPORTANT! The settings in this dialog apply to all existing and' + ' new Jobs that work with this site. ' WordWrap = True end end object GroupBox3: TGroupBox Left = 20 Top = 108 Width = 313 Height = 73 Caption = ' Login ' TabOrder = 1 object Label26: TLabel Left = 204 Top = 24 Width = 46 Height = 13 Caption = 'Password' end object Label3: TLabel Left = 108 Top = 24 Width = 22 Height = 13 Caption = 'User' end object Edit13: TEdit Left = 108 Top = 40 Width = 89 Height = 21 TabOrder = 2 end object Edit14: TEdit Left = 204 Top = 40 Width = 89 Height = 21 PasswordChar = '*' TabOrder = 3 OnDblClick = Edit14DblClick end object RadioButton1: TRadioButton Left = 16 Top = 20 Width = 89 Height = 17 Caption = 'Anonymous' TabOrder = 0 OnClick = EnableDisable end object RadioButton2: TRadioButton Left = 16 Top = 44 Width = 73 Height = 17 Caption = 'Authorised' TabOrder = 1 OnClick = EnableDisable end end object GroupBox4: TGroupBox Left = 20 Top = 20 Width = 313 Height = 73 Caption = ' Address ' TabOrder = 0 object Label14: TLabel Left = 16 Top = 24 Width = 39 Height = 13 Caption = 'Protocol' end object Label19: TLabel Left = 92 Top = 24 Width = 22 Height = 13 Caption = 'Host' end object Label15: TLabel Left = 232 Top = 24 Width = 19 Height = 13 Caption = 'Port' end object ComboBox2: TComboBox Left = 16 Top = 40 Width = 70 Height = 21 Style = csDropDownList Color = clBtnFace Enabled = False ItemHeight = 13 Items.Strings = ( '' 'FTP' 'GOPHER' 'HTTP') TabOrder = 0 end object Edit9: TEdit Left = 92 Top = 40 Width = 133 Height = 21 Color = clBtnFace Enabled = False TabOrder = 1 end object SpinEdit3: TSpinEdit Left = 232 Top = 40 Width = 63 Height = 22 Color = clBtnFace Enabled = False MaxValue = 0 MinValue = 0 TabOrder = 2 Value = 0 end end end object TabSheet2: TTabSheet Caption = 'Timing' object GroupBox8: TGroupBox Left = 20 Top = 20 Width = 313 Height = 105 Caption = ' Timeout ' TabOrder = 0 object Label7: TLabel Left = 180 Top = 26 Width = 5 Height = 13 Caption = 's' end object Label8: TLabel Left = 180 Top = 48 Width = 5 Height = 13 Caption = 's' end object Label9: TLabel Left = 180 Top = 72 Width = 5 Height = 13 Caption = 's' end object CheckBox1: TCheckBox Left = 16 Top = 24 Width = 97 Height = 17 Caption = 'Connection' TabOrder = 0 OnClick = EnableDisable end object CheckBox2: TCheckBox Left = 16 Top = 48 Width = 97 Height = 17 Caption = 'Command reply' TabOrder = 2 OnClick = EnableDisable end object CheckBox3: TCheckBox Left = 16 Top = 72 Width = 97 Height = 17 Caption = 'Data' TabOrder = 4 OnClick = EnableDisable end object SpinEdit8: TSpinEdit Left = 120 Top = 22 Width = 57 Height = 22 MaxLength = 3 MaxValue = 999 MinValue = 1 TabOrder = 1 Value = 1 end object SpinEdit1: TSpinEdit Left = 120 Top = 46 Width = 57 Height = 22 MaxLength = 3 MaxValue = 999 MinValue = 1 TabOrder = 3 Value = 1 end object SpinEdit2: TSpinEdit Left = 120 Top = 70 Width = 57 Height = 22 MaxLength = 3 MaxValue = 999 MinValue = 1 TabOrder = 5 Value = 1 end end object GroupBox5: TGroupBox Left = 20 Top = 140 Width = 313 Height = 81 Caption = ' Pause ' TabOrder = 1 object Label10: TLabel Left = 76 Top = 28 Width = 5 Height = 13 Caption = 's' end object Label37: TLabel Left = 92 Top = 28 Width = 21 Height = 13 Caption = 'after' end object Label38: TLabel Left = 164 Top = 28 Width = 89 Height = 13 Caption = 'connection failures' end object Label12: TLabel Left = 76 Top = 52 Width = 5 Height = 13 Caption = 's' end object Label34: TLabel Left = 92 Top = 52 Width = 21 Height = 13 Caption = 'after' end object Label35: TLabel Left = 164 Top = 52 Width = 83 Height = 13 Caption = 'bad server replies' end object SpinEdit4: TSpinEdit Left = 16 Top = 24 Width = 57 Height = 22 MaxLength = 4 MaxValue = 9999 MinValue = 0 TabOrder = 0 Value = 0 end object SpinEdit9: TSpinEdit Left = 120 Top = 24 Width = 37 Height = 22 MaxLength = 2 MaxValue = 99 MinValue = 1 TabOrder = 1 Value = 1 end object SpinEdit15: TSpinEdit Left = 16 Top = 48 Width = 57 Height = 22 MaxLength = 4 MaxValue = 9999 MinValue = 0 TabOrder = 2 Value = 0 end object SpinEdit16: TSpinEdit Left = 120 Top = 48 Width = 37 Height = 22 MaxLength = 2 MaxValue = 99 MinValue = 1 TabOrder = 3 Value = 1 end end object GroupBox6: TGroupBox Left = 20 Top = 276 Width = 313 Height = 77 Caption = ' Description ' TabOrder = 2 object Label2: TLabel Left = 12 Top = 15 Width = 289 Height = 54 AutoSize = False Caption = 'Set timeout values depending on the site speed. The faster the s' + 'ite, the smaller values should be used. For very slow sites, dis' + 'able some or all timeouts by unchecking the corresponding checkb' + 'oxes.' WordWrap = True end end end object TabSheet3: TTabSheet Caption = 'Connections' object Label33: TLabel Left = 20 Top = 20 Width = 26 Height = 13 Caption = 'Proxy' end object Label41: TLabel Left = 152 Top = 220 Width = 95 Height = 13 Caption = 'connections per site' end object GroupBox15: TGroupBox Left = 20 Top = 100 Width = 313 Height = 101 Caption = ' Abort Job ' TabOrder = 2 object Label36: TLabel Left = 129 Top = 50 Width = 83 Height = 13 Caption = 'bad server replies' end object Label39: TLabel Left = 129 Top = 25 Width = 82 Height = 13 Caption = 'connection errors' end object CheckBox7: TCheckBox Left = 16 Top = 24 Width = 53 Height = 17 Caption = 'After' TabOrder = 0 OnClick = EnableDisable end object SpinEdit19: TSpinEdit Left = 65 Top = 22 Width = 57 Height = 22 MaxLength = 3 MaxValue = 999 MinValue = 1 TabOrder = 1 Value = 1 end object CheckBox8: TCheckBox Left = 16 Top = 48 Width = 53 Height = 17 Caption = 'After' TabOrder = 2 OnClick = EnableDisable end object SpinEdit20: TSpinEdit Left = 65 Top = 47 Width = 57 Height = 22 MaxLength = 3 MaxValue = 999 MinValue = 1 TabOrder = 3 Value = 1 end object CheckBox9: TCheckBox Left = 16 Top = 72 Width = 137 Height = 17 Caption = 'If restart not supported' TabOrder = 4 end end object Button4: TButton Left = 253 Top = 69 Width = 75 Height = 23 Caption = 'Configure...' TabOrder = 1 OnClick = Button4Click end object GroupBox16: TGroupBox Left = 20 Top = 276 Width = 313 Height = 77 Caption = ' Description ' TabOrder = 5 object Label4: TLabel Left = 12 Top = 15 Width = 289 Height = 54 AutoSize = False Caption = 'Limit the number of attempts and concurrent connections to the s' + 'ite.' WordWrap = True end end object ComboBox4: TComboBox Left = 20 Top = 36 Width = 313 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 end object CheckBox12: TCheckBox Left = 36 Top = 218 Width = 49 Height = 17 Caption = 'Max.' TabOrder = 3 OnClick = EnableDisable end object SpinEdit21: TSpinEdit Left = 92 Top = 216 Width = 49 Height = 22 MaxLength = 2 MaxValue = 99 MinValue = 1 TabOrder = 4 Value = 1 end end end end