X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-editor.git;a=blobdiff_plain;f=src%2Feditor%2Ff_choosetype.lfm;h=6729b5bcf7c1e4b916c0a1fa0d22f6661ea334fd;hp=3be8cdf94581af41e9fc246aee541c0513c0eb87;hb=b372bf2ef9af243fd5fc6dd34857aed7240b071d;hpb=71ef827e8608f2e426111ff0ddfb7019beba0e65 diff --git a/src/editor/f_choosetype.lfm b/src/editor/f_choosetype.lfm index 3be8cdf..6729b5b 100644 --- a/src/editor/f_choosetype.lfm +++ b/src/editor/f_choosetype.lfm @@ -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