home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 September / PCWorld_2001-09_cd.bin / Software / Vyzkuste / sysinfo / SystemInfo.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  2000-08-30  |  583b  |  29 lines

  1. object SplashForm: TSplashForm
  2.   Left = 673
  3.   Top = 290
  4.   HorzScrollBar.Visible = False
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'SplashForm'
  8.   ClientHeight = 124
  9.   ClientWidth = 309
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 309
  24.     Height = 124
  25.     AutoSize = True
  26.     Picture.Data = {<image000.bmp>}
  27.   end
  28. end
  29.