OSDN Git Service

1.60.2.794
[gikonavigoeson/gikonavi.git] / Option.dfm
index e048a90..f3eb215 100644 (file)
@@ -1,6 +1,6 @@
 object OptionDialog: TOptionDialog
-  Left = 394
-  Top = 138
+  Left = 300
+  Top = 166
   BorderStyle = bsDialog
   Caption = #12458#12503#12471#12519#12531
   ClientHeight = 428
@@ -11,6 +11,7 @@ object OptionDialog: TOptionDialog
   Font.Height = -12
   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnClose = FormClose
@@ -24,48 +25,56 @@ object OptionDialog: TOptionDialog
     Width = 69
     Height = 12
     Caption = #12497#12473#12527#12540#12489'(&P)'
-    FocusControl = DolibURLEdit
   end
-  object OkBotton: TButton
+  object CancelBotton: TButton
     Left = 232
     Top = 400
     Width = 89
     Height = 21
-    Caption = 'OK'
-    Default = True
-    ModalResult = 1
-    TabOrder = 1
-    OnClick = OkBottonClick
+    Cancel = True
+    Caption = #12461#12515#12531#12475#12523
+    ModalResult = 2
+    TabOrder = 0
   end
-  object CancelBotton: TButton
+  object ApplyButton: TButton
     Left = 328
     Top = 400
     Width = 89
     Height = 21
     Cancel = True
-    Caption = #12461#12515#12531#12475#12523
-    ModalResult = 2
+    Caption = #36969#29992'(&A)'
+    ModalResult = 8
+    TabOrder = 1
+    OnClick = ApplyButtonClick
+  end
+  object CroutOption: TButton
+    Left = 424
+    Top = 400
+    Width = 88
+    Height = 21
+    Caption = #35443#32048#35373#23450
     TabOrder = 2
+    OnClick = CroutOptionClick
   end
   object OptionTab: TPageControl
     Left = 4
     Top = 4
     Width = 509
     Height = 389
-    ActivePage = ThreadSheet
+    ActivePage = CSSTabSheet
     MultiLine = True
-    TabIndex = 5
-    TabOrder = 0
+    TabIndex = 2
+    TabOrder = 3
     OnChange = OptionTabChange
     object ConnectSheet: TTabSheet
       Caption = #25509#32154
       object ReadProxyGroupBox: TGroupBox
         Left = 12
-        Top = 116
+        Top = 4
         Width = 477
         Height = 105
         Caption = #12503#12525#12461#12471#35373#23450' '#65288#12480#12454#12531#12525#12540#12489#29992#65289
-        TabOrder = 1
+        TabOrder = 0
         object ReadAddressLabel: TLabel
           Left = 12
           Top = 48
@@ -144,11 +153,11 @@ object OptionDialog: TOptionDialog
       end
       object WriteProxyGroupBox: TGroupBox
         Left = 12
-        Top = 228
+        Top = 116
         Width = 477
         Height = 105
         Caption = #12503#12525#12461#12471#35373#23450' '#65288#26360#12365#36796#12415#29992#65289
-        TabOrder = 2
+        TabOrder = 1
         object WriteAddressLabel: TLabel
           Left = 12
           Top = 48
@@ -225,52 +234,46 @@ object OptionDialog: TOptionDialog
           TabOrder = 4
         end
       end
-      object GroupBox11: TGroupBox
+      object GroupBox4: TGroupBox
         Left = 12
-        Top = 8
+        Top = 224
         Width = 477
-        Height = 101
-        Caption = #25509#32154#35373#23450
-        TabOrder = 0
-        object Label17: TLabel
+        Height = 113
+        Caption = #12508#12540#12489'URL(&U)'
+        TabOrder = 2
+        object Label13: TLabel
           Left = 12
           Top = 24
-          Width = 114
-          Height = 12
-          Caption = #21463#20449#12496#12483#12501#12449#12469#12452#12474'(&B)'
-          FocusControl = RecvBufferSize
-        end
-        object Label18: TLabel
-          Left = 188
-          Top = 24
-          Width = 94
+          Width = 155
           Height = 12
-          Caption = #65288#12487#12501#12457#12523#12488'=4096'#65289
+          Caption = #65298#12385#12419#12435#12397#12427#12508#12540#12489#19968#35239'URL(&N)'
         end
-        object RecvBufferSize: TEdit
-          Left = 140
-          Top = 20
-          Width = 41
+        object BoardURLComboBox: TComboBox
+          Left = 24
+          Top = 43
+          Width = 417
           Height = 20
-          MaxLength = 5
+          ItemHeight = 12
           TabOrder = 0
-          OnExit = RecvBufferSizeExit
-        end
-        object ProxyProtocolCheckBox: TCheckBox
-          Left = 12
-          Top = 72
-          Width = 269
-          Height = 17
-          Caption = #12503#12525#12461#12471#25509#32154#12391' HTTP 1.1 '#12434#20351#29992#12377#12427'(&Y)'
-          TabOrder = 2
+          Text = 'BoardURLComboBox'
         end
-        object ProtocolCheckBox: TCheckBox
-          Left = 12
-          Top = 48
-          Width = 269
-          Height = 17
-          Caption = 'HTTP 1.1 '#12434#20351#29992#12377#12427'(&H)'
+        object AddURLButton: TButton
+          Left = 278
+          Top = 69
+          Width = 75
+          Height = 25
+          Caption = #36861#21152
           TabOrder = 1
+          OnClick = AddURLButtonClick
+        end
+        object RemoveURLButton: TButton
+          Left = 366
+          Top = 69
+          Width = 75
+          Height = 25
+          Caption = #21066#38500
+          TabOrder = 2
+          OnClick = RemoveURLButtonClick
         end
       end
     end
@@ -285,7 +288,7 @@ object OptionDialog: TOptionDialog
       end
       object Bevel2: TBevel
         Left = 8
-        Top = 229
+        Top = 239
         Width = 485
         Height = 2
       end
@@ -300,7 +303,7 @@ object OptionDialog: TOptionDialog
         Left = 252
         Top = 4
         Width = 2
-        Height = 321
+        Height = 341
       end
       object Label20: TLabel
         Left = 16
@@ -311,7 +314,7 @@ object OptionDialog: TOptionDialog
       end
       object Label21: TLabel
         Left = 16
-        Top = 237
+        Top = 248
         Width = 106
         Height = 12
         Caption = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503
@@ -332,9 +335,9 @@ object OptionDialog: TOptionDialog
       end
       object lblSFont: TLabel
         Left = 268
-        Top = 237
+        Top = 249
         Width = 221
-        Height = 93
+        Height = 73
         AutoSize = False
         Caption = '_'
         WordWrap = True
@@ -421,7 +424,7 @@ object OptionDialog: TOptionDialog
       end
       object HintFontButton: TButton
         Left = 156
-        Top = 253
+        Top = 264
         Width = 85
         Height = 21
         Caption = #12501#12457#12531#12488'(&H)...'
@@ -430,7 +433,7 @@ object OptionDialog: TOptionDialog
       end
       object HintBackButton: TButton
         Left = 156
-        Top = 277
+        Top = 288
         Width = 85
         Height = 21
         Caption = #32972#26223#33394'(&I)...'
@@ -439,7 +442,7 @@ object OptionDialog: TOptionDialog
       end
       object HintDefaultButton: TButton
         Left = 156
-        Top = 301
+        Top = 312
         Width = 85
         Height = 21
         Caption = #12487#12501#12457#12523#12488'(&J)'
@@ -448,7 +451,7 @@ object OptionDialog: TOptionDialog
       end
       object HintMemo: TMemo
         Left = 12
-        Top = 253
+        Top = 264
         Width = 137
         Height = 69
         TabStop = False
@@ -548,6 +551,14 @@ object OptionDialog: TOptionDialog
         ItemHeight = 16
         TabOrder = 20
       end
+      object UnFocusedBoldCheckBox: TCheckBox
+        Left = 15
+        Top = 219
+        Width = 210
+        Height = 17
+        Caption = #12501#12457#12540#12459#12473#12364#28961#12356#12392#12365#12399#22826#23383#12395#12377#12427
+        TabOrder = 21
+      end
     end
     object CSSTabSheet: TTabSheet
       Caption = 'CSS '#12392#12473#12461#12531
@@ -644,51 +655,13 @@ object OptionDialog: TOptionDialog
           TabOrder = 6
           OnClick = CSSBackColorButtonClick
         end
-      end
-    end
-    object BoardSheet: TTabSheet
-      Caption = #12508#12540#12489#26356#26032
-      ImageIndex = 7
-      object GroupBox4: TGroupBox
-        Left = 12
-        Top = 8
-        Width = 477
-        Height = 113
-        Caption = #12508#12540#12489'URL(&U)'
-        TabOrder = 0
-        object Label13: TLabel
-          Left = 12
-          Top = 24
-          Width = 155
-          Height = 12
-          Caption = #65298#12385#12419#12435#12397#12427#12508#12540#12489#19968#35239'URL(&N)'
-        end
-        object BoardURLComboBox: TComboBox
-          Left = 24
-          Top = 43
-          Width = 417
-          Height = 20
-          ItemHeight = 12
-          TabOrder = 0
-          Text = 'BoardURLComboBox'
-        end
-        object AddURLButton: TButton
-          Left = 278
-          Top = 69
-          Width = 75
-          Height = 25
-          Caption = #36861#21152
-          TabOrder = 1
-          OnClick = AddURLButtonClick
-        end
-        object RemoveURLButton: TButton
-          Left = 366
-          Top = 69
-          Width = 75
-          Height = 25
-          Caption = #21066#38500
-          TabOrder = 2
-          OnClick = RemoveURLButtonClick
+        object UseKatjuTypeSkinCheckBox: TCheckBox
+          Left = 16
+          Top = 272
+          Width = 193
+          Height = 17
+          Caption = #12363#12385#12421#65374#12375#12419#12398#12473#12461#12531#12434#21033#29992#12377#12427
+          TabOrder = 7
         end
       end
     end
@@ -698,12 +671,12 @@ object OptionDialog: TOptionDialog
         Left = 12
         Top = 8
         Width = 477
-        Height = 49
+        Height = 41
         Caption = #34920#31034#35373#23450
         TabOrder = 0
         object ThreadListIconCheckBox: TCheckBox
           Left = 12
-          Top = 20
+          Top = 16
           Width = 217
           Height = 17
           Caption = #12473#12524#12483#12489#26356#26032#12450#12452#12467#12531#12434#34920#31034#12377#12427'(&I)'
@@ -711,29 +684,145 @@ object OptionDialog: TOptionDialog
         end
       end
       object GroupBox16: TGroupBox
-        Left = 8
-        Top = 80
-        Width = 481
-        Height = 81
+        Left = 12
+        Top = 52
+        Width = 477
+        Height = 45
         Caption = #12473#12524#20316#25104#26085#26178#34920#31034#35373#23450
         TabOrder = 1
         object CreationTimeLogsCheckBox: TCheckBox
-          Left = 16
-          Top = 24
+          Left = 12
+          Top = 16
           Width = 217
           Height = 17
           Caption = #12525#12464#26377#12426#12473#12524#12483#12489#12398#12415#34920#31034
           TabOrder = 0
         end
         object FutureThreadCheckBox: TCheckBox
-          Left = 16
-          Top = 48
+          Left = 204
+          Top = 16
           Width = 265
           Height = 17
-          Caption = #26085#20184#12364#26410#26469#12398#12418#12398#12399#34920#31034#12375#12394#12356#65288'492'#12473#12524#31995#65289
+          Caption = #26085#20184#12364#26410#26469#12398#12418#12398#12399#34920#31034#12375#12394#12356#65288'924'#12473#12524#31995#65289
           TabOrder = 1
         end
       end
+      object GroupBox5: TGroupBox
+        Left = 12
+        Top = 105
+        Width = 477
+        Height = 86
+        Caption = #12502#12521#12454#12470#12398#26368#22823#21270
+        TabOrder = 2
+        object BrowserMaxLabel: TLabel
+          Left = 12
+          Top = 24
+          Width = 6
+          Height = 12
+          Caption = '-'
+        end
+        object BrowserMaxCombo: TComboBox
+          Left = 12
+          Top = 56
+          Width = 229
+          Height = 20
+          Style = csDropDownList
+          ItemHeight = 12
+          TabOrder = 0
+          Items.Strings = (
+            #26368#22823#21270#12375#12394#12356
+            #12473#12524#12483#12489#12434#12463#12522#12483#12463#12375#12383#12392#12365
+            #12473#12524#12483#12489#12434#12480#12502#12523#12463#12522#12483#12463#12375#12383#12392#12365)
+        end
+      end
+      object GroupBox17: TGroupBox
+        Left = 12
+        Top = 196
+        Width = 477
+        Height = 45
+        Caption = #12502#12521#12454#12470#12479#12502#38750#34920#31034#26178#35373#23450
+        TabOrder = 3
+        object SelectIntervalLabel: TLabel
+          Left = 10
+          Top = 20
+          Width = 199
+          Height = 12
+          Caption = #12459#12540#12477#12523#12461#12540#12391#12398#31227#21205#26178#12398#28961#21453#24540#26178#38291
+        end
+        object Label4: TLabel
+          Left = 271
+          Top = 20
+          Width = 29
+          Height = 12
+          Caption = #12511#12522#31186
+        end
+        object Label6: TLabel
+          Left = 305
+          Top = 20
+          Width = 164
+          Height = 12
+          Caption = #65288'55'#12511#12522#31186#20197#19978#12395#35373#23450#12375#12390#19979#12373#12356#65289
+        end
+        object SelectIntervalEdit: TEdit
+          Left = 214
+          Top = 16
+          Width = 49
+          Height = 20
+          ImeMode = imClose
+          TabOrder = 0
+          Text = 'SelectIntervalEdit'
+        end
+      end
+      object GroupBox18: TGroupBox
+        Left = 12
+        Top = 246
+        Width = 477
+        Height = 43
+        Caption = 'dat'#33853#12385#12473#12524#12477#12540#12488#38918
+        TabOrder = 4
+        object DatOchiSortCombo: TComboBox
+          Left = 12
+          Top = 15
+          Width = 229
+          Height = 20
+          Style = csDropDownList
+          ItemHeight = 12
+          TabOrder = 0
+          Items.Strings = (
+            #12473#12524#19968#35239#12398#12477#12540#12488#38918
+            #12473#12524#30058#21495'('#26119#38918')'
+            #12473#12524#30058#21495'('#38477#38918')'
+            #21462#24471#26085#26178'('#26119#38918')'
+            #21462#24471#26085#26178'('#38477#38918')'
+            #12473#12524#20316#25104#26085#26178'('#26119#38918')'
+            #12473#12524#20316#25104#26085#26178'('#38477#38918')'
+            #12473#12524#26368#32066#26356#26032#26085#26178#65288#26119#38918#65289
+            #12473#12524#26368#32066#26356#26032#26085#26178#65288#38477#38918#65289)
+        end
+      end
+      object GroupBox20: TGroupBox
+        Left = 12
+        Top = 291
+        Width = 477
+        Height = 41
+        Caption = #12473#12524#12483#12489#19968#35239#12480#12454#12531#12525#12540#12489#24460#12398#21205#20316
+        TabOrder = 5
+        object Label24: TLabel
+          Left = 219
+          Top = 18
+          Width = 142
+          Height = 12
+          Caption = #65288#12481#12455#12483#12463#12375#12394#12356#22580#21512#28961#20966#29702#65289
+        end
+        object AutoSortCheckBox: TCheckBox
+          Left = 10
+          Top = 16
+          Width = 207
+          Height = 17
+          Caption = #33258#21205#12391#12473#12524#12483#12489#21517#12391#26119#38918#12477#12540#12488#12377#12427
+          TabOrder = 0
+        end
+      end
     end
     object ThreadSheet: TTabSheet
       Caption = #12473#12524#12483#12489#65297
@@ -742,7 +831,7 @@ object OptionDialog: TOptionDialog
         Left = 12
         Top = 8
         Width = 477
-        Height = 57
+        Height = 73
         Caption = #34920#31034#35373#23450
         TabOrder = 0
         object ShowMailCheckBox: TCheckBox
@@ -753,20 +842,35 @@ object OptionDialog: TOptionDialog
           Caption = #12513#12540#12523#27396#12434#34920#31034#12377#12427'(&M)'
           TabOrder = 0
         end
-        object OnlyAHundredResCheckBox: TCheckBox
-          Left = 163
-          Top = 19
-          Width = 238
+        object ResRangeHoldCheckBox: TCheckBox
+          Left = 11
+          Top = 43
+          Width = 198
           Height = 17
-          Caption = #36215#21205#26178#12395#26368#26032'100'#12524#12473#34920#31034#12434'ON'#12395#12377#12427
+          Caption = #36215#21205#26178#12398#12524#12473#34920#31034#31684#22258#12434#22266#23450#12377#12427
           TabOrder = 1
+          OnClick = ResRangeHoldCheckBoxClick
+        end
+        object ResRangeHoldComboBox: TComboBox
+          Left = 224
+          Top = 40
+          Width = 145
+          Height = 20
+          Style = csDropDownList
+          ItemHeight = 12
+          TabOrder = 2
+          Items.Strings = (
+            #12377#12409#12390#12398#12524#12473#12434#34920#31034#12377#12427
+            #26368#26032'100'#12524#12473#12398#12415#34920#31034
+            #26410#35501#12524#12473#12398#12415#34920#31034
+            #26032#30528#12524#12473#12398#12415#34920#31034)
         end
       end
       object GroupBox2: TGroupBox
         Left = 12
-        Top = 76
+        Top = 92
         Width = 477
-        Height = 121
+        Height = 157
         Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316
         TabOrder = 1
         object AppFolderLabel: TLabel
@@ -811,16 +915,24 @@ object OptionDialog: TOptionDialog
           TabOrder = 3
           OnClick = URLAppCheckBoxClick
         end
+        object ResAnchorCheckBox: TCheckBox
+          Left = 12
+          Top = 125
+          Width = 333
+          Height = 17
+          Caption = #12524#12473#12450#12531#12459#12540#12398#22580#21512#12289#12381#12398#12524#12473#12414#12391#12472#12515#12531#12503#12377#12427
+          TabOrder = 4
+        end
       end
       object GroupBox6: TGroupBox
         Left = 12
-        Top = 204
+        Top = 260
         Width = 477
-        Height = 49
-        Caption = #12525#12464#21066#38500
+        Height = 77
+        Caption = #30906#35469#12513#12483#12475#12540#12472
         TabOrder = 2
         object LogDeleteMessageCheckBox: TCheckBox
-          Left = 20
+          Left = 12
           Top = 22
           Width = 321
           Height = 17
@@ -828,41 +940,33 @@ object OptionDialog: TOptionDialog
           TabOrder = 0
           OnClick = URLAppCheckBoxClick
         end
+        object IgnoreLimitResCountCheckBox: TCheckBox
+          Left = 12
+          Top = 46
+          Width = 389
+          Height = 17
+          Caption = #21516'ID'#12524#12473#12450#12531#12459#12540#34920#31034#12391#21046#38480#25968#36234#12360#12398#30906#35469#12513#12483#12475#12540#12472#12434#34920#31034#12377#12427'(&R)'
+          TabOrder = 1
+          OnClick = URLAppCheckBoxClick
+        end
       end
     end
     object TabSheet1: TTabSheet
       Caption = #12473#12524#12483#12489#65298
       ImageIndex = 7
-      object PopupPositionRadioGroup: TRadioGroup
-        Left = 12
-        Top = 8
-        Width = 477
-        Height = 85
-        Caption = #12524#12473#12509#12483#12503#12450#12483#12503#34920#31034'(&P)'
-        Columns = 3
-        Items.Strings = (
-          #24038#19978
-          #24038
-          #24038#19979
-          #19978
-          #20013#22830
-          #19979
-          #21491#19978
-          #21491
-          #21491#19979#65288#12487#12501#12457#12523#12488#65289)
-        TabOrder = 0
-      end
       object TabAddRadioGroup: TRadioGroup
         Left = 12
         Top = 288
         Width = 477
         Height = 49
         Caption = #12473#12524#12483#12489#12398#12479#12502#36861#21152#20301#32622'(&D)'
-        Columns = 2
+        Columns = 4
         Items.Strings = (
           #19968#30058#22987#12417
-          #19968#30058#26368#24460)
-        TabOrder = 3
+          #19968#30058#26368#24460
+          #29694#22312#12398#21491
+          #29694#22312#12398#24038)
+        TabOrder = 2
       end
       object GroupBox8: TGroupBox
         Left = 12
@@ -870,7 +974,7 @@ object OptionDialog: TOptionDialog
         Width = 477
         Height = 105
         Caption = #30011#20687#12503#12524#12499#12517#12540#12509#12483#12503#12450#12483#12503
-        TabOrder = 2
+        TabOrder = 1
         object Label14: TLabel
           Left = 12
           Top = 48
@@ -933,7 +1037,7 @@ object OptionDialog: TOptionDialog
         Width = 477
         Height = 69
         Caption = #12524#12473#12509#12483#12503#12450#12483#12503#34920#31034#35373#23450
-        TabOrder = 1
+        TabOrder = 0
         object UnActivePopupCheckBox: TCheckBox
           Left = 12
           Top = 20
@@ -951,6 +1055,78 @@ object OptionDialog: TOptionDialog
           TabOrder = 1
         end
       end
+      object GroupBox24: TGroupBox
+        Left = 11
+        Top = 10
+        Width = 478
+        Height = 81
+        Caption = #12524#12473#12509#12483#12503#12450#12483#12503#34920#31034'(&P)'
+        TabOrder = 3
+        object gppRightTopRB: TRadioButton
+          Left = 324
+          Top = 19
+          Width = 120
+          Height = 20
+          Caption = #21491#19978#65288#12487#12501#12457#12523#12488#65289
+          TabOrder = 0
+        end
+        object gppTopRB: TRadioButton
+          Left = 170
+          Top = 19
+          Width = 120
+          Height = 20
+          Caption = #19978
+          TabOrder = 1
+        end
+        object gppLeftTopRB: TRadioButton
+          Left = 8
+          Top = 19
+          Width = 120
+          Height = 20
+          Caption = #24038#19978
+          TabOrder = 2
+        end
+        object gppLeftRB: TRadioButton
+          Left = 8
+          Top = 39
+          Width = 120
+          Height = 20
+          Caption = #24038
+          TabOrder = 3
+        end
+        object gppRightRB: TRadioButton
+          Left = 324
+          Top = 39
+          Width = 120
+          Height = 20
+          Caption = #21491
+          TabOrder = 4
+        end
+        object gppLeftBottomRB: TRadioButton
+          Left = 8
+          Top = 59
+          Width = 120
+          Height = 20
+          Caption = #24038#19979
+          TabOrder = 5
+        end
+        object gppBottomRB: TRadioButton
+          Left = 170
+          Top = 59
+          Width = 120
+          Height = 20
+          Caption = #19979
+          TabOrder = 6
+        end
+        object gppRighBottomRB: TRadioButton
+          Left = 324
+          Top = 59
+          Width = 120
+          Height = 20
+          Caption = #21491#19979
+          TabOrder = 7
+        end
+      end
     end
     object TabSheet2: TTabSheet
       Caption = #12381#12398#20182#21205#20316#65297
@@ -959,11 +1135,11 @@ object OptionDialog: TOptionDialog
         Left = 12
         Top = 8
         Width = 477
-        Height = 125
+        Height = 121
         Caption = #12450#12489#12524#12473#12496#12540
         TabOrder = 0
         object Label3: TLabel
-          Left = 16
+          Left = 12
           Top = 96
           Width = 73
           Height = 12
@@ -971,14 +1147,14 @@ object OptionDialog: TOptionDialog
           FocusControl = AddressHistoryCountEdit
         end
         object Label11: TLabel
-          Left = 156
+          Left = 152
           Top = 96
           Width = 12
           Height = 12
           Caption = #20491
         end
         object URLDisplayCheckBox: TCheckBox
-          Left = 16
+          Left = 12
           Top = 20
           Width = 389
           Height = 17
@@ -986,7 +1162,7 @@ object OptionDialog: TOptionDialog
           TabOrder = 0
         end
         object AddressHistoryCountEdit: TEdit
-          Left = 104
+          Left = 100
           Top = 92
           Width = 45
           Height = 20
@@ -994,7 +1170,7 @@ object OptionDialog: TOptionDialog
           OnExit = AddressHistoryCountEditExit
         end
         object TabStopAddressBarCheckBox: TCheckBox
-          Left = 16
+          Left = 12
           Top = 44
           Width = 389
           Height = 17
@@ -1002,7 +1178,7 @@ object OptionDialog: TOptionDialog
           TabOrder = 1
         end
         object LinkAddCheckBox: TCheckBox
-          Left = 16
+          Left = 12
           Top = 68
           Width = 413
           Height = 17
@@ -1010,109 +1186,159 @@ object OptionDialog: TOptionDialog
           TabOrder = 2
         end
       end
-      object GroupBox13: TGroupBox
+      object GroupBox15: TGroupBox
         Left = 12
-        Top = 140
-        Width = 477
-        Height = 113
-        Caption = #26360#12365#36796#12415'time'#12398#25351#23450
+        Top = 132
+        Width = 478
+        Height = 79
+        Caption = #30906#35469#12480#12452#12450#12525#12464
         TabOrder = 1
-        object Label24: TLabel
+        object ShowDialogForEndCheckBox: TCheckBox
           Left = 12
-          Top = 20
-          Width = 388
-          Height = 12
-          Caption = #12371#12398#35373#23450#12399#19978#32026#32773#21521#12369#12391#12377#12290#24847#21619#12364#20998#12363#12425#12394#12356#22580#21512#12399#22793#26356#12375#12394#12356#12391#12367#12384#12373#12356#12290
+          Top = 21
+          Width = 204
+          Height = 17
+          Caption = #32066#20102#26178#12395#30906#35469#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
+          TabOrder = 0
         end
-        object Label25: TLabel
+        object AllTabCloseCheckBox: TCheckBox
           Left = 12
-          Top = 36
-          Width = 218
-          Height = 12
-          Caption = #38291#36949#12387#12383#35373#23450#12434#34892#12358#12392#12289#21205#20316#12375#12394#12367#12394#12426#12414#12377#12290
+          Top = 48
+          Width = 344
+          Height = 17
+          Caption = #20840#12390#12398#12479#12502#12434#38281#12376#12427#12392#12365#12395#30906#35469#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
+          TabOrder = 1
         end
-        object PostTimeLabel: TLabel
+      end
+      object SambaGroupBox: TGroupBox
+        Left = 12
+        Top = 216
+        Width = 477
+        Height = 48
+        Caption = 'Samba24'#23550#31574
+        TabOrder = 2
+        object UseSambaCheckBox: TCheckBox
           Left = 12
-          Top = 88
-          Width = 94
-          Height = 12
-          Caption = #12510#12471#12531#26178#21051#12363#12425'(&O)'
+          Top = 19
+          Width = 153
+          Height = 17
+          Caption = 'Samba24'#23550#31574#27231#33021#12434#20351#12358
+          TabOrder = 0
         end
-        object Label27: TLabel
-          Left = 164
-          Top = 88
-          Width = 12
-          Height = 12
-          Caption = #31186
+      end
+      object TabAutoSaveLoad: TGroupBox
+        Left = 11
+        Top = 271
+        Width = 478
+        Height = 50
+        Caption = 'Tab'#33258#21205#20445#23384#12539#24489#20803
+        TabOrder = 3
+        object TabLoadSave: TCheckBox
+          Left = 13
+          Top = 18
+          Width = 212
+          Height = 17
+          Caption = #32066#20102#26178#12395#12479#12502#12398#38918#30058#12434#33258#21205#20445#23384#12539#24489#20803
+          TabOrder = 0
         end
-        object PostTimeCheckBox: TCheckBox
+      end
+    end
+    object TabSheet4: TTabSheet
+      Caption = #12381#12398#20182#21205#20316#65298
+      ImageIndex = 11
+      object GroupBox13: TGroupBox
+        Left = 12
+        Top = 8
+        Width = 473
+        Height = 57
+        Caption = #12473#12524#12483#12489#32094#36796#12415
+        TabOrder = 0
+        object UseUndecidedCheckBox: TCheckBox
           Left = 12
-          Top = 60
-          Width = 389
+          Top = 20
+          Width = 213
           Height = 17
-          Caption = #26360#12365#36796#12415#26178#12395#12510#12471#12531#26178#21051#12434#20351#29992#12377#12427'(&C)'
+          Caption = #26410#30906#23450#20837#21147#12391#12398#32094#36796#12415#12434#26377#21177#12395#12377#12427
           TabOrder = 0
-          OnClick = PostTimeCheckBoxClick
         end
-        object PostTimeEdit: TEdit
-          Left = 116
-          Top = 84
-          Width = 41
-          Height = 20
-          MaxLength = 4
-          TabOrder = 1
-          OnExit = PostTimeEditExit
+      end
+      object GroupBox19: TGroupBox
+        Left = 12
+        Top = 66
+        Width = 473
+        Height = 49
+        Caption = #23653#27508
+        TabOrder = 1
+        object Label17: TLabel
+          Left = 12
+          Top = 21
+          Width = 89
+          Height = 12
+          Caption = #12473#12524#12483#12489#20445#23384#25968'(&T)'
+          FocusControl = MaxRecordCountEdit
         end
-        object PutPostTimeRadioButton: TRadioButton
-          Left = 184
-          Top = 84
-          Width = 81
-          Height = 17
-          Caption = #36914#12417#12427'(&P)'
-          TabOrder = 2
+        object Label18: TLabel
+          Left = 194
+          Top = 20
+          Width = 12
+          Height = 12
+          Caption = #20491
         end
-        object BackPostTimeRadioButton: TRadioButton
-          Left = 268
-          Top = 84
-          Width = 85
-          Height = 17
-          Caption = #36933#12425#12379#12427'(&B)'
-          TabOrder = 3
+        object MaxRecordCountEdit: TEdit
+          Left = 120
+          Top = 16
+          Width = 65
+          Height = 20
+          TabOrder = 0
+          Text = 'RecordMaxCountEdit'
+          OnExit = MaxRecordCountEditExit
         end
       end
-      object GroupBox15: TGroupBox
+      object GroupBox21: TGroupBox
         Left = 12
-        Top = 258
-        Width = 478
+        Top = 125
+        Width = 473
         Height = 52
-        Caption = #30906#35469#12480#12452#12450#12525#12464
+        Caption = #26368#23567#21270#26178#12479#12473#12463#12488#12524#12452
         TabOrder = 2
-        object ShowDialogForEndCheckBox: TCheckBox
-          Left = 9
-          Top = 21
-          Width = 204
+        object StoredTaskTrayCB: TCheckBox
+          Left = 11
+          Top = 24
+          Width = 118
           Height = 17
-          Caption = #32066#20102#26178#12395#30906#35469#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
+          Caption = #26377#21177#12395#12377#12427
           TabOrder = 0
         end
       end
-    end
-    object TabSheet4: TTabSheet
-      Caption = #12381#12398#20182#21205#20316#65298
-      ImageIndex = 12
-      object SambaGroupBox: TGroupBox
-        Left = 13
-        Top = 9
+      object GroupBox22: TGroupBox
+        Left = 12
+        Top = 184
         Width = 473
-        Height = 48
-        Caption = 'Samba24'#23550#31574
-        TabOrder = 0
-        object UseSambaCheckBox: TCheckBox
-          Left = 15
-          Top = 19
-          Width = 153
+        Height = 52
+        Caption = #12502#12521#12454#12470#12479#12502
+        TabOrder = 3
+        object LoopBrowserTabsCB: TCheckBox
+          Left = 11
+          Top = 24
+          Width = 134
           Height = 17
-          Caption = 'Samba24'#23550#31574#27231#33021#12434#20351#12358
+          Caption = #12523#12540#12503#12375#12390#31227#21205#12377#12427
+          TabOrder = 0
+        end
+      end
+      object GroupBox23: TGroupBox
+        Left = 12
+        Top = 246
+        Width = 473
+        Height = 52
+        Caption = #12510#12454#12473#12472#12455#12473#12481#12515#12540
+        TabOrder = 4
+        object IgnoreContextCheckBox: TCheckBox
+          Left = 11
+          Top = 24
+          Width = 294
+          Height = 17
+          Caption = #12467#12531#12486#12461#12473#12488#19978#12391#12510#12454#12473#12472#12455#12473#12481#12515#12540#12434#28961#21177#12395#12377#12427
           TabOrder = 0
         end
       end
@@ -1254,75 +1480,85 @@ object OptionDialog: TOptionDialog
         end
         object ReplaceulCheckBox: TCheckBox
           Left = 12
-          Top = 68
+          Top = 66
           Width = 221
-          Height = 26
+          Height = 17
           Caption = '<ul>'#12479#12464#12434'<br>'#12479#12464#12395#32622#25563#12377#12427'(&R)'
           TabOrder = 1
         end
         object PopUpAbonCheckBox: TCheckBox
           Left = 12
-          Top = 92
+          Top = 88
           Width = 221
-          Height = 26
+          Height = 17
           Caption = #12524#12473#12509#12483#12503#12450#12483#12503#26178#12398#12354#12412#65374#12435#26377#21177'(&P)'
           TabOrder = 2
         end
         object ShowNGLineCheckBox: TCheckBox
           Left = 12
-          Top = 116
+          Top = 110
           Width = 181
-          Height = 26
+          Height = 17
           Caption = 'NG'#12501#12449#12452#12523#12398#34892#25968#12434#34920#31034'(&N)'
           TabOrder = 3
         end
         object AddResAnchorCheckBox: TCheckBox
           Left = 12
-          Top = 140
+          Top = 132
           Width = 205
-          Height = 26
+          Height = 17
           Caption = #65326#65319#12524#12473#12408#12398#12524#12473#12450#12531#12459#12540#12398#36861#21152'(&A)'
           TabOrder = 4
         end
         object DeleteSyriaCheckBox: TCheckBox
-          Left = 13
+          Left = 12
           Top = 44
           Width = 205
           Height = 17
           Caption = #12471#12522#12450#35486#12502#12521#12463#12521#23550#31574#12434#12377#12427
           TabOrder = 5
         end
+        object IgnoreKanaCheckBox: TCheckBox
+          Left = 12
+          Top = 156
+          Width = 253
+          Height = 17
+          Caption = #20840#35282#21322#35282#12402#12425#12364#12394#12459#12479#12459#12490#12398#36949#12356#12434#28961#35222#12377#12427
+          TabOrder = 6
+        end
+      end
+      object SpamFilterGroupBox: TGroupBox
+        Left = 12
+        Top = 216
+        Width = 477
+        Height = 57
+        Caption = #12473#12497#12512#12501#12451#12523#12479
+        TabOrder = 1
+        Visible = False
+        object SpamFilterAlgorithmComboBox: TComboBox
+          Left = 12
+          Top = 23
+          Width = 145
+          Height = 20
+          Style = csDropDownList
+          ItemHeight = 12
+          ItemIndex = 0
+          TabOrder = 0
+          Text = #20351#29992#12375#12394#12356
+          Items.Strings = (
+            #20351#29992#12375#12394#12356
+            #20351#29992#12377#12427)
+        end
       end
     end
     object UserIDSheet: TTabSheet
       Caption = #65298#12385#12419#12435#12397#12427
       ImageIndex = 9
-      object Tora3URLLabel: TLabel
-        Left = 105
-        Top = 195
-        Width = 104
-        Height = 12
-        Caption = 'http://2ch.tora3.net/'
-        Font.Charset = SHIFTJIS_CHARSET
-        Font.Color = clBlue
-        Font.Height = -12
-        Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
-        Font.Style = [fsUnderline]
-        ParentFont = False
-        OnClick = Tora3URLLabelClick
-      end
-      object Label12: TLabel
-        Left = 13
-        Top = 195
-        Width = 83
-        Height = 12
-        Caption = #12518#12540#12470'ID'#12398#21462#24471
-      end
       object GroupBox3: TGroupBox
         Left = 12
         Top = 8
         Width = 477
-        Height = 177
+        Height = 153
         Caption = #35469#35388
         TabOrder = 0
         object Label9: TLabel
@@ -1343,18 +1579,31 @@ object OptionDialog: TOptionDialog
         end
         object ForcedLoginLabel: TLabel
           Left = 136
-          Top = 143
+          Top = 104
           Width = 89
           Height = 12
           Caption = 'ForcedLoginLabel'
         end
-        object Label28: TLabel
-          Left = 14
-          Top = 80
-          Width = 38
+        object Tora3URLLabel: TLabel
+          Left = 329
+          Top = 133
+          Width = 104
           Height = 12
-          Caption = 'URL(&U)'
-          FocusControl = PasswordEdit
+          Caption = 'http://2ch.tora3.net/'
+          Font.Charset = SHIFTJIS_CHARSET
+          Font.Color = clBlue
+          Font.Height = -12
+          Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
+          Font.Style = [fsUnderline]
+          ParentFont = False
+          OnClick = Tora3URLLabelClick
+        end
+        object Label12: TLabel
+          Left = 237
+          Top = 133
+          Width = 83
+          Height = 12
+          Caption = #12518#12540#12470'ID'#12398#21462#24471
         end
         object UserIDEdit: TEdit
           Left = 88
@@ -1373,7 +1622,7 @@ object OptionDialog: TOptionDialog
         end
         object AutoLoginCheckBox: TCheckBox
           Left = 12
-          Top = 119
+          Top = 80
           Width = 193
           Height = 17
           Caption = #36215#21205#26178#12395#33258#21205#12525#12464#12452#12531#12377#12427'(&S)'
@@ -1381,32 +1630,70 @@ object OptionDialog: TOptionDialog
         end
         object ForcedLoginCheckBox: TCheckBox
           Left = 12
-          Top = 141
+          Top = 102
           Width = 125
           Height = 19
           Caption = #24375#21046#12525#12464#12452#12531#12514#12540#12489
           TabOrder = 3
         end
-        object DolibURLEdit: TEdit
+      end
+      object GroupBox11: TGroupBox
+        Left = 16
+        Top = 176
+        Width = 473
+        Height = 121
+        Caption = 'Be 2ch'
+        TabOrder = 1
+        object Label7: TLabel
+          Left = 8
+          Top = 24
+          Width = 73
+          Height = 12
+          Caption = #12513#12540#12523#12450#12489#12524#12473
+        end
+        object Label8: TLabel
+          Left = 18
+          Top = 59
+          Width = 54
+          Height = 12
+          Caption = #35469#35388#12467#12540#12489
+        end
+        object BeUserIDEdit: TEdit
           Left = 88
-          Top = 74
-          Width = 377
+          Top = 20
+          Width = 369
           Height = 20
-          TabOrder = 4
+          TabOrder = 0
+        end
+        object BeCodeEdit: TEdit
+          Left = 88
+          Top = 56
+          Width = 369
+          Height = 20
+          PasswordChar = '*'
+          TabOrder = 1
+        end
+        object BeAutoLoginCheckBox: TCheckBox
+          Left = 12
+          Top = 88
+          Width = 193
+          Height = 17
+          Caption = #36215#21205#26178#12395#33258#21205#12525#12464#12452#12531#12377#12427'(&S)'
+          TabOrder = 2
         end
       end
     end
   end
-  object ApplyButton: TButton
-    Left = 424
+  object OkBotton: TButton
+    Left = 136
     Top = 400
     Width = 89
     Height = 21
-    Cancel = True
-    Caption = #36969#29992'(&A)'
-    ModalResult = 8
-    TabOrder = 3
-    OnClick = ApplyButtonClick
+    Caption = 'OK'
+    Default = True
+    ModalResult = 1
+    TabOrder = 4
+    OnClick = OkBottonClick
   end
   object FontDialog: TFontDialog
     Font.Charset = SHIFTJIS_CHARSET