home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 100
- ActiveControl = Button1
- AutoScroll = False
- Caption = 'Form1'
- ClientHeight = 294
- ClientWidth = 427
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 120
- TextHeight = 20
- object Button1: TButton
- Left = 24
- Top = 176
- Width = 385
- Height = 89
- Caption = 'Button1'
- DragCursor = crDefault
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-