home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 September / maximum-cd-2002-09.iso / Software / Utilities / Cacheman / cachm511.exe / %MAINDIR% / Cacheman.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Encoding:
Text File  |  2002-07-15  |  625 b   |  32 lines

  1. object SplashForm: TSplashForm
  2.   Tag = -1000
  3.   Left = 284
  4.   Top = 238
  5.   AutoSize = True
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = 'Cacheman, loading ...'
  9.   ClientHeight = 279
  10.   ClientWidth = 500
  11.   Color = clGray
  12.   Font.Charset = ANSI_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   Scaled = False
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Image1: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 500
  27.     Height = 279
  28.     AutoSize = True
  29.     Picture.Data = {<image000.gif>}
  30.   end
  31. end
  32.