home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 441 / _SETUP.1 / PTF.exe / 0 / RCDATA / TFMSPLASH / TFMSPLASH.txt
Text File  |  1997-11-15  |  3KB  |  132 lines

  1. object fmSplash: TfmSplash
  2.   Left = 222
  3.   Top = 139
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = '"Prediction the Future"'
  7.   ClientHeight = 329
  8.   ClientWidth = 521
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 521
  22.     Height = 329
  23.     BevelWidth = 5
  24.     TabOrder = 0
  25.     object Bevel3: TBevel
  26.       Left = 280
  27.       Top = 264
  28.       Width = 225
  29.       Height = 49
  30.       Shape = bsBottomLine
  31.     end
  32.     object Bevel4: TBevel
  33.       Left = 280
  34.       Top = 16
  35.       Width = 225
  36.       Height = 41
  37.       Shape = bsTopLine
  38.     end
  39.     object Bevel1: TBevel
  40.       Left = 456
  41.       Top = 16
  42.       Width = 49
  43.       Height = 297
  44.       Shape = bsRightLine
  45.     end
  46.     object Bevel2: TBevel
  47.       Left = 15
  48.       Top = 16
  49.       Width = 266
  50.       Height = 297
  51.       Shape = bsFrame
  52.     end
  53.     object Label1: TLabel
  54.       Left = 288
  55.       Top = 52
  56.       Width = 209
  57.       Height = 13
  58.       Alignment = taCenter
  59.       AutoSize = False
  60.       Caption = 'Welcome to'
  61.     end
  62.     object Label2: TLabel
  63.       Left = 288
  64.       Top = 72
  65.       Width = 209
  66.       Height = 23
  67.       Alignment = taCenter
  68.       AutoSize = False
  69.       Caption = '"Predicting the Future"'
  70.       Color = clBtnFace
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -16
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = [fsBold]
  76.       ParentColor = False
  77.       ParentFont = False
  78.     end
  79.     object Label3: TLabel
  80.       Left = 288
  81.       Top = 126
  82.       Width = 209
  83.       Height = 13
  84.       Alignment = taCenter
  85.       AutoSize = False
  86.       Caption = 'Hawes Handicapping Method'
  87.     end
  88.     object Label4: TLabel
  89.       Left = 288
  90.       Top = 239
  91.       Width = 209
  92.       Height = 13
  93.       Alignment = taCenter
  94.       AutoSize = False
  95.       Caption = 'Copyright ï¿½ 1998'
  96.     end
  97.     object Label5: TLabel
  98.       Left = 288
  99.       Top = 263
  100.       Width = 209
  101.       Height = 13
  102.       Alignment = taCenter
  103.       AutoSize = False
  104.       Caption = 'Jazzy Software'
  105.     end
  106.     object Label6: TLabel
  107.       Left = 288
  108.       Top = 104
  109.       Width = 209
  110.       Height = 13
  111.       Alignment = taCenter
  112.       AutoSize = False
  113.       Caption = 'with the'
  114.     end
  115.     object Image1: TImage
  116.       Left = 23
  117.       Top = 24
  118.       Width = 250
  119.       Height = 282
  120.       Stretch = True
  121.     end
  122.     object MediaPlayer1: TMediaPlayer
  123.       Left = 134
  124.       Top = 184
  125.       Width = 253
  126.       Height = 30
  127.       Visible = False
  128.       TabOrder = 0
  129.     end
  130.   end
  131. end
  132.