OSDN Git Service

Layout and taborder modified
authornaru <bottle@mikage.to>
Wed, 27 Aug 2003 13:44:08 +0000 (13:44 +0000)
committernaru <bottle@mikage.to>
Wed, 27 Aug 2003 13:44:08 +0000 (13:44 +0000)
bottleclient/SettingForm.dfm

index b82f726..267cc56 100755 (executable)
@@ -467,7 +467,7 @@ object frmSetting: TfrmSetting
         Width = 417
         Height = 225
         Caption = #35443#32048'('#12511#12522#31186')'
-        TabOrder = 0
+        TabOrder = 2
         object lblCostWait: TLabel
           Left = 16
           Top = 32
@@ -485,16 +485,16 @@ object frmSetting: TfrmSetting
           FocusControl = spnCostSurface
         end
         object lblCostChar: TLabel
-          Left = 240
-          Top = 32
+          Left = 16
+          Top = 104
           Width = 78
           Height = 12
           Caption = #21322#35282#25991#23383'1'#25991#23383
           FocusControl = spnCostChar
         end
         object lblCostDBChar: TLabel
-          Left = 240
-          Top = 56
+          Left = 16
+          Top = 128
           Width = 78
           Height = 12
           Caption = #20840#35282#25991#23383'1'#25991#23383
@@ -509,33 +509,33 @@ object frmSetting: TfrmSetting
           FocusControl = spnCostQuickChar
         end
         object lblCostSpecials: TLabel
-          Left = 16
-          Top = 112
+          Left = 248
+          Top = 24
           Width = 133
           Height = 12
           Caption = #29305#27530#12394#26178#38291#12434#25345#12388#25991#23383'(&P):'
         end
         object spnCostDBChar: TSpinEdit
-          Left = 328
-          Top = 50
+          Left = 144
+          Top = 122
           Width = 81
           Height = 21
           Hint = #12473#12506#12540#12473#12434#38500#12367#20840#35282#25991#23383'1'#25991#23383#12398#34920#31034#12395#12363#12363#12427#26178#38291
           MaxValue = 1000
           MinValue = 0
-          TabOrder = 0
+          TabOrder = 3
           Value = 0
           OnChange = spnCostWaitChange
         end
         object spnCostWait: TSpinEdit
-          Left = 328
-          Top = 26
+          Left = 144
+          Top = 98
           Width = 81
           Height = 21
           Hint = '\w1'#12479#12464'1'#20491#20998#12398#24453#12385#26178#38291#12290'\w9'#12394#12425#12371#12398'9'#20493
           MaxValue = 1000
           MinValue = 0
-          TabOrder = 1
+          TabOrder = 0
           Value = 0
           OnChange = spnCostWaitChange
         end
@@ -547,7 +547,7 @@ object frmSetting: TfrmSetting
           Hint = '1'#22238#12398#12469#12540#12501#12451#12473#20999#26367#12360#12395#12363#12363#12427#26178#38291
           MaxValue = 1000
           MinValue = 0
-          TabOrder = 2
+          TabOrder = 1
           Value = 0
           OnChange = spnCostWaitChange
         end
@@ -559,7 +559,7 @@ object frmSetting: TfrmSetting
           Hint = #12473#12506#12540#12473#12434#38500#12367#21322#35282#25991#23383'1'#25991#23383#12398#34920#31034#12395#12363#12363#12427#26178#38291
           MaxValue = 1000
           MinValue = 0
-          TabOrder = 3
+          TabOrder = 2
           Value = 0
           OnChange = spnCostWaitChange
         end
@@ -576,10 +576,10 @@ object frmSetting: TfrmSetting
           OnChange = spnCostWaitChange
         end
         object lvwCostSpecials: TListView
-          Left = 16
-          Top = 128
+          Left = 248
+          Top = 40
           Width = 161
-          Height = 89
+          Height = 145
           Columns = <
             item
               Caption = #25991#23383
@@ -597,8 +597,8 @@ object frmSetting: TfrmSetting
           OnDblClick = lvwCostSpecialsDblClick
         end
         object btnPlaySpecialAdd: TButton
-          Left = 184
-          Top = 160
+          Left = 256
+          Top = 192
           Width = 75
           Height = 25
           Caption = #36861#21152'(&A)'
@@ -606,7 +606,7 @@ object frmSetting: TfrmSetting
           OnClick = btnPlaySpecialAddClick
         end
         object btnPlaySpecialDelete: TButton
-          Left = 184
+          Left = 336
           Top = 192
           Width = 75
           Height = 25
@@ -623,7 +623,7 @@ object frmSetting: TfrmSetting
         Hint = #20104#28204#12497#12521#12513#12540#12479#12398#12463#12452#12483#12463#35373#23450
         Style = csDropDownList
         ItemHeight = 12
-        TabOrder = 1
+        TabOrder = 0
         OnChange = cbxPlayTimeProfileChange
       end
       object btnSavePlayTimeProfile: TButton
@@ -633,7 +633,7 @@ object frmSetting: TfrmSetting
         Height = 25
         Hint = #12503#12525#12501#12449#12452#12523#12434#20445#23384
         Caption = #20445#23384'(&S)...'
-        TabOrder = 2
+        TabOrder = 1
         OnClick = btnSavePlayTimeProfileClick
       end
     end