home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / internet / ebmen.exe / %MAINDIR% / ebm.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Encoding:
Text File  |  2001-06-29  |  579 b   |  29 lines

  1. object SplashForm: TSplashForm
  2.   Left = 355
  3.   Top = 249
  4.   BorderStyle = bsNone
  5.   Caption = 'SplashForm'
  6.   ClientHeight = 181
  7.   ClientWidth = 287
  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 SplashImage: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 287
  22.     Height = 181
  23.     Align = alClient
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.     Stretch = True
  27.   end
  28. end
  29.