object FormSetting: TFormSetting Left = 625 Top = 198 BorderIcons = [] BorderStyle = bsDialog Caption = 'Settings' ClientHeight = 303 ClientWidth = 264 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object SpeedButton1: TSpeedButton Left = 88 Top = 276 Width = 93 Height = 22 Caption = 'Close' Flat = True Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777778888877 7777777880000088777777800222220087777702222222220877702222F22222 208770222FFF222220870222FFFFF2222208022FFF2FFF222208022FF222FFF2 2208022222222FFF22080222222222FF22087022222222222087702222222222 2087770222222222087777700222220077777777700000777777} OnClick = SpeedButton1Click end object GroupBox1: TGroupBox Left = 4 Top = 4 Width = 257 Height = 153 Caption = ' Search on server ' TabOrder = 0 object AmazonCOM: TRadioButton Left = 24 Top = 24 Width = 117 Height = 17 Caption = 'AmazonCOM' Checked = True TabOrder = 0 TabStop = True end object AmazonCA: TRadioButton Left = 24 Top = 44 Width = 113 Height = 17 Caption = 'AmazonCA' TabOrder = 1 end object AmazonCOJP: TRadioButton Left = 24 Top = 64 Width = 113 Height = 17 Caption = 'AmazonCOJP' TabOrder = 2 end object AmazonCOUK: TRadioButton Left = 24 Top = 84 Width = 113 Height = 17 Caption = 'AmazonCOUK' TabOrder = 3 end object AmazonDE: TRadioButton Left = 24 Top = 104 Width = 113 Height = 17 Caption = 'AmazonDE' TabOrder = 4 end object AmazonFR: TRadioButton Left = 24 Top = 124 Width = 113 Height = 17 Caption = 'AmazonFR' TabOrder = 5 end end object GroupBox2: TGroupBox Left = 4 Top = 160 Width = 257 Height = 61 TabOrder = 1 object Label1: TLabel Left = 12 Top = 24 Width = 158 Height = 13 Caption = 'Maximum downloaded thumbnails' end object SpinEdit1: TSpinEdit Left = 184 Top = 20 Width = 61 Height = 22 Increment = 10 MaxValue = 300 MinValue = 10 TabOrder = 0 Value = 10 OnChange = SpinEdit1Change end end object GroupBox3: TGroupBox Left = 4 Top = 224 Width = 257 Height = 45 TabOrder = 2 object CheckBox1: TCheckBox Left = 12 Top = 16 Width = 233 Height = 17 Caption = 'Do not delete temp after program ends' TabOrder = 0 end end end