OSDN Git Service

その他動作2においたつもりのループ移動が貼れていなかったの修正
authorh677 <h677>
Tue, 8 Aug 2006 16:48:00 +0000 (16:48 +0000)
committerh677 <h677>
Tue, 8 Aug 2006 16:48:00 +0000 (16:48 +0000)
Option.dfm

index 42e036b..08072ab 100644 (file)
@@ -61,9 +61,9 @@ object OptionDialog: TOptionDialog
     Top = 4
     Width = 509
     Height = 389
-    ActivePage = TabSheet4
+    ActivePage = ConnectSheet
     MultiLine = True
-    TabIndex = 7
+    TabIndex = 0
     TabOrder = 3
     OnChange = OptionTabChange
     object ConnectSheet: TTabSheet
@@ -1254,6 +1254,22 @@ object OptionDialog: TOptionDialog
           TabOrder = 0
         end
       end
+      object GroupBox22: TGroupBox
+        Left = 12
+        Top = 200
+        Width = 473
+        Height = 52
+        Caption = #12502#12521#12454#12470#12479#12502
+        TabOrder = 3
+        object LoopBrowserTabsCB: TCheckBox
+          Left = 11
+          Top = 24
+          Width = 134
+          Height = 17
+          Caption = #12523#12540#12503#12375#12390#31227#21205#12377#12427
+          TabOrder = 0
+        end
+      end
     end
     object SoundSheet: TTabSheet
       Caption = #12469#12454#12531#12489
@@ -1607,22 +1623,6 @@ object OptionDialog: TOptionDialog
     TabOrder = 4
     OnClick = OkBottonClick
   end
-  object GroupBox22: TGroupBox
-    Left = 20
-    Top = 240
-    Width = 473
-    Height = 52
-    Caption = #12502#12521#12454#12470#12479#12502
-    TabOrder = 5
-    object LoopBrowserTabsCB: TCheckBox
-      Left = 11
-      Top = 24
-      Width = 134
-      Height = 17
-      Caption = #12523#12540#12503#12375#12390#31227#21205#12377#12427
-      TabOrder = 0
-    end
-  end
   object FontDialog: TFontDialog
     Font.Charset = SHIFTJIS_CHARSET
     Font.Color = clWindowText