home *** CD-ROM | disk | FTP | other *** search
/ Netscape 4 Visual Guide / NETSCAPE4VG.iso / autorun / startrun.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1997-12-04  |  813 b   |  42 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 109
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Form1'
  7.   ClientHeight = 273
  8.   ClientWidth = 427
  9.   Color = clBlack
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poDefault
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object Image1: TImage
  20.     Left = 65
  21.     Top = 4
  22.     Width = 439
  23.     Height = 394
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 0
  29.     Top = 232
  30.     Width = 427
  31.     Height = 41
  32.     Align = alBottom
  33.     Alignment = taCenter
  34.     Caption = 'Please Wait....'
  35.     Font.Color = clWhite
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41. end
  42.