home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / Tools / CPrompt / SETUP.exe / 0 / RCDATA / TFSETUP / TFSETUP.txt
Text File  |  1999-11-01  |  16KB  |  547 lines

  1. object fSetup: TfSetup
  2.   Left = 298
  3.   Top = 233
  4.   ActiveControl = bNext
  5.   BorderStyle = bsDialog
  6.   Caption = 'Setup'
  7.   ClientHeight = 284
  8.   ClientWidth = 416
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   OnDestroy = FormDestroy
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object pLicense: TPanel
  19.     Left = 137
  20.     Top = 0
  21.     Width = 279
  22.     Height = 243
  23.     Align = alClient
  24.     BevelOuter = bvNone
  25.     TabOrder = 3
  26.     Visible = False
  27.     object Label2: TLabel
  28.       Left = 8
  29.       Top = 224
  30.       Width = 184
  31.       Height = 13
  32.       Caption = 'Do you accept this license agreement?'
  33.       Font.Color = clWindowText
  34.       Font.Height = -11
  35.       Font.Name = 'MS Sans Serif'
  36.       Font.Style = []
  37.       ParentFont = False
  38.     end
  39.     object Label3: TLabel
  40.       Left = 8
  41.       Top = 4
  42.       Width = 91
  43.       Height = 13
  44.       Caption = 'License Agreement'
  45.       Font.Color = clWindowText
  46.       Font.Height = -11
  47.       Font.Name = 'MS Sans Serif'
  48.       Font.Style = []
  49.       ParentFont = False
  50.     end
  51.     object ListBox1: TListBox
  52.       Left = 12
  53.       Top = 348
  54.       Width = 61
  55.       Height = 41
  56.       ItemHeight = 13
  57.       TabOrder = 0
  58.     end
  59.     object lbLicense: TMemo
  60.       Left = 8
  61.       Top = 20
  62.       Width = 265
  63.       Height = 197
  64.       Color = clBtnFace
  65.       Lines.Strings = (
  66.         '')
  67.       ReadOnly = True
  68.       ScrollBars = ssBoth
  69.       TabOrder = 1
  70.     end
  71.   end
  72.   object pReadme: TPanel
  73.     Left = 137
  74.     Top = 0
  75.     Width = 279
  76.     Height = 243
  77.     Align = alClient
  78.     BevelOuter = bvNone
  79.     Caption = 'pReadme'
  80.     TabOrder = 4
  81.     Visible = False
  82.     object Label5: TLabel
  83.       Left = 8
  84.       Top = 4
  85.       Width = 101
  86.       Height = 13
  87.       Caption = 'Program Readme File'
  88.       Font.Color = clWindowText
  89.       Font.Height = -11
  90.       Font.Name = 'MS Sans Serif'
  91.       Font.Style = []
  92.       ParentFont = False
  93.     end
  94.     object ListBox2: TListBox
  95.       Left = 12
  96.       Top = 348
  97.       Width = 61
  98.       Height = 41
  99.       ItemHeight = 13
  100.       TabOrder = 0
  101.     end
  102.     object lbReadme: TMemo
  103.       Left = 8
  104.       Top = 20
  105.       Width = 265
  106.       Height = 217
  107.       Color = clBtnFace
  108.       Lines.Strings = (
  109.         '')
  110.       ReadOnly = True
  111.       ScrollBars = ssBoth
  112.       TabOrder = 1
  113.     end
  114.   end
  115.   object pPaths: TPanel
  116.     Left = 137
  117.     Top = 0
  118.     Width = 279
  119.     Height = 243
  120.     Align = alClient
  121.     BevelOuter = bvNone
  122.     TabOrder = 5
  123.     Visible = False
  124.     object lInstall: TLabel
  125.       Left = 12
  126.       Top = 4
  127.       Width = 253
  128.       Height = 33
  129.       AutoSize = False
  130.       Caption = 'Install'
  131.       Font.Color = clWindowText
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = []
  135.       ParentFont = False
  136.     end
  137.     object Bevel1: TBevel
  138.       Left = 12
  139.       Top = 72
  140.       Width = 253
  141.       Height = 5
  142.       Shape = bsTopLine
  143.     end
  144.     object Label4: TLabel
  145.       Left = 12
  146.       Top = 84
  147.       Width = 181
  148.       Height = 13
  149.       Caption = 'Start Menu folder will to be created as:'
  150.       Font.Color = clWindowText
  151.       Font.Height = -11
  152.       Font.Name = 'MS Sans Serif'
  153.       Font.Style = []
  154.       ParentFont = False
  155.     end
  156.     object Label6: TLabel
  157.       Left = 12
  158.       Top = 136
  159.       Width = 150
  160.       Height = 13
  161.       Caption = 'Or select from an existing folder:'
  162.       Font.Color = clWindowText
  163.       Font.Height = -11
  164.       Font.Name = 'MS Sans Serif'
  165.       Font.Style = []
  166.       ParentFont = False
  167.     end
  168.     object ListBox3: TListBox
  169.       Left = 12
  170.       Top = 348
  171.       Width = 61
  172.       Height = 41
  173.       ItemHeight = 13
  174.       TabOrder = 0
  175.     end
  176.     object eDestination: TDirectoryEdit
  177.       Left = 12
  178.       Top = 40
  179.       Width = 253
  180.       Height = 21
  181.       Color = clBtnFace
  182.       NumGlyphs = 1
  183.       TabOrder = 1
  184.     end
  185.     object eStartMenu: TEdit
  186.       Left = 12
  187.       Top = 104
  188.       Width = 253
  189.       Height = 21
  190.       Color = clBtnFace
  191.       TabOrder = 2
  192.     end
  193.     object lbStartMenu: TTextListBox
  194.       Left = 12
  195.       Top = 156
  196.       Width = 253
  197.       Height = 81
  198.       Color = clBtnFace
  199.       ItemHeight = 13
  200.       TabOrder = 3
  201.       OnClick = lbStartMenuClick
  202.     end
  203.   end
  204.   object pFinish: TPanel
  205.     Left = 137
  206.     Top = 0
  207.     Width = 279
  208.     Height = 243
  209.     Align = alClient
  210.     BevelOuter = bvNone
  211.     TabOrder = 6
  212.     Visible = False
  213.     object Label7: TLabel
  214.       Left = 15
  215.       Top = 4
  216.       Width = 112
  217.       Height = 13
  218.       Caption = 'Setup is about to install:'
  219.       Font.Color = clWindowText
  220.       Font.Height = -11
  221.       Font.Name = 'MS Sans Serif'
  222.       Font.Style = []
  223.       ParentFont = False
  224.     end
  225.     object lProgramName: TLabel
  226.       Left = 15
  227.       Top = 20
  228.       Width = 113
  229.       Height = 13
  230.     end
  231.     object Label8: TLabel
  232.       Left = 15
  233.       Top = 52
  234.       Width = 145
  235.       Height = 13
  236.       Caption = 'Program Files will be copied to:'
  237.       Font.Color = clWindowText
  238.       Font.Height = -11
  239.       Font.Name = 'MS Sans Serif'
  240.       Font.Style = []
  241.       ParentFont = False
  242.     end
  243.     object lProgFiles: TLabel
  244.       Left = 15
  245.       Top = 68
  246.       Width = 97
  247.       Height = 13
  248.     end
  249.     object Label9: TLabel
  250.       Left = 15
  251.       Top = 104
  252.       Width = 191
  253.       Height = 13
  254.       Caption = 'The Start Menu folder will be created as:'
  255.       Font.Color = clWindowText
  256.       Font.Height = -11
  257.       Font.Name = 'MS Sans Serif'
  258.       Font.Style = []
  259.       ParentFont = False
  260.     end
  261.     object lStartMenu: TLabel
  262.       Left = 15
  263.       Top = 120
  264.       Width = 117
  265.       Height = 13
  266.     end
  267.     object Label10: TLabel
  268.       Left = 15
  269.       Top = 168
  270.       Width = 246
  271.       Height = 57
  272.       AutoSize = False
  273.       Caption = 
  274.         'Press Finish to begin copying files.  To make any changes to the' +
  275.         ' current setup configuration, press Back.  To quit, press Cancel' +
  276.         '.'
  277.       Font.Color = clWindowText
  278.       Font.Height = -11
  279.       Font.Name = 'MS Sans Serif'
  280.       Font.Style = []
  281.       ParentFont = False
  282.     end
  283.     object Bevel2: TBevel
  284.       Left = 16
  285.       Top = 148
  286.       Width = 241
  287.       Height = 17
  288.       Shape = bsTopLine
  289.     end
  290.     object ListBox4: TListBox
  291.       Left = 12
  292.       Top = 348
  293.       Width = 61
  294.       Height = 41
  295.       ItemHeight = 13
  296.       TabOrder = 0
  297.     end
  298.   end
  299.   object pIntro: TPanel
  300.     Left = 137
  301.     Top = 0
  302.     Width = 279
  303.     Height = 243
  304.     Align = alClient
  305.     BevelOuter = bvNone
  306.     TabOrder = 0
  307.     object mWarning: TMemo
  308.       Left = 8
  309.       Top = 148
  310.       Width = 265
  311.       Height = 89
  312.       BorderStyle = bsNone
  313.       Color = clBtnFace
  314.       Font.Color = clWindowText
  315.       Font.Height = -11
  316.       Font.Name = 'MS Sans Serif'
  317.       Font.Style = []
  318.       Lines.Strings = (
  319.         'NOTICE:'
  320.         'This software is licensed as evaluation software free of '
  321.         'charge from the date of acquisition for thirty (30) days, at '
  322.         'which time, this license will expire.  This program is '
  323.         'protected by copyright law.')
  324.       ParentFont = False
  325.       ReadOnly = True
  326.       TabOrder = 2
  327.     end
  328.     object lbSetup: TListBox
  329.       Left = 12
  330.       Top = 348
  331.       Width = 61
  332.       Height = 41
  333.       ItemHeight = 13
  334.       TabOrder = 0
  335.     end
  336.     object mIntro: TMemo
  337.       Left = 8
  338.       Top = 4
  339.       Width = 257
  340.       Height = 117
  341.       BorderStyle = bsNone
  342.       Color = clBtnFace
  343.       Font.Color = clWindowText
  344.       Font.Height = -11
  345.       Font.Name = 'MS Sans Serif'
  346.       Font.Style = []
  347.       ParentFont = False
  348.       ReadOnly = True
  349.       TabOrder = 1
  350.     end
  351.   end
  352.   object pButtons: TPanel
  353.     Left = 0
  354.     Top = 243
  355.     Width = 416
  356.     Height = 41
  357.     Align = alBottom
  358.     BevelOuter = bvLowered
  359.     TabOrder = 1
  360.     object bNext: TBitBtn
  361.       Left = 232
  362.       Top = 8
  363.       Width = 75
  364.       Height = 25
  365.       Caption = 'Next'
  366.       TabOrder = 0
  367.       OnClick = bNextClick
  368.       Glyph.Data = {
  369.         78010000424D7801000000000000760000002800000020000000100000000100
  370.         04000000000000000000120B0000120B00000000000000000000000000000000
  371.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  372.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  373.         3333333333333333333333333333333333333333333333333333333333333333
  374.         3333333333333333333333333333333333333333333FF3333333333333003333
  375.         3333333333773FF3333333333309003333333333337F773FF333333333099900
  376.         33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
  377.         99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
  378.         33333333337F3F77333333333309003333333333337F77333333333333003333
  379.         3333333333773333333333333333333333333333333333333333333333333333
  380.         33333333333333333333333333333333333333333333333333330000}
  381.       NumGlyphs = 2
  382.     end
  383.     object bBack: TBitBtn
  384.       Left = 152
  385.       Top = 8
  386.       Width = 75
  387.       Height = 25
  388.       Caption = 'Back'
  389.       TabOrder = 1
  390.       OnClick = bBackClick
  391.       Glyph.Data = {
  392.         78010000424D7801000000000000760000002800000020000000100000000100
  393.         04000000000000000000120B0000120B00000000000000000000000000000000
  394.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  395.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  396.         3333333333333333333333333333333333333333333333333333333333333333
  397.         3333333333333FF3333333333333003333333333333F77F33333333333009033
  398.         333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  399.         00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  400.         000033773FF33777777733330099903333333333773FF7F33333333333009033
  401.         33333333337737F3333333333333003333333333333377333333333333333333
  402.         3333333333333333333333333333333333333333333333333333333333333333
  403.         33333333333333333333333333333333333333333333333333330000}
  404.       NumGlyphs = 2
  405.     end
  406.     object bCancel: TBitBtn
  407.       Left = 332
  408.       Top = 8
  409.       Width = 75
  410.       Height = 25
  411.       Cancel = True
  412.       Caption = 'Cancel'
  413.       TabOrder = 2
  414.       OnClick = bCancelClick
  415.       Glyph.Data = {
  416.         CE070000424DCE07000000000000360000002800000024000000120000000100
  417.         1800000000009807000000000000000000000000000000000000008080008080
  418.         0080800080800080800080800080800080800080800080800080800080800080
  419.         8000808000808000808000808000808000808000808000808000808000808000
  420.         8080008080008080008080008080008080008080008080008080008080008080
  421.         0080800080800080800080800080800080808080808080800080800080800080
  422.         8000808000808000808000808000808000808000808000808000808000808000
  423.         8080008080008080008080FFFFFF008080008080008080008080008080008080
  424.         0080800080800080800080800080800080800080800080800080800000FF0000
  425.         800000808080800080800080800080800080800080800000FF80808000808000
  426.         8080008080008080008080008080008080008080808080808080FFFFFF008080
  427.         008080008080008080008080008080FFFFFF0080800080800080800080800080
  428.         800080800080800000FF00008000008000008080808000808000808000808000
  429.         00FF000080000080808080008080008080008080008080008080008080808080
  430.         FFFFFF008080808080FFFFFF008080008080008080FFFFFF808080808080FFFF
  431.         FF0080800080800080800080800080800080800000FF00008000008000008000
  432.         00808080800080800000FF000080000080000080000080808080008080008080
  433.         008080008080008080808080FFFFFF008080008080808080FFFFFF008080FFFF
  434.         FF808080008080008080808080FFFFFF00808000808000808000808000808000
  435.         80800000FF000080000080000080000080808080000080000080000080000080
  436.         000080808080008080008080008080008080008080808080FFFFFF0080800080
  437.         80008080808080FFFFFF808080008080008080008080008080808080FFFFFF00
  438.         80800080800080800080800080800080800000FF000080000080000080000080
  439.         0000800000800000800000808080800080800080800080800080800080800080
  440.         80008080808080FFFFFF00808000808000808080808000808000808000808000
  441.         8080FFFFFF808080008080008080008080008080008080008080008080008080
  442.         0000FF0000800000800000800000800000800000808080800080800080800080
  443.         80008080008080008080008080008080008080808080FFFFFF00808000808000
  444.         8080008080008080008080FFFFFF808080008080008080008080008080008080
  445.         0080800080800080800080800080800000800000800000800000800000808080
  446.         8000808000808000808000808000808000808000808000808000808000808000
  447.         8080808080FFFFFF008080008080008080008080008080808080008080008080
  448.         0080800080800080800080800080800080800080800080800080800000FF0000
  449.         8000008000008000008080808000808000808000808000808000808000808000
  450.         8080008080008080008080008080008080808080FFFFFF008080008080008080
  451.         8080800080800080800080800080800080800080800080800080800080800080
  452.         800080800000FF00008000008000008000008000008080808000808000808000
  453.         8080008080008080008080008080008080008080008080008080008080808080
  454.         008080008080008080008080808080FFFFFF0080800080800080800080800080
  455.         800080800080800080800080800000FF00008000008000008080808000008000
  456.         0080000080808080008080008080008080008080008080008080008080008080
  457.         008080008080808080008080008080008080008080008080808080FFFFFF0080
  458.         800080800080800080800080800080800080800080800000FF00008000008000
  459.         00808080800080800000FF000080000080000080808080008080008080008080
  460.         008080008080008080008080008080808080008080008080008080808080FFFF
  461.         FF008080008080808080FFFFFF00808000808000808000808000808000808000
  462.         80800000FF0000800000808080800080800080800080800000FF000080000080
  463.         000080808080008080008080008080008080008080008080808080FFFFFF0080
  464.         80008080808080008080808080FFFFFF008080008080808080FFFFFF00808000
  465.         80800080800080800080800080800080800000FF000080008080008080008080
  466.         0080800080800000FF0000800000800000800080800080800080800080800080
  467.         80008080808080FFFFFFFFFFFF808080008080008080008080808080FFFFFF00
  468.         8080008080808080FFFFFF008080008080008080008080008080008080008080
  469.         0080800080800080800080800080800080800080800000FF0000800000FF0080
  470.         8000808000808000808000808000808000808080808080808000808000808000
  471.         8080008080008080808080FFFFFFFFFFFFFFFFFF808080008080008080008080
  472.         0080800080800080800080800080800080800080800080800080800080800080
  473.         8000808000808000808000808000808000808000808000808000808000808000
  474.         8080008080008080008080008080008080008080008080808080808080808080
  475.         0080800080800080800080800080800080800080800080800080800080800080
  476.         8000808000808000808000808000808000808000808000808000808000808000
  477.         8080008080008080008080008080008080008080008080008080008080008080
  478.         008080008080008080008080008080008080}
  479.       NumGlyphs = 2
  480.     end
  481.   end
  482.   object pImages: TPanel
  483.     Left = 0
  484.     Top = 0
  485.     Width = 137
  486.     Height = 243
  487.     Align = alLeft
  488.     BevelOuter = bvLowered
  489.     TabOrder = 2
  490.     object Image1: TImage
  491.       Left = 16
  492.       Top = 12
  493.       Width = 86
  494.       Height = 74
  495.       AutoSize = True
  496.       ParentShowHint = False
  497.       ShowHint = False
  498.     end
  499.     object mCopyRight: TMemo
  500.       Left = 8
  501.       Top = 148
  502.       Width = 117
  503.       Height = 65
  504.       BorderStyle = bsNone
  505.       Color = clBtnFace
  506.       Lines.Strings = (
  507.         'Setup SE Installer'
  508.         'Version 3.0'
  509.         'Copyright 1999'
  510.         'CCS Development'
  511.         'All Rights Reserved')
  512.       TabOrder = 0
  513.     end
  514.   end
  515.   object Shelllink1: TShellLink
  516.     HotKey = 0
  517.     ShowCmd = 0
  518.     IconNumber = 0
  519.     Update = True
  520.     Left = 4
  521.     Top = 208
  522.   end
  523.   object ExecFile1: TExecFile
  524.     Associate = False
  525.     Wait = True
  526.     Left = 40
  527.     Top = 208
  528.   end
  529.   object tExit: TTimer
  530.     Enabled = False
  531.     Interval = 250
  532.     OnTimer = tExitTimer
  533.     Left = 4
  534.     Top = 247
  535.   end
  536.   object ZipMaster1: TZipMaster
  537.     Verbose = False
  538.     Trace = False
  539.     AddCompLevel = 9
  540.     AddOptions = []
  541.     ExtrOptions = []
  542.     OnProgress = ZipMaster1Progress
  543.     Left = 76
  544.     Top = 208
  545.   end
  546. end
  547.