home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 397
- Top = 451
- Width = 353
- Height = 204
- Caption = 'Form1'
- 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
-