home *** CD-ROM | disk | FTP | other *** search
/ Tutto per Internet / Internet.iso / soft95 / Html / html32 / HTML32.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Encoding:
Text File  |  1996-03-16  |  1.6 KB  |  81 lines

  1. object splashform: Tsplashform
  2.   Left = 200
  3.   Top = 107
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'splashform'
  7.   ClientHeight = 269
  8.   ClientWidth = 269
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   TextHeight = 16
  16.   object Bevel2: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 269
  20.     Height = 269
  21.     Align = alClient
  22.     Style = bsRaised
  23.   end
  24.   object Image1: TImage
  25.     Left = 8
  26.     Top = 8
  27.     Width = 249
  28.     Height = 129
  29.     Picture.Data = {<image000.bmp>}
  30.   end
  31.   object Label1: TLabel
  32.     Left = 0
  33.     Top = 152
  34.     Width = 265
  35.     Height = 38
  36.     Alignment = taCenter
  37.     AutoSize = False
  38.     Caption = 'HTML Express'
  39.     Font.Color = clWindowText
  40.     Font.Height = -33
  41.     Font.Name = 'Times New Roman'
  42.     Font.Style = [fsBold, fsItalic, fsUnderline]
  43.     ParentFont = False
  44.   end
  45.   object Label2: TLabel
  46.     Left = 0
  47.     Top = 208
  48.     Width = 265
  49.     Height = 16
  50.     Alignment = taCenter
  51.     AutoSize = False
  52.     Caption = 'Version 1.0 16-bit'
  53.     Font.Color = clWindowText
  54.     Font.Height = -16
  55.     Font.Name = 'Times New Roman'
  56.     Font.Style = []
  57.     ParentFont = False
  58.   end
  59.   object Label3: TLabel
  60.     Left = 0
  61.     Top = 232
  62.     Width = 265
  63.     Height = 25
  64.     Alignment = taCenter
  65.     AutoSize = False
  66.     Caption = 'By Kevin Lewis'
  67.     Font.Color = clWindowText
  68.     Font.Height = -16
  69.     Font.Name = 'Times New Roman'
  70.     Font.Style = []
  71.     ParentFont = False
  72.   end
  73.   object Bevel1: TBevel
  74.     Left = 40
  75.     Top = 192
  76.     Width = 185
  77.     Height = 9
  78.     Shape = bsBottomLine
  79.   end
  80. end
  81.