home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 109
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Form1'
- ClientHeight = 273
- ClientWidth = 427
- Color = clBlack
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poDefault
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 14
- object Image1: TImage
- Left = 65
- Top = 4
- Width = 439
- Height = 394
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 0
- Top = 232
- Width = 427
- Height = 41
- Align = alBottom
- Alignment = taCenter
- Caption = 'Please Wait....'
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
-