home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / tema / thebat / download / update / thebat.exe / 0 / RCDATA / TSETUPCOPYFORM / TSETUPCOPYFORM.txt
Text File  |  2001-09-09  |  6KB  |  287 lines

  1. object SetupCopyForm: TSetupCopyForm
  2.   Left = 200
  3.   Top = 160
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 342
  6.   ClientWidth = 408
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   OnActivate = FormActivate
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 8
  19.     Top = 288
  20.     Width = 390
  21.     Height = 2
  22.     Shape = bsTopLine
  23.   end
  24.   object bNext: TButton
  25.     Left = 160
  26.     Top = 304
  27.     Width = 89
  28.     Height = 25
  29.     Default = True
  30.     TabOrder = 0
  31.     OnClick = bNextClick
  32.   end
  33.   object bCancel: TButton
  34.     Left = 264
  35.     Top = 304
  36.     Width = 89
  37.     Height = 25
  38.     Cancel = True
  39.     Caption = 'Cancel'
  40.     ModalResult = 2
  41.     TabOrder = 1
  42.   end
  43.   object bBack: TButton
  44.     Left = 64
  45.     Top = 304
  46.     Width = 89
  47.     Height = 25
  48.     HelpContext = 12006
  49.     Caption = '<   &Back'
  50.     Enabled = False
  51.     TabOrder = 2
  52.     OnClick = bBackClick
  53.   end
  54.   object NoteBook: TNotebook
  55.     Left = 0
  56.     Top = 0
  57.     Width = 408
  58.     Height = 281
  59.     Align = alTop
  60.     TabOrder = 3
  61.     object TPage
  62.       Left = 0
  63.       Top = 0
  64.       Caption = 'Page0'
  65.       object gbPFDir: TGroupBox
  66.         Left = 8
  67.         Top = 8
  68.         Width = 393
  69.         Height = 57
  70.         Caption = '&The Bat! Program Files Directory'
  71.         TabOrder = 0
  72.         object eProgramFilesDir: TEdit
  73.           Left = 8
  74.           Top = 24
  75.           Width = 237
  76.           Height = 21
  77.           TabStop = False
  78.           BorderStyle = bsNone
  79.           ParentColor = True
  80.           ReadOnly = True
  81.           TabOrder = 0
  82.         end
  83.         object bChDir: TButton
  84.           Left = 300
  85.           Top = 20
  86.           Width = 83
  87.           Height = 25
  88.           Caption = '&Change...'
  89.           TabOrder = 1
  90.           OnClick = bChDirClick
  91.         end
  92.       end
  93.       object rbLanguage: TRadioGroup
  94.         Left = 8
  95.         Top = 80
  96.         Width = 393
  97.         Height = 169
  98.         Caption = 'Interface Language'
  99.         Columns = 2
  100.         TabOrder = 1
  101.       end
  102.     end
  103.     object TPage
  104.       Left = 0
  105.       Top = 0
  106.       Caption = 'Page1'
  107.       object pnLicence: TPanel
  108.         Left = 0
  109.         Top = 0
  110.         Width = 408
  111.         Height = 281
  112.         Align = alClient
  113.         BevelOuter = bvNone
  114.         BorderStyle = bsSingle
  115.         TabOrder = 0
  116.         object teLicence: TTextEditor
  117.           Left = 0
  118.           Top = 0
  119.           Width = 404
  120.           Height = 277
  121.           BgColor = clBlack
  122.           TextColor = clBlack
  123.           SelColor = clBlack
  124.           SelBgColor = clBlack
  125.           QuoteColor = clBlack
  126.           RefColor = clBlack
  127.           Kludge1Color = clBlack
  128.           Kludge2Color = clBlack
  129.           Kludge3Color = clBlack
  130.           ReadOnly = True
  131.           FontCharset = 1
  132.           TabOrder = 0
  133.           Font.Color = clBlack
  134.           Font.Height = -12
  135.           Font.Name = 'Courier New'
  136.           Font.Pitch = fpFixed
  137.           Font.Style = []
  138.           Align = alClient
  139.         end
  140.       end
  141.     end
  142.     object TPage
  143.       Left = 0
  144.       Top = 0
  145.       Caption = 'Page2'
  146.       object pnReadMe: TPanel
  147.         Left = 0
  148.         Top = 0
  149.         Width = 408
  150.         Height = 281
  151.         Align = alClient
  152.         BevelOuter = bvNone
  153.         BorderStyle = bsSingle
  154.         TabOrder = 0
  155.         object teReadme: TTextEditor
  156.           Left = 0
  157.           Top = 0
  158.           Width = 404
  159.           Height = 277
  160.           BgColor = clBlack
  161.           TextColor = clBlack
  162.           SelColor = clBlack
  163.           SelBgColor = clBlack
  164.           QuoteColor = clBlack
  165.           RefColor = clBlack
  166.           Kludge1Color = clBlack
  167.           Kludge2Color = clBlack
  168.           Kludge3Color = clBlack
  169.           ReadOnly = True
  170.           FontCharset = 1
  171.           TabOrder = 0
  172.           Font.Color = clBlack
  173.           Font.Height = -12
  174.           Font.Name = 'Courier New'
  175.           Font.Pitch = fpFixed
  176.           Font.Style = []
  177.           Align = alClient
  178.         end
  179.       end
  180.     end
  181.     object TPage
  182.       Left = 0
  183.       Top = 0
  184.       Caption = 'Page3'
  185.       object Page3Panel: TPanel
  186.         Left = 0
  187.         Top = 0
  188.         Width = 408
  189.         Height = 281
  190.         Align = alClient
  191.         BevelOuter = bvNone
  192.         TabOrder = 0
  193.         object ProgressBar: TProgressBar
  194.           Left = 16
  195.           Top = 152
  196.           Width = 377
  197.           Height = 16
  198.           Min = 0
  199.           Max = 100
  200.           TabOrder = 0
  201.         end
  202.         object lFName: TEdit
  203.           Left = 16
  204.           Top = 128
  205.           Width = 377
  206.           Height = 21
  207.           BorderStyle = bsNone
  208.           ParentColor = True
  209.           TabOrder = 1
  210.         end
  211.       end
  212.     end
  213.     object TPage
  214.       Left = 0
  215.       Top = 0
  216.       Caption = 'Page4'
  217.       object Page4Panel: TPanel
  218.         Left = 0
  219.         Top = 0
  220.         Width = 408
  221.         Height = 281
  222.         Align = alClient
  223.         Alignment = taLeftJustify
  224.         BevelOuter = bvNone
  225.         TabOrder = 0
  226.         object lClickBrowse: TLabel
  227.           Left = 16
  228.           Top = 112
  229.           Width = 375
  230.           Height = 49
  231.           AutoSize = False
  232.           WordWrap = True
  233.         end
  234.         object bBrowse: TButton
  235.           Left = 160
  236.           Top = 168
  237.           Width = 81
  238.           Height = 25
  239.           Caption = 'Browse...'
  240.           TabOrder = 0
  241.           OnClick = bBrowseClick
  242.         end
  243.       end
  244.     end
  245.     object TPage
  246.       Left = 0
  247.       Top = 0
  248.       Caption = 'Page5'
  249.       object rgKeyFile: TRadioGroup
  250.         Left = 8
  251.         Top = 16
  252.         Width = 393
  253.         Height = 65
  254.         Caption = ' The Bat! Key File '
  255.         ItemIndex = 0
  256.         Items.Strings = (
  257.           'Download the key file from Now Online'
  258.           'I do already have the key file on my hard disk')
  259.         TabOrder = 0
  260.       end
  261.     end
  262.     object TPage
  263.       Left = 0
  264.       Top = 0
  265.       Caption = 'Page6'
  266.       object Label1: TLabel
  267.         Left = 16
  268.         Top = 16
  269.         Width = 377
  270.         Height = 49
  271.         AutoSize = False
  272.         Caption = 
  273.           'If you are online, please press Next button to start your Web Br' +
  274.           'owser and download The Bat! key file. After downloading the key ' +
  275.           'file, please run this setup program again to finish the installa' +
  276.           'tion of The Bat!'
  277.         WordWrap = True
  278.       end
  279.     end
  280.     object TPage
  281.       Left = 0
  282.       Top = 0
  283.       Caption = 'Page7'
  284.     end
  285.   end
  286. end
  287.