OSDN Git Service

・板一覧更新の処理メッセージを追加
[gikonavigoeson/gikonavi.git] / Search.dfm
index 20eeee8..7f41311 100644 (file)
@@ -5,7 +5,7 @@ object SearchDialog: TSearchDialog
   Height = 330
   HorzScrollBar.Visible = False
   VertScrollBar.Visible = False
-  Caption = #26908#32034
+  Caption = #12525#12464#26908#32034
   Color = clBtnFace
   Constraints.MinHeight = 315
   Constraints.MinWidth = 458
@@ -15,11 +15,12 @@ object SearchDialog: TSearchDialog
   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
   Font.Style = []
   OldCreateOrder = False
-  Position = poOwnerFormCenter
+  OnCloseQuery = FormCloseQuery
   OnCreate = FormCreate
+  OnDestroy = FormDestroy
   DesignSize = (
-    450
-    303)
+    442
+    292)
   PixelsPerInch = 96
   TextHeight = 12
   object BoardLabel: TLabel
@@ -41,7 +42,7 @@ object SearchDialog: TSearchDialog
     Left = 156
     Top = 136
     Width = 285
-    Height = 136
+    Height = 129
     Anchors = [akLeft, akTop, akRight, akBottom]
     Checkboxes = True
     Columns = <
@@ -60,7 +61,7 @@ object SearchDialog: TSearchDialog
   end
   object OkBotton: TButton
     Left = 248
-    Top = 279
+    Top = 271
     Width = 93
     Height = 21
     Anchors = [akRight, akBottom]
@@ -71,12 +72,13 @@ object SearchDialog: TSearchDialog
   end
   object CancelBotton: TButton
     Left = 348
-    Top = 279
+    Top = 271
     Width = 93
     Height = 21
     Anchors = [akRight, akBottom]
     Cancel = True
     Caption = #12461#12515#12531#12475#12523
+    Enabled = False
     ModalResult = 2
     TabOrder = 5
     OnClick = CancelBottonClick
@@ -147,7 +149,7 @@ object SearchDialog: TSearchDialog
     Left = 8
     Top = 136
     Width = 141
-    Height = 136
+    Height = 129
     Anchors = [akLeft, akTop, akBottom]
     Columns = <
       item
@@ -240,11 +242,29 @@ object SearchDialog: TSearchDialog
     object GoogleCheckBox: TCheckBox
       Left = 100
       Top = 40
-      Width = 97
+      Width = 149
       Height = 17
-      Caption = '&Google'
+      Caption = #21462#24471#28168#12415#12525#12464#12398#12415'(&R)'
       TabOrder = 5
       Visible = False
     end
+    object FuzzyCharDicCheckBox: TCheckBox
+      Left = 232
+      Top = 40
+      Width = 145
+      Height = 17
+      Caption = #12354#12356#12414#12356#25991#23383#12398#21516#19968#35222
+      TabOrder = 6
+    end
+  end
+  object BoardsProgressBar: TProgressBar
+    Left = 8
+    Top = 275
+    Width = 145
+    Height = 16
+    Smooth = True
+    Step = 1
+    TabOrder = 8
+    Visible = False
   end
 end