home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / top50 / netbuddy / netbuddy.exe / NetBuddy.exe / 0 / RCDATA / TWIZARDFORM / TWIZARDFORM.txt < prev   
Text File  |  1999-08-25  |  32KB  |  1,024 lines

  1. object WizardForm: TWizardForm
  2.   Left = 418
  3.   Top = 348
  4.   HelpContext = 1070
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Net Buddy Setup Wizard'
  8.   ClientHeight = 365
  9.   ClientWidth = 455
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object BackgroundImage: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 485
  27.     Height = 385
  28.     AutoSize = True
  29.   end
  30.   object Button5: TButton
  31.     Left = 206
  32.     Top = 335
  33.     Width = 73
  34.     Height = 20
  35.     Caption = '< &Back'
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -11
  39.     Font.Name = 'Arial'
  40.     Font.Style = []
  41.     ParentFont = False
  42.     TabOrder = 0
  43.     OnClick = Button5Click
  44.   end
  45.   object Button3: TButton
  46.     Left = 289
  47.     Top = 335
  48.     Width = 73
  49.     Height = 20
  50.     Caption = '&Next >'
  51.     Font.Charset = ANSI_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'Arial'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     TabOrder = 1
  58.     OnClick = Button3Click
  59.   end
  60.   object Button4: TButton
  61.     Left = 371
  62.     Top = 335
  63.     Width = 73
  64.     Height = 20
  65.     Cancel = True
  66.     Caption = '&Cancel'
  67.     Font.Charset = ANSI_CHARSET
  68.     Font.Color = clWindowText
  69.     Font.Height = -11
  70.     Font.Name = 'Arial'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     TabOrder = 2
  74.     OnClick = Button4Click
  75.   end
  76.   object PageControl1: TPageControl
  77.     Left = 83
  78.     Top = 16
  79.     Width = 363
  80.     Height = 305
  81.     ActivePage = TabSheet6
  82.     TabOrder = 3
  83.     object TabSheet1: TTabSheet
  84.       TabVisible = False
  85.       object TitleLabel: TLabel
  86.         Left = 11
  87.         Top = 12
  88.         Width = 280
  89.         Height = 29
  90.         Caption = 'Net Buddy Setup Wizard'
  91.         Color = clBtnFace
  92.         Font.Charset = ANSI_CHARSET
  93.         Font.Color = clBlack
  94.         Font.Height = -24
  95.         Font.Name = 'Arial'
  96.         Font.Style = [fsBold]
  97.         ParentColor = False
  98.         ParentFont = False
  99.       end
  100.       object Memo1: TMemo
  101.         Left = 11
  102.         Top = 56
  103.         Width = 338
  104.         Height = 121
  105.         BorderStyle = bsNone
  106.         Color = clBtnFace
  107.         Font.Charset = ANSI_CHARSET
  108.         Font.Color = clWindowText
  109.         Font.Height = -11
  110.         Font.Name = 'Arial'
  111.         Font.Style = []
  112.         Lines.Strings = (
  113.           'Welcome to the Net Buddy setup wizard.'
  114.           ''
  115.           
  116.             'This wizard will guide you through setting up an optimal configu' +
  117.             'ration '
  118.           'for Net Buddy.'
  119.           ''
  120.           'Any settings can be changed at a later date.'
  121.           ''
  122.           'Please press '#39'Next'#39' to continue.')
  123.         ParentFont = False
  124.         TabOrder = 0
  125.       end
  126.     end
  127.     object TabSheet2: TTabSheet
  128.       TabVisible = False
  129.       object Label1: TLabel
  130.         Left = 50
  131.         Top = 12
  132.         Width = 198
  133.         Height = 24
  134.         Caption = 'User information - 1'
  135.         Color = clBtnFace
  136.         Font.Charset = ANSI_CHARSET
  137.         Font.Color = clBlack
  138.         Font.Height = -21
  139.         Font.Name = 'Arial'
  140.         Font.Style = [fsBold]
  141.         ParentColor = False
  142.         ParentFont = False
  143.       end
  144.       object Label2: TLabel
  145.         Left = 8
  146.         Top = 52
  147.         Width = 333
  148.         Height = 41
  149.         AutoSize = False
  150.         Caption = 
  151.           'Net buddy has the ability to have different accounts for differe' +
  152.           'nt users. For security reasons an '#39'Admin'#39' account will always ex' +
  153.           'ist. Please enter a password for this account below :-'
  154.         WordWrap = True
  155.       end
  156.       object Image4: TImage
  157.         Left = 7
  158.         Top = 7
  159.         Width = 33
  160.         Height = 33
  161.         Picture.Data = {<image000.ico>}
  162.       end
  163.       object Label3: TLabel
  164.         Left = 47
  165.         Top = 123
  166.         Width = 46
  167.         Height = 13
  168.         Caption = 'Password'
  169.       end
  170.       object Label4: TLabel
  171.         Left = 47
  172.         Top = 149
  173.         Width = 83
  174.         Height = 13
  175.         Caption = 'Confirm password'
  176.       end
  177.       object Label5: TLabel
  178.         Left = 8
  179.         Top = 191
  180.         Width = 325
  181.         Height = 33
  182.         AutoSize = False
  183.         Caption = 
  184.           'Please select if you want only this account to be able to adjust' +
  185.           ' settings :-'
  186.         WordWrap = True
  187.       end
  188.       object PasswordText: TMaskEdit
  189.         Left = 141
  190.         Top = 122
  191.         Width = 160
  192.         Height = 20
  193.         AutoSize = False
  194.         PasswordChar = '*'
  195.         TabOrder = 0
  196.       end
  197.       object ConfirmPasswordText: TMaskEdit
  198.         Left = 141
  199.         Top = 146
  200.         Width = 160
  201.         Height = 20
  202.         AutoSize = False
  203.         PasswordChar = '*'
  204.         TabOrder = 1
  205.       end
  206.       object RadioButton1: TRadioButton
  207.         Left = 68
  208.         Top = 231
  209.         Width = 217
  210.         Height = 17
  211.         Caption = 'Only Admin user can change settings'
  212.         Checked = True
  213.         TabOrder = 2
  214.         TabStop = True
  215.       end
  216.       object RadioButton2: TRadioButton
  217.         Left = 68
  218.         Top = 251
  219.         Width = 217
  220.         Height = 17
  221.         Caption = 'Any user can change settings'
  222.         TabOrder = 3
  223.       end
  224.     end
  225.     object TabSheet3: TTabSheet
  226.       TabVisible = False
  227.       object Label6: TLabel
  228.         Left = 50
  229.         Top = 12
  230.         Width = 198
  231.         Height = 24
  232.         Caption = 'User information - 2'
  233.         Color = clBtnFace
  234.         Font.Charset = ANSI_CHARSET
  235.         Font.Color = clBlack
  236.         Font.Height = -21
  237.         Font.Name = 'Arial'
  238.         Font.Style = [fsBold]
  239.         ParentColor = False
  240.         ParentFont = False
  241.       end
  242.       object Image2: TImage
  243.         Left = 7
  244.         Top = 7
  245.         Width = 33
  246.         Height = 33
  247.         Picture.Data = {<image001.ico>}
  248.       end
  249.       object Label7: TLabel
  250.         Left = 6
  251.         Top = 50
  252.         Width = 313
  253.         Height = 17
  254.         AutoSize = False
  255.         Caption = 
  256.           'To aid the setup process the wizard can setup your first account' +
  257.           ' :-'
  258.         WordWrap = True
  259.       end
  260.       object Label8: TLabel
  261.         Left = 7
  262.         Top = 80
  263.         Width = 55
  264.         Height = 13
  265.         Caption = 'Login name'
  266.       end
  267.       object Label10: TLabel
  268.         Left = 7
  269.         Top = 103
  270.         Width = 46
  271.         Height = 13
  272.         Caption = 'Password'
  273.       end
  274.       object Label11: TLabel
  275.         Left = 7
  276.         Top = 127
  277.         Width = 83
  278.         Height = 13
  279.         Caption = 'Confirm password'
  280.       end
  281.       object Label12: TLabel
  282.         Left = 7
  283.         Top = 198
  284.         Width = 63
  285.         Height = 13
  286.         Caption = 'Account type'
  287.       end
  288.       object Label9: TLabel
  289.         Left = 6
  290.         Top = 159
  291.         Width = 339
  292.         Height = 29
  293.         AutoSize = False
  294.         Caption = 
  295.           'Net buddy can produce bills at the end of each account period.  ' +
  296.           'Please select how long you want an account period to be :-'
  297.         WordWrap = True
  298.       end
  299.       object Label13: TLabel
  300.         Left = 6
  301.         Top = 225
  302.         Width = 335
  303.         Height = 29
  304.         AutoSize = False
  305.         Caption = 
  306.           'Please select when you want an account bill to be produced. This' +
  307.           ' date will be used to calculate the start and end of each accoun' +
  308.           't period.'
  309.         WordWrap = True
  310.       end
  311.       object Label22: TLabel
  312.         Left = 171
  313.         Top = 268
  314.         Width = 68
  315.         Height = 13
  316.         Caption = 'of each month'
  317.       end
  318.       object Label29: TLabel
  319.         Left = 5
  320.         Top = 268
  321.         Width = 37
  322.         Height = 13
  323.         Caption = 'Bill date'
  324.       end
  325.       object Label28: TLabel
  326.         Left = 99
  327.         Top = 268
  328.         Width = 19
  329.         Height = 13
  330.         Caption = 'Day'
  331.       end
  332.       object Label30: TLabel
  333.         Left = 151
  334.         Top = 268
  335.         Width = 30
  336.         Height = 13
  337.         Caption = 'Month'
  338.       end
  339.       object LoginNameText: TEdit
  340.         Left = 97
  341.         Top = 75
  342.         Width = 159
  343.         Height = 21
  344.         TabOrder = 0
  345.       end
  346.       object AccountComboBox: TComboBox
  347.         Left = 97
  348.         Top = 194
  349.         Width = 161
  350.         Height = 21
  351.         Style = csDropDownList
  352.         ItemHeight = 13
  353.         Items.Strings = (
  354.           'Weekly'
  355.           'Monthly'
  356.           'Quarterly'
  357.           'Yearly')
  358.         TabOrder = 3
  359.         OnChange = AccountComboBoxChange
  360.       end
  361.       object UserPasswordText: TMaskEdit
  362.         Left = 97
  363.         Top = 100
  364.         Width = 160
  365.         Height = 20
  366.         AutoSize = False
  367.         PasswordChar = '*'
  368.         TabOrder = 1
  369.       end
  370.       object ConfirmUserPasswordText: TMaskEdit
  371.         Left = 97
  372.         Top = 124
  373.         Width = 160
  374.         Height = 20
  375.         AutoSize = False
  376.         PasswordChar = '*'
  377.         TabOrder = 2
  378.       end
  379.       object ComboBox1: TComboBox
  380.         Left = 98
  381.         Top = 264
  382.         Width = 71
  383.         Height = 21
  384.         Style = csDropDownList
  385.         ItemHeight = 0
  386.         TabOrder = 4
  387.       end
  388.       object DayEdit: TEdit
  389.         Left = 122
  390.         Top = 264
  391.         Width = 21
  392.         Height = 21
  393.         TabOrder = 5
  394.         Text = '00'
  395.         OnChange = DayEditChange
  396.         OnClick = MonthEditClick
  397.       end
  398.       object MonthEdit: TEdit
  399.         Left = 187
  400.         Top = 264
  401.         Width = 20
  402.         Height = 21
  403.         TabOrder = 6
  404.         Text = '00'
  405.         OnChange = DayEditChange
  406.         OnClick = MonthEditClick
  407.       end
  408.     end
  409.     object TabSheet4: TTabSheet
  410.       TabVisible = False
  411.       object Label14: TLabel
  412.         Left = 50
  413.         Top = 12
  414.         Width = 153
  415.         Height = 24
  416.         Caption = 'Phone charges'
  417.         Color = clBtnFace
  418.         Font.Charset = ANSI_CHARSET
  419.         Font.Color = clBlack
  420.         Font.Height = -21
  421.         Font.Name = 'Arial'
  422.         Font.Style = [fsBold]
  423.         ParentColor = False
  424.         ParentFont = False
  425.       end
  426.       object Label15: TLabel
  427.         Left = 6
  428.         Top = 48
  429.         Width = 343
  430.         Height = 29
  431.         AutoSize = False
  432.         Caption = 
  433.           'Since most phone companies charge different rates at different t' +
  434.           'imes of the day, Net Buddy allows different time-zones to be def' +
  435.           'ined.'
  436.         WordWrap = True
  437.       end
  438.       object Image5: TImage
  439.         Left = 7
  440.         Top = 7
  441.         Width = 32
  442.         Height = 32
  443.         AutoSize = True
  444.         Picture.Data = {<image002.ico>}
  445.       end
  446.       object Label16: TLabel
  447.         Left = 5
  448.         Top = 80
  449.         Width = 337
  450.         Height = 33
  451.         AutoSize = False
  452.         Caption = 
  453.           'Please select a time-zone preset from the list. If your region i' +
  454.           's not in the list you can always add custom time-zones from the ' +
  455.           'accounts window.'
  456.         WordWrap = True
  457.       end
  458.       object URLLabel1: TURLLabel
  459.         Left = 120
  460.         Top = 272
  461.         Width = 221
  462.         Height = 13
  463.         Cursor = crHandPoint
  464.         Caption = 'www.mapsoft.mapct.com/netbuddy/index.htm '
  465.         Font.Charset = DEFAULT_CHARSET
  466.         Font.Color = clBlue
  467.         Font.Height = -11
  468.         Font.Name = 'MS Sans Serif'
  469.         Font.Style = [fsUnderline]
  470.         ParentFont = False
  471.       end
  472.       object Label27: TLabel
  473.         Left = 8
  474.         Top = 272
  475.         Width = 107
  476.         Height = 13
  477.         Caption = 'Download time-zones :'
  478.       end
  479.       object PresetListView: TListView
  480.         Left = 51
  481.         Top = 116
  482.         Width = 253
  483.         Height = 141
  484.         Columns = <
  485.           item
  486.             Caption = 'Time-zone presets'
  487.             Width = 248
  488.           end>
  489.         HideSelection = False
  490.         HotTrackStyles = []
  491.         ReadOnly = True
  492.         SortType = stText
  493.         TabOrder = 0
  494.         ViewStyle = vsReport
  495.       end
  496.     end
  497.     object TabSheet5: TTabSheet
  498.       Caption = 'TabSheet5'
  499.       TabVisible = False
  500.       object Label21: TLabel
  501.         Left = 54
  502.         Top = 12
  503.         Width = 138
  504.         Height = 24
  505.         Caption = 'Online alarms'
  506.         Color = clBtnFace
  507.         Font.Charset = ANSI_CHARSET
  508.         Font.Color = clBlack
  509.         Font.Height = -21
  510.         Font.Name = 'Arial'
  511.         Font.Style = [fsBold]
  512.         ParentColor = False
  513.         ParentFont = False
  514.       end
  515.       object Label23: TLabel
  516.         Left = 6
  517.         Top = 55
  518.         Width = 343
  519.         Height = 37
  520.         AutoSize = False
  521.         Caption = 
  522.           'Please select if you would like an online reminder, and then set' +
  523.           ' how long you want to be online before reminded :'
  524.         WordWrap = True
  525.       end
  526.       object Label24: TLabel
  527.         Left = 5
  528.         Top = 159
  529.         Width = 323
  530.         Height = 33
  531.         AutoSize = False
  532.         Caption = 
  533.           'Please select if you would like an online reminder when a sessio' +
  534.           'n cost exceeds a limit :'
  535.         WordWrap = True
  536.       end
  537.       object Image8: TImage
  538.         Left = 4
  539.         Top = 8
  540.         Width = 37
  541.         Height = 33
  542.         Picture.Data = {<image003.ico>}
  543.       end
  544.       object Image7: TImage
  545.         Left = 164
  546.         Top = 88
  547.         Width = 49
  548.         Height = 21
  549.         AutoSize = True
  550.         Picture.Data = {<image004.bmp>}
  551.       end
  552.       object Label25: TLabel
  553.         Left = 223
  554.         Top = 91
  555.         Width = 62
  556.         Height = 13
  557.         Caption = '(hours : mins)'
  558.       end
  559.       object Label26: TLabel
  560.         Left = 139
  561.         Top = 203
  562.         Width = 6
  563.         Height = 13
  564.         Alignment = taCenter
  565.         Caption = 'L'
  566.       end
  567.       object Label31: TLabel
  568.         Left = 34
  569.         Top = 272
  570.         Width = 287
  571.         Height = 17
  572.         AutoSize = False
  573.         Caption = 'Note : More advanced alarms can be added at a later date.'
  574.         WordWrap = True
  575.       end
  576.       object TimeOnlineCheck: TCheckBox
  577.         Left = 7
  578.         Top = 90
  579.         Width = 121
  580.         Height = 17
  581.         Caption = 'Time online reminder'
  582.         TabOrder = 0
  583.         OnClick = TimeOnlineCheckClick
  584.       end
  585.       object AllowanceTimeHours: TEdit
  586.         Left = 167
  587.         Top = 92
  588.         Width = 18
  589.         Height = 14
  590.         BorderStyle = bsNone
  591.         TabOrder = 1
  592.         Text = '00'
  593.         OnChange = AllowanceTimeMinutesChange
  594.         OnClick = AllowanceTimeMinutesClick
  595.         OnExit = AllowanceTimeHoursExit
  596.         OnKeyPress = AllowanceTimeHoursKeyPress
  597.       end
  598.       object AllowanceTimeMinutes: TEdit
  599.         Left = 193
  600.         Top = 92
  601.         Width = 16
  602.         Height = 14
  603.         BorderStyle = bsNone
  604.         TabOrder = 2
  605.         Text = '00'
  606.         OnChange = AllowanceTimeMinutesChange
  607.         OnClick = AllowanceTimeMinutesClick
  608.         OnExit = AllowanceTimeMinutesExit
  609.         OnKeyPress = AllowanceTimeMinutesKeyPress
  610.       end
  611.       object TimeOnlineHangCheck: TCheckBox
  612.         Left = 7
  613.         Top = 123
  614.         Width = 173
  615.         Height = 17
  616.         Caption = 'Hang up phone when reminded'
  617.         Enabled = False
  618.         TabOrder = 3
  619.       end
  620.       object AllowanceEdit: TEdit
  621.         Left = 164
  622.         Top = 200
  623.         Width = 48
  624.         Height = 21
  625.         TabOrder = 4
  626.         Text = '00.00'
  627.         OnChange = AllowanceEditChange
  628.         OnClick = AllowanceEditClick
  629.         OnExit = AllowanceEditExit
  630.       end
  631.       object SessionCostCheck: TCheckBox
  632.         Left = 7
  633.         Top = 202
  634.         Width = 129
  635.         Height = 17
  636.         Caption = 'Session cost reminder'
  637.         TabOrder = 5
  638.         OnClick = SessionCostCheckClick
  639.       end
  640.       object SessionCostHangCheck: TCheckBox
  641.         Left = 7
  642.         Top = 235
  643.         Width = 173
  644.         Height = 17
  645.         Caption = 'Hang up phone when reminded'
  646.         Enabled = False
  647.         TabOrder = 6
  648.       end
  649.     end
  650.     object TabSheet6: TTabSheet
  651.       Caption = 'TabSheet6'
  652.       TabVisible = False
  653.       object Label36: TLabel
  654.         Left = 54
  655.         Top = 12
  656.         Width = 167
  657.         Height = 24
  658.         Caption = 'Security Options'
  659.         Color = clBtnFace
  660.         Font.Charset = ANSI_CHARSET
  661.         Font.Color = clBlack
  662.         Font.Height = -21
  663.         Font.Name = 'Arial'
  664.         Font.Style = [fsBold]
  665.         ParentColor = False
  666.         ParentFont = False
  667.       end
  668.       object Label37: TLabel
  669.         Left = 6
  670.         Top = 51
  671.         Width = 343
  672.         Height = 46
  673.         AutoSize = False
  674.         Caption = 
  675.           'Net Buddy provides for a secure logging system which can prevent' +
  676.           ' users from bypassing net buddy and accessing the internet witho' +
  677.           'ut being logged. Please select which security features should be' +
  678.           ' enforced :'
  679.         WordWrap = True
  680.       end
  681.       object Image9: TImage
  682.         Left = 4
  683.         Top = 8
  684.         Width = 33
  685.         Height = 33
  686.         Picture.Data = {<image005.ico>}
  687.       end
  688.       object Label38: TLabel
  689.         Left = 12
  690.         Top = 272
  691.         Width = 322
  692.         Height = 13
  693.         Caption = 
  694.           'For more information on these features, please press the help bu' +
  695.           'tton.'
  696.       end
  697.       object SecurityListView: TListView
  698.         Left = 56
  699.         Top = 109
  700.         Width = 240
  701.         Height = 147
  702.         AllocBy = 10
  703.         Columns = <
  704.           item
  705.             Caption = 'Security Options'
  706.             Width = 236
  707.           end>
  708.         ColumnClick = False
  709.         HotTrackStyles = []
  710.         ReadOnly = True
  711.         SmallImages = ImageList1
  712.         TabOrder = 0
  713.         ViewStyle = vsReport
  714.         OnClick = SecurityListViewClick
  715.       end
  716.     end
  717.     object TabSheet7: TTabSheet
  718.       Caption = 'TabSheet7'
  719.       ImageIndex = 6
  720.       TabVisible = False
  721.       object Image6: TImage
  722.         Left = 7
  723.         Top = 7
  724.         Width = 33
  725.         Height = 33
  726.         Picture.Data = {<image006.ico>}
  727.       end
  728.       object Label17: TLabel
  729.         Left = 54
  730.         Top = 12
  731.         Width = 222
  732.         Height = 24
  733.         Caption = 'Setup wizard finished!'
  734.         Color = clBtnFace
  735.         Font.Charset = ANSI_CHARSET
  736.         Font.Color = clBlack
  737.         Font.Height = -21
  738.         Font.Name = 'Arial'
  739.         Font.Style = [fsBold]
  740.         ParentColor = False
  741.         ParentFont = False
  742.       end
  743.       object Label18: TLabel
  744.         Left = 6
  745.         Top = 84
  746.         Width = 343
  747.         Height = 41
  748.         AutoSize = False
  749.         Caption = 
  750.           'Net buddy now has enough information to setup up a basic account' +
  751.           ' structure. There are many other Net Buddy settings which can be' +
  752.           ' changed. '
  753.         WordWrap = True
  754.       end
  755.       object Label20: TLabel
  756.         Left = 6
  757.         Top = 136
  758.         Width = 343
  759.         Height = 41
  760.         AutoSize = False
  761.         Caption = 
  762.           'If you have entered any information incorrectly, press the '#39'Back' +
  763.           #39' button. When done press '#39'Finish'#39'.'
  764.         WordWrap = True
  765.       end
  766.       object Label19: TLabel
  767.         Left = 6
  768.         Top = 176
  769.         Width = 343
  770.         Height = 41
  771.         AutoSize = False
  772.         Caption = 
  773.           'The main settings window will now be shown so you can customise ' +
  774.           'Net Buddy to your suiting. '
  775.         WordWrap = True
  776.       end
  777.     end
  778.     object TabSheet8: TTabSheet
  779.       Caption = 'TabSheet8'
  780.       ImageIndex = 7
  781.       TabVisible = False
  782.       object Image3: TImage
  783.         Left = 7
  784.         Top = 7
  785.         Width = 33
  786.         Height = 33
  787.         Picture.Data = {<image007.bmp>}
  788.       end
  789.       object Label32: TLabel
  790.         Left = 50
  791.         Top = 12
  792.         Width = 104
  793.         Height = 24
  794.         Caption = 'User login'
  795.         Color = clBtnFace
  796.         Font.Charset = ANSI_CHARSET
  797.         Font.Color = clBlack
  798.         Font.Height = -21
  799.         Font.Name = 'Arial Rounded MT Bold'
  800.         Font.Style = [fsBold]
  801.         ParentColor = False
  802.         ParentFont = False
  803.       end
  804.       object Label33: TLabel
  805.         Left = 6
  806.         Top = 50
  807.         Width = 335
  808.         Height = 39
  809.         AutoSize = False
  810.         Caption = 
  811.           'Net buddy can automatically login a particular user. For securit' +
  812.           'y reasons this feature can be disabled.'
  813.         WordWrap = True
  814.       end
  815.       object Label34: TLabel
  816.         Left = 6
  817.         Top = 86
  818.         Width = 335
  819.         Height = 55
  820.         AutoSize = False
  821.         Caption = 
  822.           'Users can be auto logged in in two ways. Select the first option' +
  823.           ' if you wish Net Buddy to login the last user. Alternatively cho' +
  824.           'ose the second option if you want Net Buddy to login in a user b' +
  825.           'ased on the windows login.'
  826.         WordWrap = True
  827.       end
  828.       object Label35: TLabel
  829.         Left = 4
  830.         Top = 220
  831.         Width = 337
  832.         Height = 37
  833.         AutoSize = False
  834.         Caption = 
  835.           'Note : For the windows login feature to work '#39'Multiple user sett' +
  836.           'ings'#39' must be enabled. To setup multiple user accounts in window' +
  837.           's, click the button below : '
  838.         WordWrap = True
  839.       end
  840.       object Button1: TButton
  841.         Left = 4
  842.         Top = 252
  843.         Width = 109
  844.         Height = 25
  845.         Caption = 'Control Panel - Users'
  846.         TabOrder = 0
  847.         OnClick = Button1Click
  848.       end
  849.     end
  850.   end
  851.   object Button2: TButton
  852.     Left = 9
  853.     Top = 335
  854.     Width = 66
  855.     Height = 20
  856.     Caption = '&Help'
  857.     TabOrder = 4
  858.     OnClick = Button2Click
  859.   end
  860.   object Panel1: TPanel
  861.     Left = 9
  862.     Top = 17
  863.     Width = 66
  864.     Height = 303
  865.     BevelOuter = bvLowered
  866.     BevelWidth = 2
  867.     TabOrder = 5
  868.     object Image1: TImage
  869.       Left = -25
  870.       Top = 1
  871.       Width = 90
  872.       Height = 300
  873.       Picture.Data = {<image008.bmp>}
  874.     end
  875.   end
  876.   object ImageList1: TImageList
  877.     Left = 104
  878.     Top = 334
  879.     Bitmap = {
  880.       494C010102000500040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  881.       0000000000003600000028000000400000002000000001001000000000000010
  882.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  883.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  884.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  885.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  886.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FF75EF75EF75EF75EEF3D
  887.       0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  888.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  889.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  890.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  891.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  892.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  893.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  894.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  895.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  896.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  897.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  898.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  899.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  900.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  901.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  902.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  903.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  904.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  905.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  906.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  907.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  908.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  909.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  910.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  911.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  912.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  913.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  914.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  915.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  916.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  917.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  918.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  919.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  920.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  921.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FF75EF75EF75E
  922.       F75EEF3D0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  923.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  924.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  925.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  926.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  927.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  928.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  929.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  930.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  931.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  932.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  933.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  934.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  935.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  936.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  937.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  938.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  939.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  940.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  941.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  942.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  943.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  944.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  945.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  946.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  947.       0000000000000000000000000000000000000000000000000000000000000000
  948.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FF75E
  949.       F75EF75EF75EEF3D0000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  950.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  951.       0000000000000000000000000000000000000000000000000000000000000000
  952.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  953.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  954.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  955.       0000000000000000000000000000000000000000000000000000000000000000
  956.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  957.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  958.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  959.       0000000000000000000000000000000000000000000000000000000000000000
  960.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  961.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  962.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  963.       0000000000000000000000000000000000000000000000000000000000000000
  964.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  965.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  966.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  967.       0000000000000000000000000000000000000000000000000000000000000000
  968.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  969.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  970.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  971.       0000000000000000000000000000000000000000000000000000000000000000
  972.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  973.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  974.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  975.       0000000000000000000000000000000000000000000000000000000000000000
  976.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  977.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  978.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  979.       0000000000000000000000000000000000000000000000000000000000000000
  980.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  981.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  982.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  983.       0000000000000000000000000000000000000000000000000000000000000000
  984.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  985.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  986.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  987.       0000000000000000000000000000000000000000000000000000000000000000
  988.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  989.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  990.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  991.       0000000000000000000000000000000000000000000000000000000000000000
  992.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  993.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  994.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  995.       0000000000000000000000000000000000000000000000000000000000000000
  996.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  997.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  998.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  999.       0000000000000000000000000000000000000000000000000000000000000000
  1000.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  1001.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  1002.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  1003.       0000000000000000000000000000000000000000000000000000000000000000
  1004.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  1005.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  1006.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000
  1007.       0000000000000000000000000000000000000000000000000000000000000000
  1008.       000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7F
  1009.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
  1010.       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F424D3E000000000000003E000000
  1011.       2800000040000000200000000100010000000000000100000000000000000000
  1012.       000000000000000000000000FFFFFF00CC33FF00CC660000CC339900CC33CC00
  1013.       CC333300CC336600CC00CC0099330000CC006600CC009900CC00000099003300
  1014.       99FFCC0099FFFF0099CC660099FF990099FF000099FF330099CCCC0099CCFF00
  1015.       66CC660099CC990099CC000099CC33009999CC009999FF009999660099999900
  1016.       9933FF0099993300996699009966CC00FFFFFFFF99336600FFFFFFFF99660000
  1017.       FFFFFFFF9933CC00FFFFFFFF99333300FFFFFDFF9900CC00F39FF8FF99339900
  1018.       F11FF07FFF00CC00F83FF23F66FFCC00FC7FF71F66FF3300F83FFF9F66CCFF00
  1019.       F11FFFDF66CC9900F39FFFFF66CC0000FFFFFFFF6699CC00FFFFFFFF66996600
  1020.       FFFFFFFF66990000FFFFFFFF6666990000000000000000000000000000000000
  1021.       000000000000}
  1022.   end
  1023. end
  1024.