home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 100
- Width = 435
- Height = 300
- ActiveControl = Button1
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 20
- object Button1: TButton
- Left = 128
- Top = 176
- Width = 89
- Height = 33
- Caption = 'Button1'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-