home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.11 / 1999-05_Disc_4.11.bin / MSPRING / Setup / FILES / _SETUP.ILB / RCDATA / TFPAPER / TFPAPER.txt < prev   
Text File  |  1998-10-27  |  2KB  |  112 lines

  1. object fPaper: TfPaper
  2.   Left = 200
  3.   Top = 108
  4.   Cursor = crHourGlass
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'MindSpring Install'
  8.   ClientHeight = 513
  9.   ClientWidth = 775
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Visible = True
  17.   WindowState = wsMaximized
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   OnDeactivate = FormDeactivate
  21.   OnKeyDown = FormKeyDown
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Image4: TImage
  25.     Left = 58
  26.     Top = 82
  27.     Width = 417
  28.     Height = 28
  29.     AutoSize = True
  30.     Picture.Data = {<image000.bmp>}
  31.     Visible = False
  32.   end
  33.   object iSource: TImage
  34.     Left = 304
  35.     Top = 38
  36.     Width = 32
  37.     Height = 32
  38.     Picture.Data = {<image001.ico>}
  39.     Visible = False
  40.   end
  41.   object iFlow1: TImage
  42.     Left = 324
  43.     Top = 23
  44.     Width = 11
  45.     Height = 15
  46.     Visible = False
  47.   end
  48.   object iFlow2: TImage
  49.     Left = 348
  50.     Top = 11
  51.     Width = 11
  52.     Height = 15
  53.     Visible = False
  54.   end
  55.   object iFlow3: TImage
  56.     Left = 368
  57.     Top = 35
  58.     Width = 11
  59.     Height = 15
  60.     Visible = False
  61.   end
  62.   object iDest: TImage
  63.     Left = 368
  64.     Top = 50
  65.     Width = 32
  66.     Height = 32
  67.     Picture.Data = {<image002.ico>}
  68.     Visible = False
  69.   end
  70.   object iOff: TImage
  71.     Left = 12
  72.     Top = 95
  73.     Width = 11
  74.     Height = 15
  75.     Visible = False
  76.   end
  77.   object iOn: TImage
  78.     Left = 28
  79.     Top = 95
  80.     Width = 11
  81.     Height = 15
  82.     Picture.Data = {<image003.ico>}
  83.     Visible = False
  84.   end
  85.   object Image3: TImage
  86.     Left = 56
  87.     Top = 80
  88.     Width = 402
  89.     Height = 30
  90.     AutoSize = True
  91.     Picture.Data = {<image004.bmp>}
  92.     Visible = False
  93.   end
  94.   object Image2: TImage
  95.     Left = 60
  96.     Top = 80
  97.     Width = 242
  98.     Height = 32
  99.     AutoSize = True
  100.     Picture.Data = {<image005.bmp>}
  101.     Visible = False
  102.   end
  103.   object Image1: TImage
  104.     Left = 8
  105.     Top = 8
  106.     Width = 281
  107.     Height = 78
  108.     AutoSize = True
  109.     Picture.Data = {<image006.bmp>}
  110.   end
  111. end
  112.