OSDN Git Service

ローカルルール関係の基礎作り
[gikonavigoeson/gikonavi.git] / Option.dfm
index e048a90..46c4499 100644 (file)
@@ -1,6 +1,6 @@
 object OptionDialog: TOptionDialog
-  Left = 394
-  Top = 138
+  Left = 188
+  Top = 128
   BorderStyle = bsDialog
   Caption = #12458#12503#12471#12519#12531
   ClientHeight = 428
@@ -24,48 +24,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 = TabSheet3
     MultiLine = True
-    TabIndex = 5
-    TabOrder = 0
+    TabIndex = 3
+    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 +152,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 +233,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
@@ -646,64 +648,18 @@ object OptionDialog: TOptionDialog
         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
-        end
-      end
-    end
     object TabSheet3: TTabSheet
       Caption = #12473#12524#12483#12489#19968#35239
       object GroupBox9: TGroupBox
         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 +667,122 @@ object OptionDialog: TOptionDialog
         end
       end
       object GroupBox16: TGroupBox
-        Left = 8
-        Top = 80
-        Width = 481
-        Height = 81
+        Left = 12
+        Top = 52
+        Width = 477
+        Height = 64
         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 = 12
+          Top = 40
           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
           TabOrder = 1
         end
       end
+      object GroupBox5: TGroupBox
+        Left = 12
+        Top = 121
+        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 = 212
+        Width = 477
+        Height = 63
+        Caption = #12502#12521#12454#12470#12479#12502#38750#34920#31034#26178#35373#23450
+        TabOrder = 3
+        object SelectIntervalLabel: TLabel
+          Left = 13
+          Top = 24
+          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 = 292
+          Top = 24
+          Width = 29
+          Height = 12
+          Caption = #12511#12522#31186
+        end
+        object Label6: TLabel
+          Left = 14
+          Top = 40
+          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 = 235
+          Top = 20
+          Width = 49
+          Height = 20
+          ImeMode = imClose
+          TabOrder = 0
+          Text = 'SelectIntervalEdit'
+        end
+      end
+      object GroupBox18: TGroupBox
+        Left = 12
+        Top = 278
+        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
     end
     object ThreadSheet: TTabSheet
       Caption = #12473#12524#12483#12489#65297
@@ -742,7 +791,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,18 +802,33 @@ 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
         Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316
@@ -814,13 +878,13 @@ object OptionDialog: TOptionDialog
       end
       object GroupBox6: TGroupBox
         Left = 12
-        Top = 204
+        Top = 220
         Width = 477
         Height = 49
         Caption = #12525#12464#21066#38500
         TabOrder = 2
         object LogDeleteMessageCheckBox: TCheckBox
-          Left = 20
+          Left = 12
           Top = 22
           Width = 321
           Height = 17
@@ -829,6 +893,22 @@ object OptionDialog: TOptionDialog
           OnClick = URLAppCheckBoxClick
         end
       end
+      object ResAnchorGroupBox: TGroupBox
+        Left = 12
+        Top = 279
+        Width = 477
+        Height = 49
+        Caption = #12524#12473#12450#12531#12459#12540#12463#12522#12483#12463#26178#21205#20316
+        TabOrder = 3
+        object ResAnchorCheckBox: TCheckBox
+          Left = 12
+          Top = 21
+          Width = 165
+          Height = 17
+          Caption = #12381#12398#12524#12473#12414#12391#12472#12515#12531#12503#12377#12427
+          TabOrder = 0
+        end
+      end
     end
     object TabSheet1: TTabSheet
       Caption = #12473#12524#12483#12489#65298
@@ -953,7 +1033,7 @@ object OptionDialog: TOptionDialog
       end
     end
     object TabSheet2: TTabSheet
-      Caption = #12381#12398#20182#21205#20316#65297
+      Caption = #12381#12398#20182#21205#20316
       ImageIndex = 8
       object GroupBox7: TGroupBox
         Left = 12
@@ -963,7 +1043,7 @@ object OptionDialog: TOptionDialog
         Caption = #12450#12489#12524#12473#12496#12540
         TabOrder = 0
         object Label3: TLabel
-          Left = 16
+          Left = 12
           Top = 96
           Width = 73
           Height = 12
@@ -971,14 +1051,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 +1066,7 @@ object OptionDialog: TOptionDialog
           TabOrder = 0
         end
         object AddressHistoryCountEdit: TEdit
-          Left = 104
+          Left = 100
           Top = 92
           Width = 45
           Height = 20
@@ -994,7 +1074,7 @@ object OptionDialog: TOptionDialog
           OnExit = AddressHistoryCountEditExit
         end
         object TabStopAddressBarCheckBox: TCheckBox
-          Left = 16
+          Left = 12
           Top = 44
           Width = 389
           Height = 17
@@ -1002,7 +1082,7 @@ object OptionDialog: TOptionDialog
           TabOrder = 1
         end
         object LinkAddCheckBox: TCheckBox
-          Left = 16
+          Left = 12
           Top = 68
           Width = 413
           Height = 17
@@ -1010,105 +1090,39 @@ object OptionDialog: TOptionDialog
           TabOrder = 2
         end
       end
-      object GroupBox13: TGroupBox
-        Left = 12
-        Top = 140
-        Width = 477
-        Height = 113
-        Caption = #26360#12365#36796#12415'time'#12398#25351#23450
-        TabOrder = 1
-        object Label24: TLabel
-          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
-        end
-        object Label25: TLabel
-          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
-        end
-        object PostTimeLabel: TLabel
-          Left = 12
-          Top = 88
-          Width = 94
-          Height = 12
-          Caption = #12510#12471#12531#26178#21051#12363#12425'(&O)'
-        end
-        object Label27: TLabel
-          Left = 164
-          Top = 88
-          Width = 12
-          Height = 12
-          Caption = #31186
-        end
-        object PostTimeCheckBox: TCheckBox
-          Left = 12
-          Top = 60
-          Width = 389
-          Height = 17
-          Caption = #26360#12365#36796#12415#26178#12395#12510#12471#12531#26178#21051#12434#20351#29992#12377#12427'(&C)'
-          TabOrder = 0
-          OnClick = PostTimeCheckBoxClick
-        end
-        object PostTimeEdit: TEdit
-          Left = 116
-          Top = 84
-          Width = 41
-          Height = 20
-          MaxLength = 4
-          TabOrder = 1
-          OnExit = PostTimeEditExit
-        end
-        object PutPostTimeRadioButton: TRadioButton
-          Left = 184
-          Top = 84
-          Width = 81
-          Height = 17
-          Caption = #36914#12417#12427'(&P)'
-          TabOrder = 2
-        end
-        object BackPostTimeRadioButton: TRadioButton
-          Left = 268
-          Top = 84
-          Width = 85
-          Height = 17
-          Caption = #36933#12425#12379#12427'(&B)'
-          TabOrder = 3
-        end
-      end
       object GroupBox15: TGroupBox
         Left = 12
-        Top = 258
+        Top = 138
         Width = 478
-        Height = 52
+        Height = 79
         Caption = #30906#35469#12480#12452#12450#12525#12464
-        TabOrder = 2
+        TabOrder = 1
         object ShowDialogForEndCheckBox: TCheckBox
-          Left = 9
+          Left = 12
           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 AllTabCloseCheckBox: TCheckBox
+          Left = 12
+          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
       end
-    end
-    object TabSheet4: TTabSheet
-      Caption = #12381#12398#20182#21205#20316#65298
-      ImageIndex = 12
       object SambaGroupBox: TGroupBox
-        Left = 13
-        Top = 9
-        Width = 473
+        Left = 12
+        Top = 224
+        Width = 477
         Height = 48
         Caption = 'Samba24'#23550#31574
-        TabOrder = 0
+        TabOrder = 2
         object UseSambaCheckBox: TCheckBox
-          Left = 15
+          Left = 12
           Top = 19
           Width = 153
           Height = 17
@@ -1116,6 +1130,22 @@ object OptionDialog: TOptionDialog
           TabOrder = 0
         end
       end
+      object TabAutoSaveLoad: TGroupBox
+        Left = 11
+        Top = 279
+        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
+      end
     end
     object SoundSheet: TTabSheet
       Caption = #12469#12454#12531#12489
@@ -1241,7 +1271,7 @@ object OptionDialog: TOptionDialog
         Left = 12
         Top = 8
         Width = 477
-        Height = 193
+        Height = 161
         Caption = #12354#12412#65374#12435
         TabOrder = 0
         object RloCheckBox: TCheckBox
@@ -1254,38 +1284,38 @@ 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
@@ -1299,7 +1329,7 @@ object OptionDialog: TOptionDialog
       ImageIndex = 9
       object Tora3URLLabel: TLabel
         Left = 105
-        Top = 195
+        Top = 173
         Width = 104
         Height = 12
         Caption = 'http://2ch.tora3.net/'
@@ -1313,7 +1343,7 @@ object OptionDialog: TOptionDialog
       end
       object Label12: TLabel
         Left = 13
-        Top = 195
+        Top = 173
         Width = 83
         Height = 12
         Caption = #12518#12540#12470'ID'#12398#21462#24471
@@ -1322,7 +1352,7 @@ object OptionDialog: TOptionDialog
         Left = 12
         Top = 8
         Width = 477
-        Height = 177
+        Height = 153
         Caption = #35469#35388
         TabOrder = 0
         object Label9: TLabel
@@ -1343,19 +1373,11 @@ 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
-          Height = 12
-          Caption = 'URL(&U)'
-          FocusControl = PasswordEdit
-        end
         object UserIDEdit: TEdit
           Left = 88
           Top = 20
@@ -1373,7 +1395,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 +1403,25 @@ 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
-          Left = 88
-          Top = 74
-          Width = 377
-          Height = 20
-          TabOrder = 4
-        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