home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Sharewar / Cpucool / Cpuidle / CPUIDLE.EXE / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1998-04-06  |  544b  |  28 lines

  1. object Splash: TSplash
  2.   Left = 562
  3.   Top = 92
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Starting...'
  7.   ClientHeight = 160
  8.   ClientWidth = 305
  9.   Color = clWhite
  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.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 305
  23.     Height = 160
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27. end
  28.