object Form1: TForm1 Left = 397 Top = 451 Width = 353 Height = 204 Caption = 'Form1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 32 Top = 40 Width = 75 Height = 25 Caption = 'Start' TabOrder = 0 OnClick = LetsDoit end end