DEADSOFTWARE

Convert forms resources from Delphi to Lazarus format
[d2df-editor.git] / src / editor / f_choosetype.lfm
index 3be8cdf94581af41e9fc246aee541c0513c0eb87..6729b5bcf7c1e4b916c0a1fa0d22f6661ea334fd 100644 (file)
@@ -1,32 +1,32 @@
 object ChooseTypeForm: TChooseTypeForm
   Left = 414
+  Height = 220
   Top = 235
+  Width = 205
   BorderIcons = [biSystemMenu]
   BorderStyle = bsToolWindow
   Caption = 'Выбор типа'
   ClientHeight = 220
   ClientWidth = 205
   Color = clBtnFace
-  Font.Charset = DEFAULT_CHARSET
   Font.Color = clWindowText
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
-  Font.Style = []
   Position = poScreenCenter
-  PixelsPerInch = 96
+  LCLVersion = '1.6.4.0'
   object lbTypeSelect: TListBox
     Left = 2
+    Height = 183
     Top = 2
     Width = 201
-    Height = 183
-    ItemHeight = 13
+    ItemHeight = 0
     TabOrder = 0
   end
   object bOK: TButton
     Left = 2
+    Height = 25
     Top = 192
     Width = 201
-    Height = 25
     Caption = 'OK'
     Default = True
     ModalResult = 1