OSDN Git Service

設定保存完了時にメッセージを表示するように修正
[gikonavigoeson/gikonavi.git] / NewBoard.dfm
index b67572f..2f4a387 100644 (file)
@@ -1,9 +1,9 @@
 object NewBoardDialog: TNewBoardDialog
-  Left = 192
-  Top = 104
+  Left = 337
+  Top = 197
   BorderStyle = bsDialog
   Caption = #26495#19968#35239#26356#26032
-  ClientHeight = 273
+  ClientHeight = 329
   ClientWidth = 462
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
@@ -11,8 +11,10 @@ object NewBoardDialog: TNewBoardDialog
   Font.Height = -12
   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
+  OnClose = FormClose
   OnCreate = FormCreate
   PixelsPerInch = 96
   TextHeight = 12
@@ -23,12 +25,18 @@ object NewBoardDialog: TNewBoardDialog
     Height = 12
     Caption = #26495#19968#35239#12398#26356#26032#12434#34892#12356#12414#12377
   end
+  object Label13: TLabel
+    Left = 6
+    Top = 245
+    Width = 155
+    Height = 12
+    Caption = #65298#12385#12419#12435#12397#12427#12508#12540#12489#19968#35239'URL(&N)'
+  end
   object Label2: TLabel
-    Left = 8
-    Top = 24
-    Width = 335
+    Left = 12
+    Top = 23
+    Width = 4
     Height = 12
-    Caption = #8251#29694#22312#12289#38283#12356#12390#12356#12427#12479#12502#12420#12498#12473#12488#12522#12394#12393#12399#26495#26356#26032#26178#12395#12463#12522#12450#12373#12428#12414#12377
   end
   object MessageMemo: TMemo
     Left = 4
@@ -41,7 +49,7 @@ object NewBoardDialog: TNewBoardDialog
   end
   object UpdateButton: TButton
     Left = 220
-    Top = 248
+    Top = 300
     Width = 75
     Height = 21
     Caption = #26356#26032
@@ -50,7 +58,7 @@ object NewBoardDialog: TNewBoardDialog
   end
   object CloseButton: TButton
     Left = 380
-    Top = 248
+    Top = 300
     Width = 75
     Height = 21
     Caption = #38281#12376#12427
@@ -59,16 +67,33 @@ object NewBoardDialog: TNewBoardDialog
   end
   object StopButton: TButton
     Left = 300
-    Top = 248
+    Top = 300
     Width = 75
     Height = 21
     Caption = #20013#27490
     TabOrder = 1
     OnClick = StopButtonClick
   end
+  object BoardURLComboBox: TComboBox
+    Left = 4
+    Top = 261
+    Width = 417
+    Height = 20
+    ItemHeight = 12
+    TabOrder = 4
+    Text = 'BoardURLComboBox'
+  end
+  object EditIgnoreListsButton: TButton
+    Left = 8
+    Top = 299
+    Width = 113
+    Height = 21
+    Caption = #38500#22806#12459#12486#12468#12522#12540#32232#38598
+    TabOrder = 5
+    OnClick = EditIgnoreListsButtonClick
+  end
   object Indy: TIdHTTP
     MaxLineAction = maException
-    ReadTimeout = 0
     RecvBufferSize = 4096
     AllowCookies = False
     ProxyParams.BasicAuthentication = False
@@ -81,12 +106,13 @@ object NewBoardDialog: TNewBoardDialog
     Request.BasicAuthentication = False
     Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
     HTTPOptions = []
-    Left = 4
-    Top = 244
+    Left = 388
+    Top = 4
   end
   object IdAntiFreeze: TIdAntiFreeze
+    Active = False
     IdleTimeOut = 20
-    Left = 36
-    Top = 244
+    Left = 428
+    Top = 4
   end
 end