home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com 1998 June / WF0698_3.ISO / dialup-dialers / ISP_Dialer_Setup.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1998-06-22  |  10KB  |  454 lines

  1. object Form2: TForm2
  2.   Left = 257
  3.   Top = 111
  4.   ActiveControl = buttonNext
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'ISP Dialer Installation'
  8.   ClientHeight = 321
  9.   ClientWidth = 433
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel1: TBevel
  21.     Left = 9
  22.     Top = 281
  23.     Width = 417
  24.     Height = 2
  25.   end
  26.   object panCreateShortcuts: TPanel
  27.     Left = 130
  28.     Top = 0
  29.     Width = 300
  30.     Height = 270
  31.     BevelOuter = bvNone
  32.     TabOrder = 5
  33.     object Label9: TLabel
  34.       Left = 8
  35.       Top = 48
  36.       Width = 284
  37.       Height = 29
  38.       AutoSize = False
  39.       Caption = 
  40.         'Setup will create Shortcuts to ISP Dialer in the following locat' +
  41.         'ions.'
  42.       WordWrap = True
  43.     end
  44.     object Label10: TLabel
  45.       Left = 8
  46.       Top = 8
  47.       Width = 166
  48.       Height = 28
  49.       Caption = 'Create Shortcuts'
  50.       Font.Color = clBlack
  51.       Font.Height = -24
  52.       Font.Name = 'Times New Roman'
  53.       Font.Style = [fsBold, fsItalic]
  54.       ParentFont = False
  55.     end
  56.     object GroupBox2: TGroupBox
  57.       Left = 8
  58.       Top = 103
  59.       Width = 280
  60.       Height = 106
  61.       Caption = 'Shortcuts'
  62.       TabOrder = 0
  63.       object Label6: TLabel
  64.         Left = 32
  65.         Top = 68
  66.         Width = 61
  67.         Height = 13
  68.         Caption = 'Shortcut Key'
  69.       end
  70.       object cbInTheStartMenu: TCheckBox
  71.         Left = 32
  72.         Top = 16
  73.         Width = 113
  74.         Height = 17
  75.         Caption = 'In the &Start Menu'
  76.         State = cbChecked
  77.         TabOrder = 0
  78.         OnClick = cbInTheStartMenuClick
  79.       end
  80.       object cbOnTheDesktop: TCheckBox
  81.         Left = 32
  82.         Top = 40
  83.         Width = 114
  84.         Height = 17
  85.         Caption = 'On the &Desktop'
  86.         TabOrder = 1
  87.         OnClick = cbInTheStartMenuClick
  88.       end
  89.       object HotKey1: THotKey
  90.         Left = 104
  91.         Top = 65
  92.         Width = 121
  93.         Height = 19
  94.         HotKey = 49220
  95.         InvalidKeys = [hcNone, hcShift, hcCtrl, hcAlt, hcShiftCtrl, hcShiftAlt]
  96.         Modifiers = [hkCtrl, hkAlt]
  97.         TabOrder = 2
  98.       end
  99.       object CheckBoxHotKey: TCheckBox
  100.         Left = 232
  101.         Top = 65
  102.         Width = 25
  103.         Height = 17
  104.         State = cbChecked
  105.         TabOrder = 3
  106.         OnClick = CheckBoxHotKeyClick
  107.       end
  108.     end
  109.   end
  110.   object panReadyToInstall: TPanel
  111.     Left = 130
  112.     Top = 0
  113.     Width = 300
  114.     Height = 270
  115.     BevelOuter = bvNone
  116.     TabOrder = 6
  117.     object Label13: TLabel
  118.       Left = 8
  119.       Top = 8
  120.       Width = 157
  121.       Height = 28
  122.       Caption = 'Ready to Install'
  123.       Font.Color = clBlack
  124.       Font.Height = -24
  125.       Font.Name = 'Times New Roman'
  126.       Font.Style = [fsBold, fsItalic]
  127.       ParentFont = False
  128.     end
  129.     object Label14: TLabel
  130.       Left = 8
  131.       Top = 48
  132.       Width = 183
  133.       Height = 13
  134.       Caption = 'You are now ready to install ISP Dialer.'
  135.       WordWrap = True
  136.     end
  137.     object Label19: TLabel
  138.       Left = 8
  139.       Top = 72
  140.       Width = 175
  141.       Height = 13
  142.       Caption = 'Press '#39'Next >'#39' to begin the installation'
  143.     end
  144.     object Label20: TLabel
  145.       Left = 8
  146.       Top = 96
  147.       Width = 242
  148.       Height = 13
  149.       Caption = 'Press '#39'< Back'#39' to reenter the installation information.'
  150.     end
  151.   end
  152.   object panWelcome: TPanel
  153.     Left = 130
  154.     Top = 0
  155.     Width = 300
  156.     Height = 270
  157.     BevelOuter = bvNone
  158.     TabOrder = 3
  159.     object Label1: TLabel
  160.       Left = 8
  161.       Top = 8
  162.       Width = 91
  163.       Height = 28
  164.       Caption = 'Welcome'
  165.       Font.Color = clBlack
  166.       Font.Height = -24
  167.       Font.Name = 'Times New Roman'
  168.       Font.Style = [fsBold, fsItalic]
  169.       ParentFont = False
  170.     end
  171.     object Label2: TLabel
  172.       Left = 8
  173.       Top = 48
  174.       Width = 235
  175.       Height = 26
  176.       Caption = 
  177.         'This Installation Wizard will guide you through the process of i' +
  178.         'nstalling ISP Dialer on your system.'
  179.       WordWrap = True
  180.     end
  181.   end
  182.   object panProgress: TPanel
  183.     Left = 130
  184.     Top = 0
  185.     Width = 300
  186.     Height = 270
  187.     BevelOuter = bvNone
  188.     TabOrder = 10
  189.     object ras1: TImage
  190.       Left = 118
  191.       Top = 71
  192.       Width = 64
  193.       Height = 64
  194.       Picture.Data = {<image000.bmp>}
  195.       Stretch = True
  196.     end
  197.     object ras2: TImage
  198.       Left = 118
  199.       Top = 71
  200.       Width = 64
  201.       Height = 64
  202.       Picture.Data = {<image001.bmp>}
  203.       Stretch = True
  204.     end
  205.     object ras3: TImage
  206.       Left = 118
  207.       Top = 71
  208.       Width = 64
  209.       Height = 64
  210.       Picture.Data = {<image002.bmp>}
  211.       Stretch = True
  212.     end
  213.     object ras4: TImage
  214.       Left = 118
  215.       Top = 71
  216.       Width = 64
  217.       Height = 64
  218.       Picture.Data = {<image003.bmp>}
  219.       Stretch = True
  220.     end
  221.   end
  222.   object panSelectProgramFolder: TPanel
  223.     Left = 130
  224.     Top = 0
  225.     Width = 300
  226.     Height = 270
  227.     BevelOuter = bvNone
  228.     TabOrder = 8
  229.     object Label21: TLabel
  230.       Left = 5
  231.       Top = 41
  232.       Width = 288
  233.       Height = 49
  234.       AutoSize = False
  235.       Caption = 
  236.         'Setup will add program icons to the Program Folder listed below.' +
  237.         '  You may type a new folder name or select one from the existing' +
  238.         ' list.'
  239.       WordWrap = True
  240.     end
  241.     object Label22: TLabel
  242.       Left = 5
  243.       Top = 94
  244.       Width = 74
  245.       Height = 13
  246.       Caption = '&Program Folder:'
  247.       FocusControl = editProgramFolder
  248.     end
  249.     object Label23: TLabel
  250.       Left = 5
  251.       Top = 144
  252.       Width = 76
  253.       Height = 13
  254.       Caption = 'E&xisting Folders:'
  255.       FocusControl = listboxExistingFolders
  256.     end
  257.     object Label24: TLabel
  258.       Left = 5
  259.       Top = 5
  260.       Width = 226
  261.       Height = 28
  262.       Caption = 'Select Program Folder'
  263.       Font.Color = clBlack
  264.       Font.Height = -24
  265.       Font.Name = 'Times New Roman'
  266.       Font.Style = [fsBold, fsItalic]
  267.       ParentFont = False
  268.     end
  269.     object editProgramFolder: TEdit
  270.       Left = 8
  271.       Top = 112
  272.       Width = 281
  273.       Height = 21
  274.       TabOrder = 0
  275.     end
  276.     object listboxExistingFolders: TListBox
  277.       Left = 8
  278.       Top = 160
  279.       Width = 281
  280.       Height = 104
  281.       ItemHeight = 13
  282.       TabOrder = 1
  283.       OnClick = listboxExistingFoldersClick
  284.     end
  285.   end
  286.   object panInstallationComplete: TPanel
  287.     Left = 130
  288.     Top = 0
  289.     Width = 300
  290.     Height = 270
  291.     BevelOuter = bvNone
  292.     TabOrder = 9
  293.     object Label25: TLabel
  294.       Left = 8
  295.       Top = 8
  296.       Width = 215
  297.       Height = 28
  298.       Caption = 'Installation Complete'
  299.       Font.Color = clBlack
  300.       Font.Height = -24
  301.       Font.Name = 'Times New Roman'
  302.       Font.Style = [fsBold, fsItalic]
  303.       ParentFont = False
  304.     end
  305.     object Label26: TLabel
  306.       Left = 8
  307.       Top = 48
  308.       Width = 209
  309.       Height = 13
  310.       AutoSize = False
  311.       Caption = 'ISP Dialer has been successfully installed.'
  312.       WordWrap = True
  313.     end
  314.     object Label28: TLabel
  315.       Left = 7
  316.       Top = 73
  317.       Width = 272
  318.       Height = 21
  319.       AutoSize = False
  320.       Caption = 'Press the '#39'&Finish'#39' button to close the Installation Wizard.'
  321.       WordWrap = True
  322.     end
  323.   end
  324.   object panSelectDestinationDirectory: TPanel
  325.     Left = 130
  326.     Top = 0
  327.     Width = 300
  328.     Height = 270
  329.     BevelOuter = bvNone
  330.     TabOrder = 4
  331.     object Label3: TLabel
  332.       Left = 8
  333.       Top = 48
  334.       Width = 279
  335.       Height = 17
  336.       AutoSize = False
  337.       Caption = 'Setup will install ISP Dialer in the following directory.'
  338.       WordWrap = True
  339.     end
  340.     object Label4: TLabel
  341.       Left = 8
  342.       Top = 72
  343.       Width = 279
  344.       Height = 17
  345.       AutoSize = False
  346.       Caption = 'To install to this directory click '#39'Next >'#39'.'
  347.       WordWrap = True
  348.     end
  349.     object Label5: TLabel
  350.       Left = 8
  351.       Top = 96
  352.       Width = 279
  353.       Height = 26
  354.       AutoSize = False
  355.       Caption = 
  356.         'To install to a different directory click '#39'Browse...'#39' and select' +
  357.         ' another directory.'
  358.       WordWrap = True
  359.     end
  360.     object Label12: TLabel
  361.       Left = 8
  362.       Top = 8
  363.       Width = 281
  364.       Height = 28
  365.       Caption = 'Select Destination Directory'
  366.       Font.Color = clBlack
  367.       Font.Height = -24
  368.       Font.Name = 'Times New Roman'
  369.       Font.Style = [fsBold, fsItalic]
  370.       ParentFont = False
  371.     end
  372.     object GroupBox1: TGroupBox
  373.       Left = 7
  374.       Top = 181
  375.       Width = 286
  376.       Height = 82
  377.       Caption = 'Destination Directory'
  378.       TabOrder = 0
  379.       object LabelInstallDir: TLabel
  380.         Left = 10
  381.         Top = 20
  382.         Width = 268
  383.         Height = 13
  384.         AutoSize = False
  385.         Caption = 'LabelInstallDir'
  386.       end
  387.       object buttonBrowse: TButton
  388.         Left = 200
  389.         Top = 48
  390.         Width = 75
  391.         Height = 25
  392.         Caption = '&Browse...'
  393.         TabOrder = 0
  394.         OnClick = buttonBrowseClick
  395.       end
  396.     end
  397.   end
  398.   object buttonCancel: TButton
  399.     Left = 352
  400.     Top = 289
  401.     Width = 75
  402.     Height = 25
  403.     Caption = '&Cancel'
  404.     TabOrder = 0
  405.     OnClick = buttonCancelClick
  406.   end
  407.   object buttonNext: TButton
  408.     Left = 240
  409.     Top = 289
  410.     Width = 75
  411.     Height = 25
  412.     Caption = '&Next >'
  413.     TabOrder = 1
  414.     OnClick = buttonNextClick
  415.   end
  416.   object buttonBack: TButton
  417.     Left = 160
  418.     Top = 289
  419.     Width = 75
  420.     Height = 25
  421.     Caption = '< &Back'
  422.     TabOrder = 2
  423.     OnClick = buttonBackClick
  424.   end
  425.   object panPicture: TPanel
  426.     Left = 3
  427.     Top = 2
  428.     Width = 122
  429.     Height = 262
  430.     BevelOuter = bvLowered
  431.     TabOrder = 7
  432.     object Image1: TImage
  433.       Left = 2
  434.       Top = 2
  435.       Width = 118
  436.       Height = 258
  437.       AutoSize = True
  438.       Picture.Data = {<image004.bmp>}
  439.     end
  440.   end
  441.   object Timer: TTimer
  442.     Enabled = False
  443.     Interval = 250
  444.     OnTimer = TimerTimer
  445.     Left = 48
  446.     Top = 288
  447.   end
  448.   object BFDialog: TFolderDialog
  449.     Top = 288
  450.     Left = 8
  451.     Title = 'Browse for Folder'
  452.   end
  453. end
  454.