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 / TFRMKAELDER / TFRMKAELDER.txt < prev   
Text File  |  1999-09-02  |  782b  |  41 lines

  1. object frmKaelder: TfrmKaelder
  2.   Left = 180
  3.   Top = 89
  4.   BorderStyle = bsNone
  5.   Caption = 'frmKaelder'
  6.   ClientHeight = 480
  7.   ClientWidth = 640
  8.   Ctl3D = False
  9.   Color = clBlack
  10.   Enabled = False
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -14
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Position = poScreenCenter
  17.   PrintScale = poNone
  18.   Scaled = False
  19.   Visible = True
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object Image1: TImage
  23.     Left = 250
  24.     Top = 200
  25.     Width = 1
  26.     Height = 1
  27.     AutoSize = True
  28.     Picture.Data = {<image000.bmp>}
  29.     Transparent = True
  30.   end
  31.   object Image2: TImage
  32.     Left = 0
  33.     Top = 0
  34.     Width = 800
  35.     Height = 600
  36.     Align = alClient
  37.     Center = True
  38.     Picture.Data = {<image001.bmp>}
  39.   end
  40. end
  41.