home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / Chip_2002-01_cd1.bin / bonus / install / SetUp.exe / 0 / RCDATA / TFBACK / TFBACK.txt < prev   
Text File  |  2001-11-28  |  867b  |  48 lines

  1. object FBack: TFBack
  2.   Left = 629
  3.   Top = 112
  4.   Width = 456
  5.   Height = 304
  6.   Caption = 'FBack'
  7.   Color = clGray
  8.   Enabled = False
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   OnPaint = FormPaint
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Img: TImage
  20.     Left = 380
  21.     Top = 108
  22.     Width = 32
  23.     Height = 32
  24.     AutoSize = True
  25.     Visible = False
  26.   end
  27.   object i0: TImage
  28.     Left = 24
  29.     Top = 16
  30.     Width = 360
  31.     Height = 72
  32.     AutoSize = True
  33.     Picture.Data = {<image000.bmp>}
  34.     Stretch = True
  35.     Transparent = True
  36.   end
  37.   object i1: TImage
  38.     Left = 28
  39.     Top = 176
  40.     Width = 360
  41.     Height = 72
  42.     AutoSize = True
  43.     Picture.Data = {<image001.bmp>}
  44.     Stretch = True
  45.     Transparent = True
  46.   end
  47. end
  48.