home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / internet / HTMLpad / Notepad.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1999-11-18  |  501b  |  26 lines

  1. object Splash: TSplash
  2.   Left = 336
  3.   Top = 156
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 203
  7.   ClientWidth = 303
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 2
  19.     Top = 2
  20.     Width = 300
  21.     Height = 200
  22.     AutoSize = True
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25. end
  26.