home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / neosoft / win / qm41 / install / qmwin.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Encoding:
Text File  |  1996-10-11  |  1.4 KB  |  74 lines

  1. object SplashForm: TSplashForm
  2.   Left = 74
  3.   Top = 157
  4.   BorderStyle = bsNone
  5.   Caption = 'Welcome to QuikMenu 4 Windows'
  6.   ClientHeight = 154
  7.   ClientWidth = 364
  8.   Font.Color = clBlack
  9.   Font.Height = -12
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 15
  16.   object Bevel1: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 364
  20.     Height = 154
  21.     Align = alClient
  22.     Style = bsRaised
  23.   end
  24.   object Label3D1: TLabel3D
  25.     Left = 103
  26.     Top = 33
  27.     Width = 191
  28.     Height = 18
  29.     AsButton = False
  30.     Caption = 'uikMenu 4 Windows 95/NT'
  31.     Font.Color = clBlack
  32.     Font.Height = -16
  33.     Font.Name = 'Arial'
  34.     Font.Style = []
  35.     LabelStyle = lsRaised
  36.   end
  37.   object NeoImage1: TNeoImage
  38.     Left = 70
  39.     Top = 20
  40.     Width = 33
  41.     Height = 37
  42.     Picture.Data = {<image000.ico>}
  43.   end
  44.   object Label1: TLabel
  45.     Left = 42
  46.     Top = 76
  47.     Width = 279
  48.     Height = 21
  49.     Caption = 'Please wait - QuikMenu is loading your desktop...'
  50.   end
  51.   object Panel1: TPanel
  52.     Left = 20
  53.     Top = 108
  54.     Width = 325
  55.     Height = 29
  56.     BevelInner = bvLowered
  57.     BevelOuter = bvLowered
  58.     Caption = 'Panel1'
  59.     TabOrder = 0
  60.     object Gauge2: TGauge
  61.       Left = 4
  62.       Top = 4
  63.       Width = 317
  64.       Height = 21
  65.       Color = clBlack
  66.       BorderStyle = bsNone
  67.       ForeColor = clRed
  68.       BackColor = clBtnFace
  69.       ParentColor = False
  70.       Progress = 0
  71.     end
  72.   end
  73. end
  74.