home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / LOTR / LOTRMAP.exe / 0 / RCDATA / TFSPLASH / TFSPLASH.txt < prev   
Encoding:
Text File  |  1998-11-26  |  3.5 KB  |  156 lines

  1. object fSplash: TfSplash
  2.   Left = 248
  3.   Top = 219
  4.   BorderStyle = bsNone
  5.   Caption = 'fSplash'
  6.   ClientHeight = 275
  7.   ClientWidth = 354
  8.   Color = 1557695
  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 = 354
  22.     Height = 275
  23.     Align = alClient
  24.     BevelInner = bvLowered
  25.     BevelWidth = 2
  26.     Color = 4247249
  27.     TabOrder = 0
  28.     OnClick = Panel1Click
  29.     object Label2: TLabel
  30.       Left = 100
  31.       Top = 16
  32.       Width = 145
  33.       Height = 46
  34.       Caption = 'The Lord'
  35.       Font.Charset = DEFAULT_CHARSET
  36.       Font.Color = clWindowText
  37.       Font.Height = -40
  38.       Font.Name = 'Times New Roman'
  39.       Font.Style = []
  40.       ParentFont = False
  41.       OnClick = Panel1Click
  42.     end
  43.     object Label3: TLabel
  44.       Left = 147
  45.       Top = 104
  46.       Width = 58
  47.       Height = 36
  48.       Caption = 'Map'
  49.       Font.Charset = DEFAULT_CHARSET
  50.       Font.Color = clWindowText
  51.       Font.Height = -32
  52.       Font.Name = 'Times New Roman'
  53.       Font.Style = []
  54.       ParentFont = False
  55.       OnClick = Panel1Click
  56.     end
  57.     object Image1: TImage
  58.       Left = 28
  59.       Top = 144
  60.       Width = 297
  61.       Height = 25
  62.       AutoSize = True
  63.       Picture.Data = {<image000.bmp>}
  64.       Transparent = True
  65.       OnClick = Panel1Click
  66.     end
  67.     object Label1: TLabel
  68.       Left = 40
  69.       Top = 182
  70.       Width = 165
  71.       Height = 23
  72.       Caption = '1998 by I. Mouwen'
  73.       Font.Charset = DEFAULT_CHARSET
  74.       Font.Color = 136
  75.       Font.Height = -21
  76.       Font.Name = 'Times New Roman'
  77.       Font.Style = [fsItalic]
  78.       ParentFont = False
  79.       OnClick = Panel1Click
  80.     end
  81.     object Label4: TLabel
  82.       Left = 40
  83.       Top = 206
  84.       Width = 154
  85.       Height = 15
  86.       Caption = 'V4Software@vvier.tudelft.nl'
  87.       Font.Charset = DEFAULT_CHARSET
  88.       Font.Color = 136
  89.       Font.Height = -13
  90.       Font.Name = 'Times New Roman'
  91.       Font.Style = [fsItalic]
  92.       ParentFont = False
  93.       OnClick = Panel1Click
  94.     end
  95.     object Label5: TLabel
  96.       Left = 81
  97.       Top = 56
  98.       Width = 193
  99.       Height = 46
  100.       Caption = 'of the Rings'
  101.       Font.Charset = DEFAULT_CHARSET
  102.       Font.Color = clWindowText
  103.       Font.Height = -40
  104.       Font.Name = 'Times New Roman'
  105.       Font.Style = []
  106.       ParentFont = False
  107.       OnClick = Panel1Click
  108.     end
  109.     object Label6: TLabel
  110.       Left = 48
  111.       Top = 249
  112.       Width = 32
  113.       Height = 13
  114.       Caption = 'Label6'
  115.       Color = 4247249
  116.       Font.Charset = DEFAULT_CHARSET
  117.       Font.Color = 102
  118.       Font.Height = -11
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = []
  121.       ParentColor = False
  122.       ParentFont = False
  123.     end
  124.     object Label7: TLabel
  125.       Left = 208
  126.       Top = 249
  127.       Width = 32
  128.       Height = 13
  129.       Caption = 'Label7'
  130.       Color = 4247249
  131.       Font.Charset = DEFAULT_CHARSET
  132.       Font.Color = 102
  133.       Font.Height = -11
  134.       Font.Name = 'MS Sans Serif'
  135.       Font.Style = []
  136.       ParentColor = False
  137.       ParentFont = False
  138.       Visible = False
  139.     end
  140.     object Label8: TLabel
  141.       Left = 40
  142.       Top = 223
  143.       Width = 225
  144.       Height = 15
  145.       Caption = 'http://www.oli.tudelft.nl/vvier/v4software'
  146.       Font.Charset = DEFAULT_CHARSET
  147.       Font.Color = 136
  148.       Font.Height = -13
  149.       Font.Name = 'Times New Roman'
  150.       Font.Style = [fsItalic]
  151.       ParentFont = False
  152.       OnClick = Panel1Click
  153.     end
  154.   end
  155. end
  156.