object Form1: TForm1 Left = 213 Top = 145 Width = 870 Height = 601 Caption = 'Form1' Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Timer1: TTimer Interval = 1 OnTimer = Timer1Timer Left = 120 Top = 40 end object Timer2: TTimer Interval = 1 Left = 152 Top = 40 end end