home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / Chip_1998-05_cd.bin / sharewar / 32psft / _SETUP.1 / FTP.EXE / 0 / RCDATA / TASSISTANTFORM / TASSISTANTFORM.txt
Text File  |  1997-04-19  |  36KB  |  1,125 lines

  1. object AssistantForm: TAssistantForm
  2.   Left = 205
  3.   Top = 158
  4.   BorderStyle = bsDialog
  5.   Caption = 'AutoFTP Assistant'
  6.   ClientHeight = 293
  7.   ClientWidth = 377
  8.   Color = clYellow
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   ShowHint = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 377
  24.     Height = 252
  25.     Align = alClient
  26.     ParentColor = True
  27.     TabOrder = 0
  28.     object Notebook1: TNotebook
  29.       Left = 0
  30.       Top = 0
  31.       Width = 377
  32.       Height = 249
  33.       TabOrder = 0
  34.       object TPage
  35.         Left = 0
  36.         Top = 0
  37.         Caption = 'Page 0'
  38.         object Label1: TLabel
  39.           Left = 8
  40.           Top = 8
  41.           Width = 54
  42.           Height = 20
  43.           Caption = 'Step 1'
  44.           Font.Color = clBlack
  45.           Font.Height = -16
  46.           Font.Name = 'MS Sans Serif'
  47.           Font.Style = [fsBold]
  48.           ParentFont = False
  49.         end
  50.         object Bevel1: TBevel
  51.           Left = 152
  52.           Top = 44
  53.           Width = 217
  54.           Height = 153
  55.           Shape = bsFrame
  56.         end
  57.         object Label3: TLabel
  58.           Left = 160
  59.           Top = 60
  60.           Width = 201
  61.           Height = 33
  62.           AutoSize = False
  63.           Caption = 
  64.             'Select Immediate Transfer if you want to upload or download file' +
  65.             's immediately.'
  66.           WordWrap = True
  67.         end
  68.         object Label4: TLabel
  69.           Left = 160
  70.           Top = 100
  71.           Width = 201
  72.           Height = 89
  73.           AutoSize = False
  74.           Caption = 
  75.             'Select Scheduled Transfer if you want to upload or download file' +
  76.             's in the future. AutoFTP can automatically dial, connect to the ' +
  77.             'Internet, and transfer specified files to/from the selected remo' +
  78.             'te system at a specified date/time.'
  79.           WordWrap = True
  80.         end
  81.         object TypeRG: TRadioGroup
  82.           Left = 8
  83.           Top = 40
  84.           Width = 129
  85.           Height = 105
  86.           Caption = 'Transfer Type'
  87.           ItemIndex = 0
  88.           Items.Strings = (
  89.             'Immediate Transfer'
  90.             'Scheduled Transfer')
  91.           TabOrder = 0
  92.         end
  93.       end
  94.       object TPage
  95.         Left = 0
  96.         Top = 0
  97.         Caption = 'Page 1'
  98.         object Bevel2: TBevel
  99.           Left = 16
  100.           Top = 56
  101.           Width = 337
  102.           Height = 89
  103.           Shape = bsFrame
  104.         end
  105.         object Label2: TLabel
  106.           Left = 8
  107.           Top = 8
  108.           Width = 54
  109.           Height = 20
  110.           Caption = 'Step 2'
  111.           Font.Color = clBlack
  112.           Font.Height = -16
  113.           Font.Name = 'MS Sans Serif'
  114.           Font.Style = [fsBold]
  115.           ParentFont = False
  116.         end
  117.         object ConnectBtn: TSpeedButton
  118.           Left = 26
  119.           Top = 86
  120.           Width = 27
  121.           Height = 27
  122.           Hint = 'Connect Button'
  123.           Glyph.Data = {
  124.             96010000424D9601000000000000760000002800000018000000180000000100
  125.             0400000000002001000000000000000000000000000000000000000000000000
  126.             80000080000000808000800000008000800080800000C0C0C000808080000000
  127.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  128.             7777777777777777777777777777777777777777777777777777777777777777
  129.             7777777777777777777777777777777777777777777777777777777777777777
  130.             777777777777777777777777777777777770000770000777777777777702220F
  131.             F0222077777777777702220FF0222077777777777702220FF022207777777770
  132.             0002220FF0222000077777700002220FF0222000077777777702220FF0222077
  133.             777777777702220FF0222077777777777702220FF02220777777777777700007
  134.             7000077777777777777777777777777777777777777777777777777777777777
  135.             7777777777777777777777777777777777777777777777777777777777777777
  136.             7777777777777777777777777777777777777777777777777777}
  137.           OnClick = ConnectBtnClick
  138.         end
  139.         object Label5: TLabel
  140.           Left = 64
  141.           Top = 84
  142.           Width = 265
  143.           Height = 33
  144.           AutoSize = False
  145.           Caption = 
  146.             'In the main window click on Connect button or select File/Connec' +
  147.             't from the main menu.'
  148.           WordWrap = True
  149.         end
  150.       end
  151.       object TPage
  152.         Left = 0
  153.         Top = 0
  154.         Caption = 'Page 2'
  155.         object Label6: TLabel
  156.           Left = 8
  157.           Top = 8
  158.           Width = 54
  159.           Height = 20
  160.           Caption = 'Step 3'
  161.           Font.Color = clBlack
  162.           Font.Height = -16
  163.           Font.Name = 'MS Sans Serif'
  164.           Font.Style = [fsBold]
  165.           ParentFont = False
  166.         end
  167.         object Bevel3: TBevel
  168.           Left = 24
  169.           Top = 48
  170.           Width = 321
  171.           Height = 153
  172.           Shape = bsFrame
  173.         end
  174.         object Label7: TLabel
  175.           Left = 32
  176.           Top = 54
  177.           Width = 305
  178.           Height = 43
  179.           AutoSize = False
  180.           Caption = 
  181.             'Select a remote site from the Name drop-down list or create a ne' +
  182.             'w connection by clicking on New and filling out the edit boxes (' +
  183.             'Name, Remote Host, User Name, Password).'
  184.           WordWrap = True
  185.         end
  186.         object Label8: TLabel
  187.           Left = 32
  188.           Top = 129
  189.           Width = 305
  190.           Height = 64
  191.           AutoSize = False
  192.           Caption = 
  193.             'Click on Connect button after you have selected the remote site.' +
  194.             ' If you are not connected to the Internet at this point a standa' +
  195.             'rd Windows 95 Connect To dialog box will be displayed - just sel' +
  196.             'ect a connection and click on Connect button.'
  197.           WordWrap = True
  198.         end
  199.         object BitBtn1: TBitBtn
  200.           Left = 32
  201.           Top = 104
  202.           Width = 75
  203.           Height = 25
  204.           Hint = 'Connect button'
  205.           Caption = 'Connect'
  206.           TabOrder = 0
  207.           OnClick = BitBtn1Click
  208.           Kind = bkOK
  209.         end
  210.       end
  211.       object TPage
  212.         Left = 0
  213.         Top = 0
  214.         Caption = 'Page 3'
  215.         object Label9: TLabel
  216.           Left = 8
  217.           Top = 8
  218.           Width = 54
  219.           Height = 20
  220.           Caption = 'Step 4'
  221.           Font.Color = clBlack
  222.           Font.Height = -16
  223.           Font.Name = 'MS Sans Serif'
  224.           Font.Style = [fsBold]
  225.           ParentFont = False
  226.         end
  227.         object Bevel4: TBevel
  228.           Left = 136
  229.           Top = 25
  230.           Width = 209
  231.           Height = 201
  232.           Shape = bsFrame
  233.         end
  234.         object Label10: TLabel
  235.           Left = 144
  236.           Top = 33
  237.           Width = 193
  238.           Height = 49
  239.           AutoSize = False
  240.           Caption = 
  241.             'If you want to upload files (send from your computer to the remo' +
  242.             'te computer) select Upload (Transfer Type).'
  243.           WordWrap = True
  244.         end
  245.         object Label11: TLabel
  246.           Left = 144
  247.           Top = 89
  248.           Width = 193
  249.           Height = 49
  250.           AutoSize = False
  251.           Caption = 
  252.             'If you want to download files (send from the remote computer to ' +
  253.             'your computer)  select Download (Transfer Type).'
  254.           WordWrap = True
  255.         end
  256.         object TransferTypeRG: TRadioGroup
  257.           Left = 8
  258.           Top = 72
  259.           Width = 113
  260.           Height = 105
  261.           Caption = 'Transfer Type'
  262.           ItemIndex = 0
  263.           Items.Strings = (
  264.             'Download'
  265.             'Upload')
  266.           TabOrder = 0
  267.         end
  268.       end
  269.       object TPage
  270.         Left = 0
  271.         Top = 0
  272.         Caption = 'Page 4'
  273.         object Label12: TLabel
  274.           Left = 8
  275.           Top = 8
  276.           Width = 54
  277.           Height = 20
  278.           Caption = 'Step 5'
  279.           Font.Color = clBlack
  280.           Font.Height = -16
  281.           Font.Name = 'MS Sans Serif'
  282.           Font.Style = [fsBold]
  283.           ParentFont = False
  284.         end
  285.         object Bevel5: TBevel
  286.           Left = 8
  287.           Top = 32
  288.           Width = 361
  289.           Height = 209
  290.           Shape = bsFrame
  291.         end
  292.         object Label13: TLabel
  293.           Left = 16
  294.           Top = 40
  295.           Width = 345
  296.           Height = 33
  297.           AutoSize = False
  298.           Caption = 
  299.             'Wait until the Remote System panel (main window) lists folders a' +
  300.             'nd files (the cursor should change back from an hour glass to a ' +
  301.             'pointer).'
  302.           WordWrap = True
  303.         end
  304.         object Label16: TLabel
  305.           Left = 16
  306.           Top = 75
  307.           Width = 78
  308.           Height = 13
  309.           Caption = 'Downloading:'
  310.           Font.Color = clBlack
  311.           Font.Height = -11
  312.           Font.Name = 'MS Sans Serif'
  313.           Font.Style = [fsBold]
  314.           ParentFont = False
  315.         end
  316.         object Label17: TLabel
  317.           Left = 16
  318.           Top = 88
  319.           Width = 75
  320.           Height = 13
  321.           Caption = '1) Select File(s):'
  322.         end
  323.         object Label18: TLabel
  324.           Left = 24
  325.           Top = 104
  326.           Width = 337
  327.           Height = 33
  328.           AutoSize = False
  329.           Caption = 
  330.             'In the Remote System panel select the desired folder and highlig' +
  331.             'ht (by clicking on Filename) the file(s) you want to download.'
  332.           WordWrap = True
  333.         end
  334.         object Label19: TLabel
  335.           Left = 16
  336.           Top = 136
  337.           Width = 201
  338.           Height = 13
  339.           Caption = '2) Add the selected files to the transfer set:'
  340.         end
  341.         object DownloadBtn: TSpeedButton
  342.           Left = 25
  343.           Top = 151
  344.           Width = 27
  345.           Height = 27
  346.           Hint = 'Download button'
  347.           Glyph.Data = {
  348.             78010000424D7801000000000000760000002800000020000000100000000100
  349.             04000000000000000000120B0000120B00000000000000000000000000000000
  350.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  351.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  352.             333333333337F33333333333333033333333333333373F333333333333090333
  353.             33333333337F7F33333333333309033333333333337373F33333333330999033
  354.             3333333337F337F33333333330999033333333333733373F3333333309999903
  355.             333333337F33337F33333333099999033333333373333373F333333099999990
  356.             33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  357.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  358.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  359.             33333333337F7F333333333333000333333333333377733333330000}
  360.           NumGlyphs = 2
  361.           OnClick = DownloadBtnClick
  362.         end
  363.         object Label20: TLabel
  364.           Left = 56
  365.           Top = 152
  366.           Width = 297
  367.           Height = 33
  368.           AutoSize = False
  369.           Caption = 
  370.             'Click on Download button to add the selected file(s) to the down' +
  371.             'load set. As a result Transfer Manager will be displayed.'
  372.           WordWrap = True
  373.         end
  374.         object Label21: TLabel
  375.           Left = 16
  376.           Top = 181
  377.           Width = 345
  378.           Height = 54
  379.           AutoSize = False
  380.           Caption = 
  381.             '3) Go to 1) and repeat the process until all files are added to ' +
  382.             'the transfer set. You can add files from different folders or ev' +
  383.             'en from different remote systems (click on Connect to disconnect' +
  384.             ' from the current site and repeat Steps 2 to 5).'
  385.           WordWrap = True
  386.         end
  387.       end
  388.       object TPage
  389.         Left = 0
  390.         Top = 0
  391.         Caption = 'Page 5'
  392.         object Bevel6: TBevel
  393.           Left = 8
  394.           Top = 32
  395.           Width = 361
  396.           Height = 209
  397.           Shape = bsFrame
  398.         end
  399.         object Label14: TLabel
  400.           Left = 8
  401.           Top = 8
  402.           Width = 54
  403.           Height = 20
  404.           Caption = 'Step 5'
  405.           Font.Color = clBlack
  406.           Font.Height = -16
  407.           Font.Name = 'MS Sans Serif'
  408.           Font.Style = [fsBold]
  409.           ParentFont = False
  410.         end
  411.         object Label15: TLabel
  412.           Left = 16
  413.           Top = 40
  414.           Width = 345
  415.           Height = 33
  416.           AutoSize = False
  417.           Caption = 
  418.             'Wait until the Remote System panel (main window) lists folders a' +
  419.             'nd files (the cursor should change back from an hour glass to a ' +
  420.             'pointer).'
  421.           WordWrap = True
  422.         end
  423.         object Label22: TLabel
  424.           Left = 16
  425.           Top = 75
  426.           Width = 62
  427.           Height = 13
  428.           Caption = 'Uploading:'
  429.           Font.Color = clBlack
  430.           Font.Height = -11
  431.           Font.Name = 'MS Sans Serif'
  432.           Font.Style = [fsBold]
  433.           ParentFont = False
  434.         end
  435.         object Label23: TLabel
  436.           Left = 16
  437.           Top = 88
  438.           Width = 75
  439.           Height = 13
  440.           Caption = '1) Select File(s):'
  441.         end
  442.         object Label24: TLabel
  443.           Left = 24
  444.           Top = 104
  445.           Width = 337
  446.           Height = 33
  447.           AutoSize = False
  448.           Caption = 
  449.             'In the Local System panel select the desired folder and highligh' +
  450.             't (by clicking on Filename) the file(s) you want to upload.'
  451.           WordWrap = True
  452.         end
  453.         object Label25: TLabel
  454.           Left = 16
  455.           Top = 136
  456.           Width = 201
  457.           Height = 13
  458.           Caption = '2) Add the selected files to the transfer set:'
  459.         end
  460.         object Label26: TLabel
  461.           Left = 56
  462.           Top = 152
  463.           Width = 297
  464.           Height = 30
  465.           AutoSize = False
  466.           Caption = 
  467.             'Click on Upload button to add the selected file(s) to the transf' +
  468.             'er set. As a result Transfer Manager will be displayed.'
  469.           WordWrap = True
  470.         end
  471.         object Label27: TLabel
  472.           Left = 16
  473.           Top = 181
  474.           Width = 345
  475.           Height = 54
  476.           AutoSize = False
  477.           Caption = 
  478.             '3) Go to 1) and repeat the process until all files are added to ' +
  479.             'the transfer set. You can add files from different folders or ev' +
  480.             'en from different remote systems (click on Connect to disconnect' +
  481.             ' from the current site and repeat Steps 2 to 5).'
  482.           WordWrap = True
  483.         end
  484.         object UploadBtn: TSpeedButton
  485.           Left = 26
  486.           Top = 151
  487.           Width = 27
  488.           Height = 27
  489.           Hint = 'Upload button'
  490.           Glyph.Data = {
  491.             78010000424D7801000000000000760000002800000020000000100000000100
  492.             04000000000000000000120B0000120B00000000000000000000000000000000
  493.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  494.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  495.             3333333333777F33333333333309033333333333337F7F333333333333090333
  496.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  497.             33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  498.             3333333777737777F333333099999990333333373F3333373333333309999903
  499.             333333337F33337F33333333099999033333333373F333733333333330999033
  500.             3333333337F337F3333333333099903333333333373F37333333333333090333
  501.             33333333337F7F33333333333309033333333333337373333333333333303333
  502.             333333333337F3333333333333303333333333333337333333330000}
  503.           NumGlyphs = 2
  504.           OnClick = UploadBtnClick
  505.         end
  506.       end
  507.       object TPage
  508.         Left = 0
  509.         Top = 0
  510.         Caption = 'Page 6'
  511.         object Label28: TLabel
  512.           Left = 8
  513.           Top = 8
  514.           Width = 54
  515.           Height = 20
  516.           Caption = 'Step 6'
  517.           Font.Color = clBlack
  518.           Font.Height = -16
  519.           Font.Name = 'MS Sans Serif'
  520.           Font.Style = [fsBold]
  521.           ParentFont = False
  522.         end
  523.         object Bevel7: TBevel
  524.           Left = 8
  525.           Top = 32
  526.           Width = 361
  527.           Height = 209
  528.           Shape = bsFrame
  529.         end
  530.         object Label29: TLabel
  531.           Left = 16
  532.           Top = 72
  533.           Width = 345
  534.           Height = 49
  535.           AutoSize = False
  536.           Caption = 
  537.             'After all files have been added to the transfer set click on Sta' +
  538.             'rt button in Transfer Manager window. You should see the progres' +
  539.             's of the transfer in the Remaining, Rate, and Sent columns.'
  540.           WordWrap = True
  541.         end
  542.         object Label30: TLabel
  543.           Left = 16
  544.           Top = 128
  545.           Width = 337
  546.           Height = 33
  547.           AutoSize = False
  548.           Caption = 
  549.             'You can hide Transfer Manager without interrupting the transfer ' +
  550.             'by clicking on OK button.'
  551.           WordWrap = True
  552.         end
  553.         object BitBtn4: TBitBtn
  554.           Left = 18
  555.           Top = 40
  556.           Width = 75
  557.           Height = 25
  558.           Hint = 'Start button'
  559.           Caption = 'Start'
  560.           TabOrder = 0
  561.           OnClick = BitBtn4Click
  562.           Glyph.Data = {
  563.             78010000424D7801000000000000760000002800000020000000100000000100
  564.             04000000000000000000120B0000120B00000000000000000000000000000000
  565.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  566.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  567.             3333333333777F33333333333309033333333333337F7F333333333333090333
  568.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  569.             33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  570.             3333333777737777F333333099999990333333373F3333373333333309999903
  571.             333333337F33337F33333333099999033333333373F333733333333330999033
  572.             3333333337F337F3333333333099903333333333373F37333333333333090333
  573.             33333333337F7F33333333333309033333333333337373333333333333303333
  574.             333333333337F3333333333333303333333333333337333333330000}
  575.           NumGlyphs = 2
  576.         end
  577.       end
  578.       object TPage
  579.         Left = 0
  580.         Top = 0
  581.         Caption = 'Page 7'
  582.         object Label31: TLabel
  583.           Left = 8
  584.           Top = 8
  585.           Width = 54
  586.           Height = 20
  587.           Caption = 'Step 2'
  588.           Font.Color = clBlack
  589.           Font.Height = -16
  590.           Font.Name = 'MS Sans Serif'
  591.           Font.Style = [fsBold]
  592.           ParentFont = False
  593.         end
  594.         object Bevel8: TBevel
  595.           Left = 136
  596.           Top = 25
  597.           Width = 209
  598.           Height = 201
  599.           Shape = bsFrame
  600.         end
  601.         object Label32: TLabel
  602.           Left = 144
  603.           Top = 33
  604.           Width = 193
  605.           Height = 49
  606.           AutoSize = False
  607.           Caption = 
  608.             'If you want to upload files (send from your computer to the remo' +
  609.             'te computer) select Upload (Transfer Type).'
  610.           WordWrap = True
  611.         end
  612.         object Label33: TLabel
  613.           Left = 144
  614.           Top = 89
  615.           Width = 193
  616.           Height = 49
  617.           AutoSize = False
  618.           Caption = 
  619.             'If you want to download files (send from the remote computer to ' +
  620.             'your computer)  select Download (Transfer Type).'
  621.           WordWrap = True
  622.         end
  623.         object TransferTypeRG1: TRadioGroup
  624.           Left = 8
  625.           Top = 72
  626.           Width = 113
  627.           Height = 105
  628.           Caption = 'Transfer Type'
  629.           ItemIndex = 0
  630.           Items.Strings = (
  631.             'Download'
  632.             'Upload')
  633.           TabOrder = 0
  634.         end
  635.       end
  636.       object TPage
  637.         Left = 0
  638.         Top = 0
  639.         Caption = 'Page 8'
  640.         object Label34: TLabel
  641.           Left = 8
  642.           Top = 8
  643.           Width = 54
  644.           Height = 20
  645.           Caption = 'Step 3'
  646.           Font.Color = clBlack
  647.           Font.Height = -16
  648.           Font.Name = 'MS Sans Serif'
  649.           Font.Style = [fsBold]
  650.           ParentFont = False
  651.         end
  652.         object Bevel9: TBevel
  653.           Left = 8
  654.           Top = 32
  655.           Width = 361
  656.           Height = 209
  657.           Shape = bsFrame
  658.         end
  659.         object Label36: TLabel
  660.           Left = 16
  661.           Top = 51
  662.           Width = 78
  663.           Height = 13
  664.           Caption = 'Downloading:'
  665.           Font.Color = clBlack
  666.           Font.Height = -11
  667.           Font.Name = 'MS Sans Serif'
  668.           Font.Style = [fsBold]
  669.           ParentFont = False
  670.         end
  671.         object Label37: TLabel
  672.           Left = 16
  673.           Top = 64
  674.           Width = 280
  675.           Height = 13
  676.           Caption = 
  677.             '1) Select File(s) - skip this if you are not connected (off-line' +
  678.             '):'
  679.         end
  680.         object Label38: TLabel
  681.           Left = 24
  682.           Top = 80
  683.           Width = 337
  684.           Height = 33
  685.           AutoSize = False
  686.           Caption = 
  687.             'In the Remote System panel select the desired folder and highlig' +
  688.             'ht (by clicking on Filename) the file(s) you want to download.'
  689.           WordWrap = True
  690.         end
  691.         object Label39: TLabel
  692.           Left = 16
  693.           Top = 112
  694.           Width = 201
  695.           Height = 13
  696.           Caption = '2) Add the selected files to the transfer set:'
  697.         end
  698.         object SpeedButton1: TSpeedButton
  699.           Left = 25
  700.           Top = 127
  701.           Width = 27
  702.           Height = 27
  703.           Hint = 'Download button'
  704.           Glyph.Data = {
  705.             78010000424D7801000000000000760000002800000020000000100000000100
  706.             04000000000000000000120B0000120B00000000000000000000000000000000
  707.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  708.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  709.             333333333337F33333333333333033333333333333373F333333333333090333
  710.             33333333337F7F33333333333309033333333333337373F33333333330999033
  711.             3333333337F337F33333333330999033333333333733373F3333333309999903
  712.             333333337F33337F33333333099999033333333373333373F333333099999990
  713.             33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  714.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  715.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  716.             33333333337F7F333333333333000333333333333377733333330000}
  717.           NumGlyphs = 2
  718.           OnClick = DownloadBtnClick
  719.         end
  720.         object Label40: TLabel
  721.           Left = 56
  722.           Top = 128
  723.           Width = 297
  724.           Height = 57
  725.           AutoSize = False
  726.           Caption = 
  727.             'Click on Download button to add the selected file(s) to the down' +
  728.             'load set. As a result Transfer Manager will be displayed. If you' +
  729.             ' are off-line additional dialog box will be displayed allowing y' +
  730.             'ou to specify the Remote File that you want to transfer.'
  731.           WordWrap = True
  732.         end
  733.         object Label41: TLabel
  734.           Left = 16
  735.           Top = 189
  736.           Width = 345
  737.           Height = 44
  738.           AutoSize = False
  739.           Caption = 
  740.             '3) Go to 1) and repeat the process until all files are added to ' +
  741.             'the transfer set. You can add files from different folders or ev' +
  742.             'en from different remote systems.'
  743.           WordWrap = True
  744.         end
  745.         object Label42: TLabel
  746.           Left = 16
  747.           Top = 37
  748.           Width = 324
  749.           Height = 13
  750.           Caption = 
  751.             'You can skip Steps 3 and 4 if you have already Saved a transfer ' +
  752.             'set.'
  753.         end
  754.       end
  755.       object TPage
  756.         Left = 0
  757.         Top = 0
  758.         Caption = 'Page 9'
  759.         object Label35: TLabel
  760.           Left = 8
  761.           Top = 8
  762.           Width = 54
  763.           Height = 20
  764.           Caption = 'Step 3'
  765.           Font.Color = clBlack
  766.           Font.Height = -16
  767.           Font.Name = 'MS Sans Serif'
  768.           Font.Style = [fsBold]
  769.           ParentFont = False
  770.         end
  771.         object Bevel10: TBevel
  772.           Left = 8
  773.           Top = 32
  774.           Width = 361
  775.           Height = 209
  776.           Shape = bsFrame
  777.         end
  778.         object Label43: TLabel
  779.           Left = 16
  780.           Top = 51
  781.           Width = 62
  782.           Height = 13
  783.           Caption = 'Uploading:'
  784.           Font.Color = clBlack
  785.           Font.Height = -11
  786.           Font.Name = 'MS Sans Serif'
  787.           Font.Style = [fsBold]
  788.           ParentFont = False
  789.         end
  790.         object Label44: TLabel
  791.           Left = 16
  792.           Top = 64
  793.           Width = 280
  794.           Height = 13
  795.           Caption = 
  796.             '1) Select File(s) - skip this if you are not connected (off-line' +
  797.             '):'
  798.         end
  799.         object Label45: TLabel
  800.           Left = 24
  801.           Top = 80
  802.           Width = 337
  803.           Height = 33
  804.           AutoSize = False
  805.           Caption = 
  806.             'In the Local System panel select the desired folder and highligh' +
  807.             't (by clicking on Filename) the file(s) you want to upload.'
  808.           WordWrap = True
  809.         end
  810.         object Label46: TLabel
  811.           Left = 16
  812.           Top = 112
  813.           Width = 201
  814.           Height = 13
  815.           Caption = '2) Add the selected files to the transfer set:'
  816.         end
  817.         object Label47: TLabel
  818.           Left = 56
  819.           Top = 128
  820.           Width = 297
  821.           Height = 57
  822.           AutoSize = False
  823.           Caption = 
  824.             'Click on Upload button to add the selected file(s) to the transf' +
  825.             'er set. As a result Transfer Manager will be displayed. If you a' +
  826.             're off-line additional dialog box will be displayed allowing you' +
  827.             ' to specify the Remote File that you want to transfer.'
  828.           WordWrap = True
  829.         end
  830.         object SpeedButton2: TSpeedButton
  831.           Left = 26
  832.           Top = 127
  833.           Width = 27
  834.           Height = 27
  835.           Hint = 'Upload button'
  836.           Glyph.Data = {
  837.             78010000424D7801000000000000760000002800000020000000100000000100
  838.             04000000000000000000120B0000120B00000000000000000000000000000000
  839.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  840.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  841.             3333333333777F33333333333309033333333333337F7F333333333333090333
  842.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  843.             33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  844.             3333333777737777F333333099999990333333373F3333373333333309999903
  845.             333333337F33337F33333333099999033333333373F333733333333330999033
  846.             3333333337F337F3333333333099903333333333373F37333333333333090333
  847.             33333333337F7F33333333333309033333333333337373333333333333303333
  848.             333333333337F3333333333333303333333333333337333333330000}
  849.           NumGlyphs = 2
  850.           OnClick = UploadBtnClick
  851.         end
  852.         object Label48: TLabel
  853.           Left = 16
  854.           Top = 189
  855.           Width = 345
  856.           Height = 44
  857.           AutoSize = False
  858.           Caption = 
  859.             '3) Go to 1) and repeat the process until all files are added to ' +
  860.             'the transfer set. You can add files from different folders or ev' +
  861.             'en from different remote systems .'
  862.           WordWrap = True
  863.         end
  864.         object Label49: TLabel
  865.           Left = 16
  866.           Top = 37
  867.           Width = 324
  868.           Height = 13
  869.           Caption = 
  870.             'You can skip Steps 3 and 4 if you have already Saved a transfer ' +
  871.             'set.'
  872.         end
  873.       end
  874.       object TPage
  875.         Left = 0
  876.         Top = 0
  877.         Caption = 'Page 10'
  878.         object Label50: TLabel
  879.           Left = 8
  880.           Top = 8
  881.           Width = 54
  882.           Height = 20
  883.           Caption = 'Step 4'
  884.           Font.Color = clBlack
  885.           Font.Height = -16
  886.           Font.Name = 'MS Sans Serif'
  887.           Font.Style = [fsBold]
  888.           ParentFont = False
  889.         end
  890.         object Bevel11: TBevel
  891.           Left = 8
  892.           Top = 32
  893.           Width = 361
  894.           Height = 209
  895.           Shape = bsFrame
  896.         end
  897.         object Label51: TLabel
  898.           Left = 16
  899.           Top = 69
  900.           Width = 293
  901.           Height = 13
  902.           Caption = 
  903.             'Click on Save button to save the selected transfer set to a file' +
  904.             '.'
  905.         end
  906.         object Label52: TLabel
  907.           Left = 16
  908.           Top = 125
  909.           Width = 235
  910.           Height = 13
  911.           Caption = 'Click on Clear button now to clear the transfer set.'
  912.         end
  913.         object Label55: TLabel
  914.           Left = 16
  915.           Top = 160
  916.           Width = 238
  917.           Height = 13
  918.           Caption = 'Great! Now you are ready to schedule the transfer.'
  919.         end
  920.         object BitBtn7: TBitBtn
  921.           Left = 14
  922.           Top = 40
  923.           Width = 75
  924.           Height = 25
  925.           Hint = 'Save button'
  926.           Caption = 'Save'
  927.           TabOrder = 0
  928.           OnClick = BitBtn7Click
  929.           Glyph.Data = {
  930.             76010000424D7601000000000000760000002800000020000000100000000100
  931.             04000000000000010000130B0000130B00000000000000000000000000000000
  932.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  933.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
  934.             7700333333337777777733333333008088003333333377F73377333333330088
  935.             88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
  936.             000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
  937.             FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
  938.             99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
  939.             99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
  940.             99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
  941.             93337FFFF7737777733300000033333333337777773333333333}
  942.           NumGlyphs = 2
  943.         end
  944.         object BitBtn9: TBitBtn
  945.           Left = 15
  946.           Top = 96
  947.           Width = 75
  948.           Height = 25
  949.           Hint = 'Clear button'
  950.           Caption = 'Clear'
  951.           TabOrder = 1
  952.           OnClick = BitBtn9Click
  953.           Glyph.Data = {
  954.             78010000424D7801000000000000760000002800000020000000100000000100
  955.             04000000000000000000120B0000120B00000000000000000000000000000000
  956.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  957.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  958.             3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  959.             33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  960.             33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  961.             333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  962.             03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  963.             33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  964.             0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  965.             3333333337FFF7F33333333330000033333333333777773333330000}
  966.           NumGlyphs = 2
  967.         end
  968.       end
  969.       object TPage
  970.         Left = 0
  971.         Top = 0
  972.         Caption = 'Page 11'
  973.         object Label53: TLabel
  974.           Left = 8
  975.           Top = 8
  976.           Width = 54
  977.           Height = 20
  978.           Caption = 'Step 5'
  979.           Font.Color = clBlack
  980.           Font.Height = -16
  981.           Font.Name = 'MS Sans Serif'
  982.           Font.Style = [fsBold]
  983.           ParentFont = False
  984.         end
  985.         object Bevel12: TBevel
  986.           Left = 8
  987.           Top = 32
  988.           Width = 361
  989.           Height = 209
  990.           Shape = bsFrame
  991.         end
  992.         object SpeedButton3: TSpeedButton
  993.           Left = 15
  994.           Top = 42
  995.           Width = 27
  996.           Height = 27
  997.           Hint = 'View/Hide Transfer Scheduler'
  998.           AllowAllUp = True
  999.           GroupIndex = 3
  1000.           Glyph.Data = {
  1001.             78010000424D7801000000000000760000002800000020000000100000000100
  1002.             04000000000000000000120B0000120B00000000000000000000000000000000
  1003.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1004.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300130000031
  1005.             00333773F77777FF7733331000909000133333377737F777FF33330098F0F890
  1006.             0333337733F733F77F33370980FFF08907333373373F373373F33099FFFFFFF9
  1007.             903337F3F373F33FF7F33090F000FF00903337F73337F37737F3B099FFF0FFF9
  1008.             90B3373F33F7F3F33733070980F0F0890703337FF737F7337F33BB0098F0F890
  1009.             0BB33F77FF3733377FFF000009999900000377777FFFFF77777F088700000008
  1010.             77037F3377777773337F088887707888870373F3337773F33373B078800B0088
  1011.             70B3373FF733373FF73303700BBBBB007303337773F3F3777F33330BB0B0B0BB
  1012.             033333733737F73F73F330BB03B0B30BB03337337337337337330000}
  1013.           NumGlyphs = 2
  1014.           OnClick = SpeedButton3Click
  1015.         end
  1016.         object Label54: TLabel
  1017.           Left = 48
  1018.           Top = 40
  1019.           Width = 313
  1020.           Height = 33
  1021.           AutoSize = False
  1022.           Caption = 
  1023.             'Click on Schedule Manager in the main window or select View/View' +
  1024.             ' Schedule Manager from the main menu.'
  1025.           WordWrap = True
  1026.         end
  1027.         object Label56: TLabel
  1028.           Left = 16
  1029.           Top = 112
  1030.           Width = 254
  1031.           Height = 13
  1032.           Caption = 'Now, click on New button to schedule a new transfer.'
  1033.         end
  1034.         object Label57: TLabel
  1035.           Left = 16
  1036.           Top = 136
  1037.           Width = 337
  1038.           Height = 33
  1039.           AutoSize = False
  1040.           Caption = 
  1041.             'In Transfer Item window select Date and Time and choose the Tran' +
  1042.             'sfer Item from the list. Finally, Click on OK.'
  1043.           WordWrap = True
  1044.         end
  1045.         object Label58: TLabel
  1046.           Left = 16
  1047.           Top = 176
  1048.           Width = 341
  1049.           Height = 57
  1050.           AutoSize = False
  1051.           Caption = 
  1052.             'Congratulations! You have just scheduled a transfer. Remember to' +
  1053.             ' leave your computer on and AutoFTP loaded if you want the sched' +
  1054.             'uled transfer to be executed.'
  1055.           WordWrap = True
  1056.         end
  1057.         object BitBtn2: TBitBtn
  1058.           Left = 16
  1059.           Top = 80
  1060.           Width = 75
  1061.           Height = 25
  1062.           Hint = 'New button'
  1063.           Caption = 'New'
  1064.           TabOrder = 0
  1065.           OnClick = BitBtn2Click
  1066.           Glyph.Data = {
  1067.             76010000424D7601000000000000760000002800000020000000100000000100
  1068.             04000000000000010000130B0000130B00000000000000000000000000000000
  1069.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1070.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  1071.             333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  1072.             0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  1073.             07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  1074.             07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  1075.             0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  1076.             33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  1077.             B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  1078.             3BB33773333773333773B333333B3333333B7333333733333337}
  1079.           NumGlyphs = 2
  1080.         end
  1081.       end
  1082.     end
  1083.   end
  1084.   object Panel3: TPanel
  1085.     Left = 0
  1086.     Top = 252
  1087.     Width = 377
  1088.     Height = 41
  1089.     Align = alBottom
  1090.     ParentColor = True
  1091.     TabOrder = 1
  1092.     object PrevBtn: TButton
  1093.       Left = 104
  1094.       Top = 8
  1095.       Width = 75
  1096.       Height = 25
  1097.       Hint = 'Go To Previous Step'
  1098.       Caption = '<< &Previous'
  1099.       TabOrder = 0
  1100.       OnClick = PrevBtnClick
  1101.     end
  1102.     object NextBtn: TButton
  1103.       Left = 184
  1104.       Top = 8
  1105.       Width = 75
  1106.       Height = 25
  1107.       Hint = 'Go To Next Step'
  1108.       Caption = '&Next >>'
  1109.       TabOrder = 1
  1110.       OnClick = NextBtnClick
  1111.     end
  1112.     object Button3: TButton
  1113.       Left = 296
  1114.       Top = 8
  1115.       Width = 75
  1116.       Height = 25
  1117.       Hint = 'Close AutoFTP Assistant'
  1118.       Caption = '&Close'
  1119.       ModalResult = 2
  1120.       TabOrder = 2
  1121.       OnClick = Button3Click
  1122.     end
  1123.   end
  1124. end
  1125.