object Form1: TForm1 Left = 219 Top = 195 Width = 696 Height = 480 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 Edit1: TEdit Left = 168 Top = 40 Width = 41 Height = 21 TabOrder = 0 end object Edit2: TEdit Left = 168 Top = 72 Width = 41 Height = 21 TabOrder = 1 end object Edit3: TEdit Left = 168 Top = 104 Width = 41 Height = 21 TabOrder = 2 end object Edit4: TEdit Left = 168 Top = 136 Width = 41 Height = 21 TabOrder = 3 end object Edit5: TEdit Left = 168 Top = 168 Width = 41 Height = 21 TabOrder = 4 end end