home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 201
- Top = 100
- Width = 435
- Height = 308
- ActiveControl = Button1
- Caption = 'Form1'
- Color = clLime
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 120
- Scaled = False
- TextHeight = 20
- object Button1: TButton
- Left = 176
- Top = 216
- Width = 90
- Height = 30
- Caption = 'Button1'
- TabOrder = 0
- OnClick = Button1Click
- end
- object ListBox1: TListBox
- Left = 80
- Top = 24
- Width = 273
- Height = 169
- ItemHeight = 20
- TabOrder = 1
- end
- end
-