home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 374
- Top = 183
- BorderStyle = bsNone
- Caption = 'Form1'
- ClientHeight = 201
- ClientWidth = 402
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 402
- Height = 201
- Align = alClient
- TabOrder = 0
- object Image1: TImage
- Left = 1
- Top = 1
- Width = 400
- Height = 199
- Align = alClient
- Picture.Data = {<image000.bmp>}
- OnClick = Image1Click
- end
- end
- end
-