home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / sharewar / EClean / EasyClean.exe / 0 / RCDATA / TSPLASHFRM / TSPLASHFRM.txt < prev   
Text File  |  1998-01-15  |  3KB  |  148 lines

  1. object SplashFRM: TSplashFRM
  2.   Left = 334
  3.   Top = 280
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'SplashFRM'
  7.   ClientHeight = 190
  8.   ClientWidth = 444
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel2: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 444
  20.     Height = 190
  21.     Align = alClient
  22.   end
  23.   object Bevel1: TBevel
  24.     Left = 4
  25.     Top = 4
  26.     Width = 435
  27.     Height = 181
  28.     Shape = bsFrame
  29.     Style = bsRaised
  30.   end
  31.   object PrognameLBL: TLabelEffect
  32.     Left = 216
  33.     Top = 22
  34.     Width = 175
  35.     Height = 35
  36.     ColourHighlight = cl3DLight
  37.     ColourShadow = clBtnShadow
  38.     EffectStyle = esCustom
  39.     ColourScheme = csCustom
  40.     Alignment = taCenter
  41.     AutoSize = True
  42.     Caption = 'EasyClean 32'
  43.     Color = clBtnFace
  44.     Font.Color = clNavy
  45.     Font.Height = -28
  46.     Font.Name = 'Arial'
  47.     Font.Style = []
  48.     ParentColor = False
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object StatusLBL: TLabel
  53.     Left = 210
  54.     Top = 157
  55.     Width = 96
  56.     Height = 13
  57.     Caption = 'Status: initializing'
  58.   end
  59.   object LoadLBL: TLabel
  60.     Left = 210
  61.     Top = 139
  62.     Width = 69
  63.     Height = 13
  64.     Caption = 'loading...'
  65.   end
  66.   object LabelEffect2: TLabelEffect
  67.     Left = 216
  68.     Top = 61
  69.     Width = 174
  70.     Height = 21
  71.     ColourHighlight = cl3DLight
  72.     ColourShadow = clBtnShadow
  73.     ColourScheme = csCustom
  74.     Alignment = taCenter
  75.     AutoSize = True
  76.     Caption = 'for Win95 and WinNT 4.0'
  77.     Color = clBtnFace
  78.     Font.Color = clNavy
  79.     Font.Height = -16
  80.     Font.Name = 'Arial'
  81.     Font.Style = []
  82.     ParentColor = False
  83.     ParentFont = False
  84.     Transparent = True
  85.   end
  86.   object CopyrightLBL: TLabelEffect
  87.     Left = 213
  88.     Top = 89
  89.     Width = 222
  90.     Height = 18
  91.     ColourHighlight = cl3DLight
  92.     ColourShadow = clBtnShadow
  93.     ColourScheme = csCustom
  94.     Alignment = taCenter
  95.     AutoSize = True
  96.     Caption = '(c) ∩┐╜97 Hilchner Daten && Medien'
  97.     Color = clBtnFace
  98.     Font.Color = clRed
  99.     Font.Height = -16
  100.     Font.Name = 'Arial'
  101.     Font.Style = []
  102.     ParentColor = False
  103.     ParentFont = False
  104.     Transparent = True
  105.   end
  106.   object Copyright2LBL: TLabelEffect
  107.     Left = 209
  108.     Top = 110
  109.     Width = 188
  110.     Height = 18
  111.     ColourHighlight = cl3DLight
  112.     ColourShadow = clBtnShadow
  113.     ColourScheme = csCustom
  114.     Alignment = taCenter
  115.     AutoSize = True
  116.     Caption = '&& Hilchner Daten && Medien'
  117.     Color = clBtnFace
  118.     Font.Color = clRed
  119.     Font.Height = -16
  120.     Font.Name = 'Arial'
  121.     Font.Style = []
  122.     ParentColor = False
  123.     ParentFont = False
  124.     Transparent = True
  125.   end
  126.   object Panel1: TPanel
  127.     Left = 16
  128.     Top = 17
  129.     Width = 164
  130.     Height = 157
  131.     BevelInner = bvRaised
  132.     BorderWidth = 3
  133.     Caption = 'Panel1'
  134.     TabOrder = 0
  135.     object Image1: TImage
  136.       Left = 5
  137.       Top = 5
  138.       Width = 154
  139.       Height = 147
  140.       Align = alClient
  141.       AutoSize = True
  142.       Center = True
  143.       Picture.Data = {<image000.bmp>}
  144.       Stretch = True
  145.     end
  146.   end
  147. end
  148.