home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 95
- AutoScroll = False
- Width = 435
- Height = 300
- ActiveControl = Button1
- Caption = 'Form1'
- PixelsPerInch = 96
- object Button1: TButton
- Left = 112
- Top = 88
- Width = 89
- Height = 33
- TabOrder = 0
- Caption = 'Button1'
- OnClick = Button1Click
- end
- end
-