home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 July / CHIP_CD_2005-07.iso / bonus / srew / files / iqsetup.exe / 0 / RCDATA / TDLGINSTALL / TDLGINSTALL.txt
Text File  |  2005-05-26  |  20KB  |  854 lines

  1. object dlgInstall: TdlgInstall
  2.   Left = 322
  3.   Top = 234
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Welcome'
  7.   ClientHeight = 327
  8.   ClientWidth = 470
  9.   Color = 15725559
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 0
  24.     Top = 286
  25.     Width = 473
  26.     Height = 4
  27.     Shape = bsTopLine
  28.   end
  29.   object lblVersion: TLabel
  30.     Left = 12
  31.     Top = 300
  32.     Width = 3
  33.     Height = 13
  34.   end
  35.   object btnCancel: TButton
  36.     Left = 387
  37.     Top = 296
  38.     Width = 75
  39.     Height = 23
  40.     Cancel = True
  41.     Caption = 'Cancel'
  42.     TabOrder = 2
  43.     OnClick = btnCancelClick
  44.   end
  45.   object btnNext: TButton
  46.     Left = 303
  47.     Top = 296
  48.     Width = 75
  49.     Height = 23
  50.     Caption = '&Next >'
  51.     Default = True
  52.     TabOrder = 1
  53.     OnClick = btnNextClick
  54.   end
  55.   object Notebook: TNotebook
  56.     Left = 0
  57.     Top = 0
  58.     Width = 473
  59.     Height = 286
  60.     Color = 15725559
  61.     ParentColor = False
  62.     TabOrder = 0
  63.     OnPageChanged = NotebookPageChanged
  64.     object TPage
  65.       Left = 0
  66.       Top = 0
  67.       Caption = 'Default'
  68.       object Panel1: TPanel
  69.         Left = 0
  70.         Top = 0
  71.         Width = 473
  72.         Height = 286
  73.         Align = alClient
  74.         BevelOuter = bvNone
  75.         Color = 15725559
  76.         TabOrder = 0
  77.         object Image2: TImage
  78.           Left = 160
  79.           Top = 10
  80.           Width = 47
  81.           Height = 48
  82.           Transparent = True
  83.         end
  84.         object Label1: TLabel
  85.           Left = 210
  86.           Top = 9
  87.           Width = 263
  88.           Height = 48
  89.           AutoSize = False
  90.           Caption = '%s'
  91.           Font.Charset = DEFAULT_CHARSET
  92.           Font.Color = clWindowText
  93.           Font.Height = -16
  94.           Font.Name = 'Arial'
  95.           Font.Style = [fsBold]
  96.           ParentFont = False
  97.           ShowAccelChar = False
  98.           Layout = tlCenter
  99.           WordWrap = True
  100.         end
  101.         object Label2: TLabel
  102.           Left = 160
  103.           Top = 80
  104.           Width = 297
  105.           Height = 41
  106.           AutoSize = False
  107.           Caption = 
  108.             'It is strongly recommended that you exit all Windows programs be' +
  109.             'fore running this Setup Program.'
  110.           WordWrap = True
  111.         end
  112.         object Label3: TLabel
  113.           Left = 160
  114.           Top = 120
  115.           Width = 297
  116.           Height = 41
  117.           AutoSize = False
  118.           Caption = 
  119.             'Click Cancel to quit Setup and close any programs you have runni' +
  120.             'ng. Click Next to continue with the Setup program.'
  121.           WordWrap = True
  122.         end
  123.         object Label4: TLabel
  124.           Left = 160
  125.           Top = 160
  126.           Width = 297
  127.           Height = 41
  128.           AutoSize = False
  129.           Caption = 
  130.             'WARNING: This program is protected by copyright law and internat' +
  131.             'ional treaties.'
  132.           WordWrap = True
  133.         end
  134.         object Label5: TLabel
  135.           Left = 160
  136.           Top = 200
  137.           Width = 297
  138.           Height = 64
  139.           AutoSize = False
  140.           Caption = 
  141.             'Unauthorized reproduction or distribution of this program, or an' +
  142.             'y portion of it, may result in severe civil and criminal penalti' +
  143.             'es, and will be prosecuted to the maximum extent possible under ' +
  144.             'law.'
  145.           WordWrap = True
  146.         end
  147.         object Image1: TImage
  148.           Left = 0
  149.           Top = 0
  150.           Width = 152
  151.           Height = 286
  152.         end
  153.         object Bevel2: TBevel
  154.           Left = 160
  155.           Top = 64
  156.           Width = 305
  157.           Height = 9
  158.           Shape = bsTopLine
  159.         end
  160.         object Label21: TLabel
  161.           Left = 160
  162.           Top = 264
  163.           Width = 156
  164.           Height = 13
  165.           Caption = 'Please select program language:'
  166.           Visible = False
  167.         end
  168.         object cbLanguages: TComboBox
  169.           Left = 337
  170.           Top = 260
  171.           Width = 125
  172.           Height = 21
  173.           Style = csDropDownList
  174.           ItemHeight = 13
  175.           TabOrder = 0
  176.           Visible = False
  177.           OnChange = cbLanguagesChange
  178.         end
  179.       end
  180.     end
  181.     object TPage
  182.       Left = 0
  183.       Top = 0
  184.       Caption = 'License'
  185.       object Label14: TLabel
  186.         Left = 16
  187.         Top = 68
  188.         Width = 139
  189.         Height = 19
  190.         Caption = 'Software License'
  191.         Font.Charset = DEFAULT_CHARSET
  192.         Font.Color = clWindowText
  193.         Font.Height = -16
  194.         Font.Name = 'Tahoma'
  195.         Font.Style = [fsBold]
  196.         ParentFont = False
  197.       end
  198.       object reLicense: TRichEdit
  199.         Left = 16
  200.         Top = 92
  201.         Width = 441
  202.         Height = 169
  203.         ReadOnly = True
  204.         ScrollBars = ssVertical
  205.         TabOrder = 0
  206.         WantReturns = False
  207.       end
  208.       object rbAccept: TRadioButton
  209.         Left = 15
  210.         Top = 265
  211.         Width = 210
  212.         Height = 17
  213.         Caption = 'I &accept the agreement'
  214.         TabOrder = 1
  215.         OnClick = rbAcceptClick
  216.       end
  217.       object rbDontAccept: TRadioButton
  218.         Left = 231
  219.         Top = 265
  220.         Width = 234
  221.         Height = 17
  222.         Caption = 'I &don'#39't accept the agreement'
  223.         Checked = True
  224.         TabOrder = 2
  225.         TabStop = True
  226.         OnClick = rbAcceptClick
  227.       end
  228.     end
  229.     object TPage
  230.       Left = 0
  231.       Top = 0
  232.       Caption = 'Folder'
  233.       object Label6: TLabel
  234.         Left = 16
  235.         Top = 105
  236.         Width = 440
  237.         Height = 24
  238.         AutoSize = False
  239.         Caption = 'Setup will install %s in the following folder.'
  240.         WordWrap = True
  241.       end
  242.       object Label7: TLabel
  243.         Left = 16
  244.         Top = 137
  245.         Width = 440
  246.         Height = 33
  247.         AutoSize = False
  248.         Caption = 
  249.           'To install into a different folder, click Browse, and select ano' +
  250.           'ther folder.'
  251.         WordWrap = True
  252.       end
  253.       object Label8: TLabel
  254.         Left = 16
  255.         Top = 169
  256.         Width = 440
  257.         Height = 32
  258.         AutoSize = False
  259.         Caption = 
  260.           'You can choose not to install %s by clicking Cancel to exit Setu' +
  261.           'p.'
  262.         WordWrap = True
  263.       end
  264.       object Label16: TLabel
  265.         Left = 16
  266.         Top = 68
  267.         Width = 150
  268.         Height = 19
  269.         Caption = 'Installation Folder'
  270.         Font.Charset = DEFAULT_CHARSET
  271.         Font.Color = clWindowText
  272.         Font.Height = -16
  273.         Font.Name = 'Tahoma'
  274.         Font.Style = [fsBold]
  275.         ParentFont = False
  276.       end
  277.       object Bevel4: TBevel
  278.         Left = 24
  279.         Top = 229
  280.         Width = 433
  281.         Height = 9
  282.         Shape = bsTopLine
  283.       end
  284.       object Label22: TLabel
  285.         Left = 16
  286.         Top = 223
  287.         Width = 90
  288.         Height = 13
  289.         Caption = 'Destination &Folder '
  290.         FocusControl = lblDir
  291.       end
  292.       object lblDir: TEdit
  293.         Left = 32
  294.         Top = 248
  295.         Width = 346
  296.         Height = 21
  297.         TabOrder = 0
  298.       end
  299.       object btnBrowse: TButton
  300.         Left = 387
  301.         Top = 247
  302.         Width = 75
  303.         Height = 23
  304.         Caption = 'Bro&wse...'
  305.         TabOrder = 1
  306.         OnClick = btnBrowseClick
  307.       end
  308.     end
  309.     object TPage
  310.       Left = 0
  311.       Top = 0
  312.       Caption = 'Ready'
  313.       object Label9: TLabel
  314.         Left = 16
  315.         Top = 105
  316.         Width = 441
  317.         Height = 24
  318.         AutoSize = False
  319.         Caption = 'You are now ready to install %s.'
  320.         WordWrap = True
  321.       end
  322.       object Label10: TLabel
  323.         Left = 16
  324.         Top = 137
  325.         Width = 441
  326.         Height = 41
  327.         AutoSize = False
  328.         Caption = 
  329.           'Press the Next button to begin the installation or the Back butt' +
  330.           'on to reenter the installation information.'
  331.         WordWrap = True
  332.       end
  333.       object Label17: TLabel
  334.         Left = 16
  335.         Top = 68
  336.         Width = 152
  337.         Height = 19
  338.         Caption = 'Program Shortcuts'
  339.         Font.Charset = DEFAULT_CHARSET
  340.         Font.Color = clWindowText
  341.         Font.Height = -16
  342.         Font.Name = 'Tahoma'
  343.         Font.Style = [fsBold]
  344.         ParentFont = False
  345.       end
  346.       object cbDesktop: TCheckBox
  347.         Left = 16
  348.         Top = 188
  349.         Width = 441
  350.         Height = 17
  351.         Caption = 'Add shortcut to &Desktop'
  352.         Checked = True
  353.         State = cbChecked
  354.         TabOrder = 0
  355.       end
  356.       object cbQuickLaunch: TCheckBox
  357.         Left = 16
  358.         Top = 220
  359.         Width = 441
  360.         Height = 17
  361.         Caption = 'Add shortcut to the &Quick Launch Bar'
  362.         TabOrder = 1
  363.       end
  364.       object cbAutostart: TCheckBox
  365.         Left = 16
  366.         Top = 252
  367.         Width = 441
  368.         Height = 17
  369.         Caption = '&Load at Windows startup'
  370.         Checked = True
  371.         State = cbChecked
  372.         TabOrder = 2
  373.       end
  374.     end
  375.     object TPage
  376.       Left = 0
  377.       Top = 0
  378.       Caption = 'Copy'
  379.       object Label18: TLabel
  380.         Left = 16
  381.         Top = 68
  382.         Width = 122
  383.         Height = 19
  384.         Caption = 'Copying Files...'
  385.         Font.Charset = DEFAULT_CHARSET
  386.         Font.Color = clWindowText
  387.         Font.Height = -16
  388.         Font.Name = 'Tahoma'
  389.         Font.Style = [fsBold]
  390.         ParentFont = False
  391.       end
  392.       object lblFile: TLabel
  393.         Left = 16
  394.         Top = 220
  395.         Width = 441
  396.         Height = 13
  397.         AutoSize = False
  398.         Caption = 'lblFile'
  399.         ShowAccelChar = False
  400.       end
  401.       object Label11: TLabel
  402.         Left = 16
  403.         Top = 203
  404.         Width = 60
  405.         Height = 13
  406.         Caption = 'Copying file:'
  407.       end
  408.       object pbFile: TProgressBar
  409.         Left = 16
  410.         Top = 242
  411.         Width = 446
  412.         Height = 21
  413.         Min = 0
  414.         Max = 100
  415.         TabOrder = 0
  416.       end
  417.     end
  418.     object TPage
  419.       Left = 0
  420.       Top = 0
  421.       Caption = 'Finish'
  422.       object Label12: TLabel
  423.         Left = 16
  424.         Top = 105
  425.         Width = 441
  426.         Height = 41
  427.         AutoSize = False
  428.         Caption = '%s has been successfully installed.'
  429.         WordWrap = True
  430.       end
  431.       object Label13: TLabel
  432.         Left = 16
  433.         Top = 137
  434.         Width = 441
  435.         Height = 41
  436.         AutoSize = False
  437.         Caption = 'Press the Finish button to exit this installation.'
  438.         WordWrap = True
  439.       end
  440.       object Label19: TLabel
  441.         Left = 16
  442.         Top = 68
  443.         Width = 177
  444.         Height = 19
  445.         Caption = 'Installation Complete'
  446.         Font.Charset = DEFAULT_CHARSET
  447.         Font.Color = clWindowText
  448.         Font.Height = -16
  449.         Font.Name = 'Tahoma'
  450.         Font.Style = [fsBold]
  451.         ParentFont = False
  452.       end
  453.       object cbRun: TCheckBox
  454.         Left = 16
  455.         Top = 204
  456.         Width = 273
  457.         Height = 17
  458.         Caption = '&Run %s now'
  459.         Checked = True
  460.         State = cbChecked
  461.         TabOrder = 0
  462.         OnClick = cbRunClick
  463.       end
  464.       object cbTutorial: TCheckBox
  465.         Left = 16
  466.         Top = 236
  467.         Width = 273
  468.         Height = 17
  469.         Caption = 'Open %s &tutorial'
  470.         Checked = True
  471.         State = cbChecked
  472.         TabOrder = 1
  473.       end
  474.     end
  475.     object TPage
  476.       Left = 0
  477.       Top = 0
  478.       Caption = 'Hidden'
  479.       object ilReboot: TLabel
  480.         Left = 16
  481.         Top = 88
  482.         Width = 100
  483.         Height = 13
  484.         AutoSize = False
  485.         Caption = 
  486.           'You need to restart your computer in order to finish installatio' +
  487.           'n. Reboot now?'
  488.         Visible = False
  489.       end
  490.       object ilSetupCapt: TLabel
  491.         Left = 16
  492.         Top = 104
  493.         Width = 100
  494.         Height = 13
  495.         AutoSize = False
  496.         Caption = '%s Setup'
  497.         Visible = False
  498.       end
  499.       object ilWelcome: TLabel
  500.         Left = 16
  501.         Top = 120
  502.         Width = 100
  503.         Height = 13
  504.         AutoSize = False
  505.         Caption = 'Welcome'
  506.         Visible = False
  507.       end
  508.       object ilLicenseAgreement: TLabel
  509.         Left = 16
  510.         Top = 136
  511.         Width = 100
  512.         Height = 13
  513.         AutoSize = False
  514.         Caption = 'License Agreement'
  515.         Visible = False
  516.       end
  517.       object ilDestination: TLabel
  518.         Left = 16
  519.         Top = 152
  520.         Width = 100
  521.         Height = 13
  522.         AutoSize = False
  523.         Caption = 'Choose Destination Location'
  524.         Visible = False
  525.       end
  526.       object ilStartInstall: TLabel
  527.         Left = 16
  528.         Top = 168
  529.         Width = 100
  530.         Height = 13
  531.         AutoSize = False
  532.         Caption = 'Start Installation'
  533.         Visible = False
  534.       end
  535.       object ilInstalling: TLabel
  536.         Left = 16
  537.         Top = 184
  538.         Width = 100
  539.         Height = 13
  540.         AutoSize = False
  541.         Caption = 'Installing'
  542.         Visible = False
  543.       end
  544.       object ilInstComplete: TLabel
  545.         Left = 16
  546.         Top = 200
  547.         Width = 100
  548.         Height = 13
  549.         AutoSize = False
  550.         Caption = 'Installation Complete'
  551.         Visible = False
  552.       end
  553.       object ilFinish: TLabel
  554.         Left = 16
  555.         Top = 216
  556.         Width = 100
  557.         Height = 13
  558.         AutoSize = False
  559.         Caption = 'Finish'
  560.         Visible = False
  561.       end
  562.       object ilNext: TLabel
  563.         Left = 16
  564.         Top = 232
  565.         Width = 100
  566.         Height = 13
  567.         AutoSize = False
  568.         Caption = 'Next'
  569.         Visible = False
  570.       end
  571.       object ilInstProblem: TLabel
  572.         Left = 16
  573.         Top = 248
  574.         Width = 100
  575.         Height = 13
  576.         AutoSize = False
  577.         Caption = 
  578.           'A problem occurred during setup. Please make sure that you have ' +
  579.           'enough free space, that the disk is not write-protected or the u' +
  580.           'pdated application is not currently loaded and run the installat' +
  581.           'ion again.'
  582.         Visible = False
  583.       end
  584.       object ilPreparing: TLabel
  585.         Left = 16
  586.         Top = 264
  587.         Width = 100
  588.         Height = 13
  589.         AutoSize = False
  590.         Caption = 'Preparing...'
  591.         Visible = False
  592.       end
  593.       object ilNothingToUnpack: TLabel
  594.         Left = 136
  595.         Top = 88
  596.         Width = 100
  597.         Height = 13
  598.         AutoSize = False
  599.         Caption = 'Nothing to unpack.'
  600.         Visible = False
  601.       end
  602.       object ilDone: TLabel
  603.         Left = 136
  604.         Top = 104
  605.         Width = 100
  606.         Height = 13
  607.         AutoSize = False
  608.         Caption = 'Done.'
  609.         Visible = False
  610.       end
  611.       object ilInstCancel: TLabel
  612.         Left = 136
  613.         Top = 120
  614.         Width = 100
  615.         Height = 13
  616.         AutoSize = False
  617.         Caption = 
  618.           'Setup is not complete. If you quit the setup program now, the pr' +
  619.           'ogram will be not installed.%sYou may run the setup program at a' +
  620.           ' later time to complete installation.%sDo you really want to can' +
  621.           'cel installation?'
  622.         Visible = False
  623.       end
  624.       object ilBuyNow: TLabel
  625.         Left = 136
  626.         Top = 152
  627.         Width = 100
  628.         Height = 13
  629.         AutoSize = False
  630.         Caption = 'Buy NOW!'
  631.         Visible = False
  632.       end
  633.       object ilWebSite: TLabel
  634.         Left = 136
  635.         Top = 136
  636.         Width = 100
  637.         Height = 13
  638.         AutoSize = False
  639.         Caption = 'Web site'
  640.         Visible = False
  641.       end
  642.       object ilTechSupp: TLabel
  643.         Left = 136
  644.         Top = 168
  645.         Width = 100
  646.         Height = 13
  647.         AutoSize = False
  648.         Caption = 'Technical Support'
  649.         Visible = False
  650.       end
  651.       object ilUninstall: TLabel
  652.         Left = 136
  653.         Top = 184
  654.         Width = 100
  655.         Height = 13
  656.         AutoSize = False
  657.         Caption = 'Uninstall %s'
  658.         Visible = False
  659.       end
  660.       object ilUninstCapt: TLabel
  661.         Left = 136
  662.         Top = 200
  663.         Width = 100
  664.         Height = 13
  665.         AutoSize = False
  666.         Caption = 'Uninstall %s'
  667.         Visible = False
  668.       end
  669.       object ilRemoved: TLabel
  670.         Left = 136
  671.         Top = 232
  672.         Width = 100
  673.         Height = 13
  674.         AutoSize = False
  675.         Caption = '%s successfully removed from your system.'
  676.         Visible = False
  677.       end
  678.       object ilRemoveQ: TLabel
  679.         Left = 136
  680.         Top = 216
  681.         Width = 100
  682.         Height = 13
  683.         AutoSize = False
  684.         Caption = 'Do you really want to completely remove %s?'
  685.         Visible = False
  686.       end
  687.       object ilRebootQ: TLabel
  688.         Left = 136
  689.         Top = 248
  690.         Width = 100
  691.         Height = 13
  692.         AutoSize = False
  693.         Caption = 
  694.           'You need to restart your computer in order to finish the uninsta' +
  695.           'll process. Reboot now?'
  696.         Visible = False
  697.       end
  698.       object ilRebootInst: TLabel
  699.         Left = 136
  700.         Top = 264
  701.         Width = 100
  702.         Height = 13
  703.         AutoSize = False
  704.         Caption = 'Please reboot system before installing %s'
  705.         Visible = False
  706.       end
  707.       object ilRebootRun: TLabel
  708.         Left = 248
  709.         Top = 88
  710.         Width = 100
  711.         Height = 13
  712.         AutoSize = False
  713.         Caption = 'Please reboot system before running %s'
  714.         Visible = False
  715.       end
  716.       object ilInstRunQ1: TLabel
  717.         Left = 248
  718.         Top = 104
  719.         Width = 100
  720.         Height = 13
  721.         AutoSize = False
  722.         Caption = '%s is running on your system.'
  723.         Visible = False
  724.       end
  725.       object ilInstRunQ2: TLabel
  726.         Left = 248
  727.         Top = 120
  728.         Width = 100
  729.         Height = 13
  730.         AutoSize = False
  731.         Caption = 'You cannot continue with install while %s is running.'
  732.         Visible = False
  733.       end
  734.       object ilInstRunQ3: TLabel
  735.         Left = 248
  736.         Top = 136
  737.         Width = 100
  738.         Height = 13
  739.         AutoSize = False
  740.         Caption = 'Do you want to close %s?'
  741.         Visible = False
  742.       end
  743.       object ilInstRunQ4: TLabel
  744.         Left = 248
  745.         Top = 152
  746.         Width = 100
  747.         Height = 13
  748.         AutoSize = False
  749.         Caption = 
  750.           'Another user is running %s.%sYou need to quit all %s instances a' +
  751.           'nd run the installation again.'
  752.         Visible = False
  753.       end
  754.       object iUninstRunQ2: TLabel
  755.         Left = 248
  756.         Top = 184
  757.         Width = 100
  758.         Height = 13
  759.         AutoSize = False
  760.         Caption = 
  761.           'Another user is running %s.%sYou need to quit all %s instances a' +
  762.           'nd run the uninstall program again.'
  763.         Visible = False
  764.       end
  765.       object iUninstRunQ1: TLabel
  766.         Left = 248
  767.         Top = 168
  768.         Width = 100
  769.         Height = 13
  770.         AutoSize = False
  771.         Caption = 'You cannot continue with uninstall while %s is running.'
  772.         Visible = False
  773.       end
  774.     end
  775.   end
  776.   object btnBack: TButton
  777.     Left = 228
  778.     Top = 296
  779.     Width = 75
  780.     Height = 23
  781.     Caption = '< &Back'
  782.     TabOrder = 3
  783.     Visible = False
  784.     OnClick = btnBackClick
  785.   end
  786.   object Panel2: TPanel
  787.     Left = 0
  788.     Top = 0
  789.     Width = 470
  790.     Height = 65
  791.     Align = alTop
  792.     BevelOuter = bvNone
  793.     Color = clWhite
  794.     TabOrder = 4
  795.     Visible = False
  796.     object Bevel3: TBevel
  797.       Left = 0
  798.       Top = 61
  799.       Width = 470
  800.       Height = 4
  801.       Align = alBottom
  802.       Shape = bsBottomLine
  803.       Style = bsRaised
  804.     end
  805.     object Image4: TImage
  806.       Left = 410
  807.       Top = 8
  808.       Width = 48
  809.       Height = 48
  810.       Transparent = True
  811.     end
  812.     object Label15: TLabel
  813.       Left = 16
  814.       Top = 14
  815.       Width = 393
  816.       Height = 24
  817.       AutoSize = False
  818.       Caption = '%s'
  819.       Font.Charset = DEFAULT_CHARSET
  820.       Font.Color = clWindowText
  821.       Font.Height = -16
  822.       Font.Name = 'Tahoma'
  823.       Font.Style = [fsBold]
  824.       ParentFont = False
  825.       ShowAccelChar = False
  826.       Transparent = True
  827.     end
  828.     object Label20: TLabel
  829.       Left = 32
  830.       Top = 39
  831.       Width = 37
  832.       Height = 13
  833.       Caption = 'Label20'
  834.       ShowAccelChar = False
  835.       Transparent = True
  836.     end
  837.   end
  838.   object dlgBrowse: TBrowseDirectoryDlg
  839.     Root = idDrives
  840.     Options = [bfDirectoriesOnly]
  841.     FitStatusText = False
  842.     EnableOKButton = False
  843.     Caption = 'Select Destination Directory'
  844.     ShowSelectionInStatus = True
  845.     Left = 120
  846.     Top = 296
  847.   end
  848.   object VerInfo: TVersionInfoResource
  849.     ShowResource = [pdCompanyName, pdFileDescription, pdInternalName, pdLegalCopyright, pdLegalTrademarks, pdOriginalFilename, pdProductName, pdProductVersion, pdComments, pdBuildFlags]
  850.     Left = 160
  851.     Top = 296
  852.   end
  853. end
  854.