object Form1: TForm1 Left = 192 Top = 107 Width = 783 Height = 540 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Menu = MainMenu1 OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 184 Top = 64 Width = 129 Height = 49 Caption = 'Button1' TabOrder = 0 end object Edit1: TEdit Left = 248 Top = 184 Width = 121 Height = 21 TabOrder = 1 Text = 'Edit1' end object CheckBox1: TCheckBox Left = 536 Top = 120 Width = 97 Height = 17 Caption = 'CheckBox1' TabOrder = 2 end object RadioButton1: TRadioButton Left = 560 Top = 192 Width = 113 Height = 17 Caption = 'RadioButton1' TabOrder = 3 end object ListBox1: TListBox Left = 216 Top = 296 Width = 121 Height = 97 ItemHeight = 13 TabOrder = 4 end object ComboBox1: TComboBox Left = 432 Top = 344 Width = 145 Height = 21 ItemHeight = 13 TabOrder = 5 Text = 'ComboBox1' end object ScrollBar1: TScrollBar Left = 296 Top = 440 Width = 121 Height = 18 PageSize = 0 TabOrder = 6 end object ComboBox2: TComboBox Left = 456 Top = 64 Width = 145 Height = 21 ItemHeight = 13 TabOrder = 7 Text = 'ComboBox2' end object ListBox2: TListBox Left = 48 Top = 200 Width = 121 Height = 97 ItemHeight = 13 TabOrder = 8 end object MainMenu1: TMainMenu Left = 104 Top = 56 end end