object Form1: TForm1 Left = 0 Top = 0 BorderStyle = bsNone Caption = 'Form1' ClientHeight = 6 ClientWidth = 434 Color = clCream Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnClick = FormClick OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Timer1: TTimer OnTimer = Timer1Timer Left = 12 Top = 18 end end