home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / ctenari / Madera / Install.dat / Arch2000.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Encoding:
Text File  |  1999-10-27  |  723 b   |  37 lines

  1. object SplashForm: TSplashForm
  2.   Left = 315
  3.   Top = 174
  4.   BorderStyle = bsNone
  5.   Caption = 'SplashForm'
  6.   ClientHeight = 223
  7.   ClientWidth = 292
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 292
  22.     Height = 223
  23.     Align = alClient
  24.     BevelInner = bvSpace
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 2
  28.       Top = 2
  29.       Width = 288
  30.       Height = 219
  31.       Align = alClient
  32.       Picture.Data = {<image000.bmp>}
  33.       Stretch = True
  34.     end
  35.   end
  36. end
  37.