?»??»?object Form1: TForm1 Left = 192 Top = 107 Width = 544 Height = 375 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object ComboBox1: TComboBox Left = 208 Top = 48 Width = 169 Height = 21 ItemHeight = 13 TabOrder = 0 Text = 'ComboBox1' Items.Strings = ( 'string1' 'string2' 'string3') end object Memo1: TMemo Left = 48 Top = 40 Width = 121 Height = 193 Lines.Strings = ( 'Memo1') TabOrder = 1 end end