home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / pc / shareware22 / file / HTMLTOOL.ZIP / HTMLTOOL.exe / 0 / RCDATA / TSPLASHSCREENFORM / TSPLASHSCREENFORM.txt < prev   
Encoding:
Text File  |  1998-01-30  |  535 b   |  27 lines

  1. object SplashScreenForm: TSplashScreenForm
  2.   Left = 323
  3.   Top = 359
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 72
  7.   ClientWidth = 179
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnDeactivate = FormDeactivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 179
  22.     Height = 72
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26. end
  27.