OSDN Git Service

バージョン情報を、ファイルバージョンまで表示
[gikonavigoeson/gikonavi.git] / About.dfm
index 5856d8e..1bb8abf 100644 (file)
--- a/About.dfm
+++ b/About.dfm
@@ -142,6 +142,19 @@ object AboutDialog: TAboutDialog
       83830000C7C70000C7C70000EFEF0000EFEF0000}
     Transparent = True
   end
+  object VersionLabel: TLabel
+    Left = 78
+    Top = 32
+    Width = 84
+    Height = 13
+    Caption = 'VersionLabel'
+    Font.Charset = SHIFTJIS_CHARSET
+    Font.Color = clWindowText
+    Font.Height = -13
+    Font.Name = #65325#65331' '#12468#12471#12483#12463
+    Font.Style = []
+    ParentFont = False
+  end
   object Button1: TButton
     Left = 110
     Top = 84
@@ -153,14 +166,4 @@ object AboutDialog: TAboutDialog
     ModalResult = 1
     TabOrder = 0
   end
-  object VersionEdit: TEdit
-    Left = 80
-    Top = 32
-    Width = 161
-    Height = 16
-    BorderStyle = bsNone
-    Color = clBtnFace
-    ReadOnly = True
-    TabOrder = 1
-  end
 end