Jelajahi Sumber

Update to new format so I don't have to discard this file constantly.

Martijn Laan 6 tahun lalu
induk
melakukan
03e7af8e27
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      Projects/Main.dfm

+ 2 - 1
Projects/Main.dfm

@@ -1,14 +1,15 @@
 object MainForm: TMainForm
 object MainForm: TMainForm
   Left = 1
   Left = 1
   Top = 95
   Top = 95
-  AutoScroll = False
   ClientHeight = 129
   ClientHeight = 129
   ClientWidth = 129
   ClientWidth = 129
   Color = clNavy
   Color = clNavy
+  Font.Charset = DEFAULT_CHARSET
   Font.Color = clWindowText
   Font.Color = clWindowText
   Font.Height = -11
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Name = 'MS Sans Serif'
   Font.Style = []
   Font.Style = []
+  OldCreateOrder = True
   OnCloseQuery = FormCloseQuery
   OnCloseQuery = FormCloseQuery
   OnKeyDown = FormKeyDown
   OnKeyDown = FormKeyDown
   OnPaint = FormPaint
   OnPaint = FormPaint