home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd2.bin / vyuka / wordweb / WORDWEB.EXE / uninst.exe / 0 / RCDATA / TBACK / TBACK.txt
Text File  |  2001-01-19  |  2KB  |  116 lines

  1. object Back: TBack
  2.   Left = 18
  3.   Top = 353
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Back'
  7.   ClientHeight = 445
  8.   ClientWidth = 757
  9.   Color = clBtnFace
  10.   Enabled = False
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Scaled = False
  18.   Visible = True
  19.   WindowState = wsMaximized
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Label1: TLabel
  25.     Left = 56
  26.     Top = 64
  27.     Width = 435
  28.     Height = 36
  29.     Caption = 'WordWeb thesaurus/dictionary'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWhite
  32.     Font.Height = -32
  33.     Font.Name = 'Arial'
  34.     Font.Style = []
  35.     ParentFont = False
  36.     Transparent = True
  37.   end
  38.   object Label2: TLabel
  39.     Left = 208
  40.     Top = 336
  41.     Width = 266
  42.     Height = 22
  43.     Caption = 'Try these other great programs:'
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clWhite
  46.     Font.Height = -19
  47.     Font.Name = 'Arial'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object Label3: TLabel
  53.     Left = 520
  54.     Top = 400
  55.     Width = 174
  56.     Height = 22
  57.     Caption = 'Crossword Compiler'
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWhite
  60.     Font.Height = -19
  61.     Font.Name = 'Arial'
  62.     Font.Style = []
  63.     ParentFont = False
  64.     Transparent = True
  65.   end
  66.   object Label4: TLabel
  67.     Left = 520
  68.     Top = 336
  69.     Width = 123
  70.     Height = 22
  71.     Caption = 'WordWeb Pro'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clWhite
  74.     Font.Height = -19
  75.     Font.Name = 'Arial'
  76.     Font.Style = []
  77.     ParentFont = False
  78.     Transparent = True
  79.   end
  80.   object Label5: TLabel
  81.     Left = 208
  82.     Top = 368
  83.     Width = 281
  84.     Height = 16
  85.     Caption = 'For more information see WordWeb'#39's Help menu'
  86.     Font.Charset = DEFAULT_CHARSET
  87.     Font.Color = clWhite
  88.     Font.Height = -13
  89.     Font.Name = 'Arial'
  90.     Font.Style = []
  91.     ParentFont = False
  92.     Transparent = True
  93.   end
  94.   object Label6: TLabel
  95.     Left = 520
  96.     Top = 368
  97.     Width = 181
  98.     Height = 22
  99.     Caption = 'WordWeb Developer'
  100.     Font.Charset = DEFAULT_CHARSET
  101.     Font.Color = clWhite
  102.     Font.Height = -19
  103.     Font.Name = 'Arial'
  104.     Font.Style = []
  105.     ParentFont = False
  106.     Transparent = True
  107.   end
  108.   object ShellLink: TPBShellLink
  109.     FileIcon.IconIndex = 0
  110.     HotKey = 0
  111.     WindowState = wsNormal
  112.     Left = 168
  113.     Top = 112
  114.   end
  115. end
  116.