home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 Ekstra 101 Spil / K-CD_1999_Ekstra_101_Spil.iso / 101.exe / 0 / RCDATA / TFRMLAVETAF / TFRMLAVETAF.txt
Text File  |  1999-09-02  |  3KB  |  120 lines

  1. object frmLavetAf: TfrmLavetAf
  2.   Left = 376
  3.   Top = 155
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = 'frmLavetAf'
  9.   ClientHeight = 480
  10.   ClientWidth = 640
  11.   Ctl3D = False
  12.   Color = clGray
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object imgback: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 640
  26.     Height = 480
  27.     Align = alClient
  28.   end
  29.   object lblLavetAf: TLabel
  30.     Left = 8
  31.     Top = 40
  32.     Width = 257
  33.     Height = 313
  34.     AutoSize = False
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clWhite
  37.     Font.Height = -13
  38.     Font.Name = 'Verdana'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.     WordWrap = True
  43.   end
  44.   object lblCopyRight: TLabel
  45.     Left = 8
  46.     Top = 380
  47.     Width = 260
  48.     Height = 69
  49.     AutoSize = False
  50.     Caption = 'lblCopyRight'
  51.     Font.Charset = ANSI_CHARSET
  52.     Font.Color = clWhite
  53.     Font.Height = -13
  54.     Font.Name = 'Verdana'
  55.     Font.Style = [fsBold]
  56.     ParentFont = False
  57.     Transparent = True
  58.     WordWrap = True
  59.   end
  60.   object Label1: TLabel
  61.     Left = 8
  62.     Top = 8
  63.     Width = 260
  64.     Height = 25
  65.     AutoSize = False
  66.     Caption = 'Credits:'
  67.     Font.Charset = ANSI_CHARSET
  68.     Font.Color = clWhite
  69.     Font.Height = -21
  70.     Font.Name = 'Verdana'
  71.     Font.Style = [fsUnderline]
  72.     ParentFont = False
  73.     Transparent = True
  74.   end
  75.   object cmdExit: TTransKnap
  76.     Tag = 50
  77.     Left = 559
  78.     Top = 427
  79.     Width = 81
  80.     Height = 53
  81.     Color = clBlack
  82.     MouseOverAction = True
  83.     Bitmapliste = frmForside.Exitskilt
  84.     Font.Charset = ANSI_CHARSET
  85.     Font.Color = clWhite
  86.     Font.Height = -12
  87.     Font.Name = 'Verdana'
  88.     Font.Style = []
  89.     Style = []
  90.     FontOverColor = clBlue
  91.     FontDownColor = clMaroon
  92.     OnClick = cmdExitClick
  93.     Transparent = True
  94.   end
  95.   object cmdNot: TTransKnap
  96.     Tag = 50
  97.     Left = 287
  98.     Top = 430
  99.     Width = 90
  100.     Height = 50
  101.     Alignment = alTopCenter
  102.     BevelStyle = bbNone
  103.     BevelSize = 0
  104.     Color = clBlack
  105.     MouseOverAction = True
  106.     Bitmapliste = frmForside.bmlTilbage
  107.     Font.Charset = ANSI_CHARSET
  108.     Font.Color = clWhite
  109.     Font.Height = -12
  110.     Font.Name = 'Verdana'
  111.     Font.Style = [fsBold]
  112.     Spacing = 0
  113.     Style = []
  114.     FontOverColor = clBlue
  115.     FontDownColor = clMaroon
  116.     OnClick = cmdNotClick
  117.     Transparent = False
  118.   end
  119. end
  120.