OSDN Git Service

証明書切れ問題用強制ログインモード作成
[gikonavigoeson/gikonavi.git] / Option.dfm
index 0c36b2c..6959934 100644 (file)
@@ -44,9 +44,9 @@ object OptionDialog: TOptionDialog
     Top = 4
     Width = 509
     Height = 389
-    ActivePage = Font1Sheet
+    ActivePage = UserIDSheet
     MultiLine = True
-    TabIndex = 1
+    TabIndex = 11
     TabOrder = 0
     OnChange = OptionTabChange
     object ConnectSheet: TTabSheet
@@ -660,7 +660,7 @@ object OptionDialog: TOptionDialog
           Top = 43
           Width = 417
           Height = 20
-          ItemHeight = 0
+          ItemHeight = 12
           TabOrder = 0
           Text = 'BoardURLComboBox'
         end
@@ -1332,8 +1332,8 @@ object OptionDialog: TOptionDialog
       Caption = #65298#12385#12419#12435#12397#12427
       ImageIndex = 9
       object Tora3URLLabel: TLabel
-        Left = 104
-        Top = 124
+        Left = 105
+        Top = 160
         Width = 104
         Height = 12
         Caption = 'http://2ch.tora3.net/'
@@ -1346,8 +1346,8 @@ object OptionDialog: TOptionDialog
         OnClick = Tora3URLLabelClick
       end
       object Label12: TLabel
-        Left = 12
-        Top = 124
+        Left = 13
+        Top = 160
         Width = 83
         Height = 12
         Caption = #12518#12540#12470'ID'#12398#21462#24471
@@ -1356,7 +1356,7 @@ object OptionDialog: TOptionDialog
         Left = 12
         Top = 8
         Width = 477
-        Height = 105
+        Height = 145
         Caption = #35469#35388
         TabOrder = 0
         object Label9: TLabel
@@ -1375,6 +1375,13 @@ object OptionDialog: TOptionDialog
           Caption = #12497#12473#12527#12540#12489'(&P)'
           FocusControl = PasswordEdit
         end
+        object ForcedLoginLabel: TLabel
+          Left = 136
+          Top = 104
+          Width = 89
+          Height = 12
+          Caption = 'ForcedLoginLabel'
+        end
         object UserIDEdit: TEdit
           Left = 88
           Top = 20
@@ -1398,6 +1405,14 @@ object OptionDialog: TOptionDialog
           Caption = #36215#21205#26178#12395#33258#21205#12525#12464#12452#12531#12377#12427'(&S)'
           TabOrder = 2
         end
+        object ForcedLoginCheckBox: TCheckBox
+          Left = 12
+          Top = 102
+          Width = 125
+          Height = 19
+          Caption = #24375#21046#12525#12464#12452#12531#12514#12540#12489
+          TabOrder = 3
+        end
       end
     end
   end