OSDN Git Service

This commit was manufactured by cvs2svn to create branch 'Bb63'.
[gikonavigoeson/gikonavi.git] / Search.dfm
index 4417057..978b0ea 100644 (file)
@@ -16,7 +16,9 @@ object SearchDialog: TSearchDialog
   Font.Style = []
   OldCreateOrder = False
   Position = poOwnerFormCenter
+  OnCloseQuery = FormCloseQuery
   OnCreate = FormCreate
+  OnDestroy = FormDestroy
   DesignSize = (
     450
     303)
@@ -77,6 +79,7 @@ object SearchDialog: TSearchDialog
     Anchors = [akRight, akBottom]
     Cancel = True
     Caption = #12461#12515#12531#12475#12523
+    Enabled = False
     ModalResult = 2
     TabOrder = 5
     OnClick = CancelBottonClick
@@ -246,5 +249,25 @@ object SearchDialog: TSearchDialog
       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
+    Min = 0
+    Max = 100
+    Smooth = True
+    Step = 1
+    TabOrder = 8
+    Visible = False
   end
 end