OSDN Git Service

コンボボックスの AutoComplete := false にした。マルチバイト関連で不具合があるため。
authornaru <bottle@mikage.to>
Tue, 13 Apr 2004 00:47:58 +0000 (00:47 +0000)
committernaru <bottle@mikage.to>
Tue, 13 Apr 2004 00:47:58 +0000 (00:47 +0000)
bottleclient/LogDownload.dfm
bottleclient/SearchLog.dfm

index 602046e..2cb56f1 100755 (executable)
@@ -73,14 +73,9 @@ object frmLogDownload: TfrmLogDownload
       Top = 64
       Width = 97
       Height = 20
-      CalAlignment = dtaLeft
-      Date = 37591
-      Time = 37591
-      DateFormat = dfShort
-      DateMode = dmComboBox
-      Kind = dtkDate
-      MinDate = 36892
-      ParseInput = False
+      Date = 37591.000000000000000000
+      Time = 37591.000000000000000000
+      MinDate = 36892.000000000000000000
       TabOrder = 2
       OnChange = dtFromChange
     end
@@ -89,14 +84,9 @@ object frmLogDownload: TfrmLogDownload
       Top = 64
       Width = 105
       Height = 20
-      CalAlignment = dtaLeft
-      Date = 37591
-      Time = 37591
-      DateFormat = dfShort
-      DateMode = dmComboBox
-      Kind = dtkDate
-      MinDate = 36892
-      ParseInput = False
+      Date = 37591.000000000000000000
+      Time = 37591.000000000000000000
+      MinDate = 36892.000000000000000000
       TabOrder = 3
       OnChange = dtToChange
     end
@@ -215,6 +205,7 @@ object frmLogDownload: TfrmLogDownload
       Top = 20
       Width = 145
       Height = 20
+      AutoComplete = False
       ItemHeight = 12
       TabOrder = 0
     end
index a9a5852..02ea271 100644 (file)
@@ -128,6 +128,7 @@ object frmSearchLog: TfrmSearchLog
       Width = 329
       Height = 20
       Hint = #12468#12540#12473#12488#21517#12290#37096#20998#19968#33268#21487
+      AutoComplete = False
       Anchors = [akLeft, akTop, akRight]
       ItemHeight = 12
       TabOrder = 3
@@ -138,6 +139,7 @@ object frmSearchLog: TfrmSearchLog
       Width = 329
       Height = 20
       Hint = #12481#12515#12531#12493#12523#21517#12290#37096#20998#19968#33268#21487
+      AutoComplete = False
       Anchors = [akLeft, akTop, akRight]
       ItemHeight = 12
       TabOrder = 2