home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Australia 1998 / WEBAUST98.ISO / waust98 / rego32.exe / 0 / RCDATA / TREGFORM / TREGFORM.txt < prev   
Text File  |  1997-11-05  |  20KB  |  955 lines

  1. object RegForm: TRegForm
  2.   Left = 176
  3.   Top = 129
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Registration Wizard'
  9.   ClientHeight = 282
  10.   ClientWidth = 419
  11.   Color = clSilver
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'System'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   Visible = True
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object Sockets1: TSockets
  24.     Left = 7
  25.     Top = 353
  26.     Width = 32
  27.     Height = 32
  28.     MaximumReceiveLength = 8192
  29.     OnErrorOccurred = Sockets1ErrorOccurred
  30.   end
  31.   object Sockets2: TSockets
  32.     Left = 7
  33.     Top = 397
  34.     Width = 32
  35.     Height = 32
  36.     MaximumReceiveLength = 8192
  37.     OnErrorOccurred = Sockets1ErrorOccurred
  38.   end
  39.   object grpWiz6a: TGroupBox
  40.     Left = 377
  41.     Top = 405
  42.     Width = 269
  43.     Height = 217
  44.     Caption = ' Select Internet Connection '
  45.     Ctl3D = True
  46.     Font.Color = clBlack
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentCtl3D = False
  51.     ParentFont = False
  52.     TabOrder = 3
  53.     Visible = False
  54.     object lblSelect: TLabel
  55.       Left = 13
  56.       Top = 20
  57.       Width = 246
  58.       Height = 29
  59.       AutoSize = False
  60.       Caption = 
  61.         'Select a connection from the list below or click on the Create N' +
  62.         'ew button to setup a new connection:'
  63.       Font.Color = clNavy
  64.       Font.Height = -11
  65.       Font.Name = 'MS Sans Serif'
  66.       Font.Style = []
  67.       ParentFont = False
  68.     end
  69.     object lstEntries: TListBox
  70.       Left = 13
  71.       Top = 60
  72.       Width = 242
  73.       Height = 97
  74.       Hint = 'Click on an entry to select it'
  75.       Font.Color = clBlack
  76.       Font.Height = -11
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = []
  79.       ItemHeight = 13
  80.       ParentFont = False
  81.       ParentShowHint = False
  82.       ShowHint = True
  83.       TabOrder = 0
  84.     end
  85.     object btnCreateEntry: TButton
  86.       Left = 19
  87.       Top = 177
  88.       Width = 106
  89.       Height = 23
  90.       Hint = 'Click to add a new Internet connection'
  91.       Caption = '&Create New...'
  92.       Font.Color = clBlack
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = []
  96.       ParentFont = False
  97.       ParentShowHint = False
  98.       ShowHint = True
  99.       TabOrder = 1
  100.       OnClick = btnCreateEntryClick
  101.     end
  102.     object btnEditEntry: TButton
  103.       Left = 141
  104.       Top = 177
  105.       Width = 106
  106.       Height = 23
  107.       Hint = 'Click to edit the selected connection'
  108.       Caption = '&Edit Selected...'
  109.       Enabled = False
  110.       Font.Color = clBlack
  111.       Font.Height = -11
  112.       Font.Name = 'MS Sans Serif'
  113.       Font.Style = []
  114.       ParentFont = False
  115.       ParentShowHint = False
  116.       ShowHint = True
  117.       TabOrder = 2
  118.       OnClick = btnEditEntryClick
  119.     end
  120.   end
  121.   object grpWiz7a: TGroupBox
  122.     Left = 356
  123.     Top = 407
  124.     Width = 269
  125.     Height = 217
  126.     Caption = ' Name and Password '
  127.     Ctl3D = True
  128.     Font.Color = clBlack
  129.     Font.Height = -11
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = []
  132.     ParentCtl3D = False
  133.     ParentFont = False
  134.     TabOrder = 4
  135.     Visible = False
  136.     object lblParams: TLabel
  137.       Left = 12
  138.       Top = 43
  139.       Width = 66
  140.       Height = 16
  141.       AutoSize = False
  142.       Caption = 'Connect To:'
  143.     end
  144.     object lblISP: TLabel
  145.       Left = 84
  146.       Top = 43
  147.       Width = 180
  148.       Height = 16
  149.       AutoSize = False
  150.     end
  151.     object lblPassword: TLabel
  152.       Left = 12
  153.       Top = 114
  154.       Width = 59
  155.       Height = 19
  156.       Caption = '&Password:'
  157.     end
  158.     object lblUserName: TLabel
  159.       Left = 12
  160.       Top = 76
  161.       Width = 59
  162.       Height = 19
  163.       Caption = '&User name:'
  164.     end
  165.     object lblNamePass: TLabel
  166.       Left = 12
  167.       Top = 18
  168.       Width = 235
  169.       Height = 19
  170.       AutoSize = False
  171.       Caption = 'Please enter your Name and Password (if blank):'
  172.       Font.Color = clNavy
  173.       Font.Height = -11
  174.       Font.Name = 'MS Sans Serif'
  175.       Font.Style = []
  176.       ParentFont = False
  177.     end
  178.     object txtUserName: TEdit
  179.       Left = 81
  180.       Top = 74
  181.       Width = 158
  182.       Height = 21
  183.       Hint = 'Enter the User name for this connection'
  184.       ParentShowHint = False
  185.       ShowHint = True
  186.       TabOrder = 0
  187.       OnChange = txtUserNameChange
  188.     end
  189.     object txtPassword: TEdit
  190.       Left = 81
  191.       Top = 112
  192.       Width = 158
  193.       Height = 21
  194.       Hint = 'Enter the Password for this connection'
  195.       ParentShowHint = False
  196.       PasswordChar = '*'
  197.       ShowHint = True
  198.       TabOrder = 1
  199.       OnChange = txtPasswordChange
  200.     end
  201.     object optDialMode: TRadioGroup
  202.       Left = 22
  203.       Top = 203
  204.       Width = 121
  205.       Height = 33
  206.       Caption = 'Dial mode'
  207.       Columns = 2
  208.       ItemIndex = 0
  209.       Items.Strings = (
  210.         'Sync'
  211.         'Async')
  212.       TabOrder = 3
  213.       Visible = False
  214.     end
  215.     object chkSave: TCheckBox
  216.       Left = 12
  217.       Top = 155
  218.       Width = 152
  219.       Height = 17
  220.       Hint = 'Save the User name and Password for next time'
  221.       Caption = '&Save Name and Password'
  222.       ParentShowHint = False
  223.       ShowHint = True
  224.       TabOrder = 2
  225.     end
  226.   end
  227.   object btnClose: TButton
  228.     Left = 337
  229.     Top = 248
  230.     Width = 69
  231.     Height = 21
  232.     Hint = 'Click to close the Registration Wizard'
  233.     Caption = 'Cancel'
  234.     Font.Color = clBlack
  235.     Font.Height = -11
  236.     Font.Name = 'MS Sans Serif'
  237.     Font.Style = []
  238.     ParentFont = False
  239.     ParentShowHint = False
  240.     ShowHint = True
  241.     TabOrder = 1
  242.     OnClick = btnCloseClick
  243.   end
  244.   object btnNext: TButton
  245.     Left = 213
  246.     Top = 248
  247.     Width = 74
  248.     Height = 21
  249.     Hint = 'Click to go to the next screen'
  250.     Caption = '&Next >'
  251.     Default = True
  252.     Font.Color = clBlack
  253.     Font.Height = -11
  254.     Font.Name = 'MS Sans Serif'
  255.     Font.Style = []
  256.     ParentFont = False
  257.     ParentShowHint = False
  258.     ShowHint = True
  259.     TabOrder = 0
  260.     OnClick = btnNextClick
  261.   end
  262.   object btnBack: TButton
  263.     Left = 139
  264.     Top = 248
  265.     Width = 74
  266.     Height = 21
  267.     Hint = 'Click to go to the previous screen'
  268.     Caption = '< &Back'
  269.     Enabled = False
  270.     Font.Color = clBlack
  271.     Font.Height = -11
  272.     Font.Name = 'MS Sans Serif'
  273.     Font.Style = []
  274.     ParentFont = False
  275.     ParentShowHint = False
  276.     ShowHint = True
  277.     TabOrder = 2
  278.     OnClick = btnBackClick
  279.   end
  280.   object grpWiz8a: TGroupBox
  281.     Left = 36
  282.     Top = 368
  283.     Width = 269
  284.     Height = 217
  285.     Caption = ' Connection Status '
  286.     Ctl3D = True
  287.     Font.Color = clBlack
  288.     Font.Height = -11
  289.     Font.Name = 'MS Sans Serif'
  290.     Font.Style = []
  291.     ParentCtl3D = False
  292.     ParentFont = False
  293.     TabOrder = 5
  294.     Visible = False
  295.     object lblStatus0: TLabel
  296.       Left = 13
  297.       Top = 157
  298.       Width = 80
  299.       Height = 17
  300.       AutoSize = False
  301.       Caption = 'Connect Status:'
  302.     end
  303.     object lblStatus: TLabel
  304.       Left = 93
  305.       Top = 157
  306.       Width = 159
  307.       Height = 17
  308.       Hint = 'Shows status of internet connection and file retrieval'
  309.       AutoSize = False
  310.       Color = clSilver
  311.       Font.Color = clBlack
  312.       Font.Height = -11
  313.       Font.Name = 'MS Sans Serif'
  314.       Font.Style = []
  315.       ParentColor = False
  316.       ParentFont = False
  317.       ParentShowHint = False
  318.       ShowHint = True
  319.     end
  320.     object lblConStat1: TLabel
  321.       Left = 13
  322.       Top = 35
  323.       Width = 80
  324.       Height = 17
  325.       AutoSize = False
  326.       Caption = 'Connected To:'
  327.     end
  328.     object lblConStat1b: TLabel
  329.       Left = 93
  330.       Top = 35
  331.       Width = 159
  332.       Height = 17
  333.       Hint = 'Shows status of internet connection and file retrieval'
  334.       AutoSize = False
  335.       Color = clSilver
  336.       Font.Color = clBlack
  337.       Font.Height = -11
  338.       Font.Name = 'MS Sans Serif'
  339.       Font.Style = []
  340.       ParentColor = False
  341.       ParentFont = False
  342.       ParentShowHint = False
  343.       ShowHint = True
  344.     end
  345.     object lblConStat2: TLabel
  346.       Left = 13
  347.       Top = 76
  348.       Width = 80
  349.       Height = 17
  350.       AutoSize = False
  351.       Caption = 'Device Type:'
  352.     end
  353.     object lblConStat2b: TLabel
  354.       Left = 93
  355.       Top = 76
  356.       Width = 159
  357.       Height = 17
  358.       Hint = 'Shows status of internet connection and file retrieval'
  359.       AutoSize = False
  360.       Color = clSilver
  361.       Font.Color = clBlack
  362.       Font.Height = -11
  363.       Font.Name = 'MS Sans Serif'
  364.       Font.Style = []
  365.       ParentColor = False
  366.       ParentFont = False
  367.       ParentShowHint = False
  368.       ShowHint = True
  369.     end
  370.     object lblConStat3: TLabel
  371.       Left = 13
  372.       Top = 116
  373.       Width = 80
  374.       Height = 17
  375.       AutoSize = False
  376.       Caption = 'Device Name:'
  377.     end
  378.     object lblConStat3b: TLabel
  379.       Left = 93
  380.       Top = 116
  381.       Width = 159
  382.       Height = 17
  383.       Hint = 'Shows status of internet connection and file retrieval'
  384.       AutoSize = False
  385.       Color = clSilver
  386.       Font.Color = clBlack
  387.       Font.Height = -11
  388.       Font.Name = 'MS Sans Serif'
  389.       Font.Style = []
  390.       ParentColor = False
  391.       ParentFont = False
  392.       ParentShowHint = False
  393.       ShowHint = True
  394.     end
  395.   end
  396.   object grpWiz1: TGroupBox
  397.     Left = 138
  398.     Top = 11
  399.     Width = 269
  400.     Height = 217
  401.     Caption = ' Name and Company '
  402.     Ctl3D = True
  403.     Font.Color = clBlack
  404.     Font.Height = -11
  405.     Font.Name = 'MS Sans Serif'
  406.     Font.Style = []
  407.     ParentCtl3D = False
  408.     ParentFont = False
  409.     TabOrder = 8
  410.     object lblName1: TLabel
  411.       Left = 12
  412.       Top = 50
  413.       Width = 55
  414.       Height = 17
  415.       AutoSize = False
  416.       Caption = 'Name:'
  417.     end
  418.     object lblName2: TLabel
  419.       Left = 12
  420.       Top = 86
  421.       Width = 55
  422.       Height = 17
  423.       AutoSize = False
  424.       Caption = 'Job Title:'
  425.     end
  426.     object lblName3: TLabel
  427.       Left = 12
  428.       Top = 122
  429.       Width = 55
  430.       Height = 17
  431.       AutoSize = False
  432.       Caption = 'Company:'
  433.     end
  434.     object lblName4: TLabel
  435.       Left = 12
  436.       Top = 158
  437.       Width = 109
  438.       Height = 17
  439.       AutoSize = False
  440.       Caption = 'Product to Register:'
  441.       WordWrap = True
  442.     end
  443.     object lblName: TLabel
  444.       Left = 12
  445.       Top = 18
  446.       Width = 235
  447.       Height = 19
  448.       AutoSize = False
  449.       Caption = 'Please enter your Name and Company details:'
  450.       Font.Color = clNavy
  451.       Font.Height = -11
  452.       Font.Name = 'MS Sans Serif'
  453.       Font.Style = []
  454.       ParentFont = False
  455.     end
  456.     object txtName: TEdit
  457.       Left = 66
  458.       Top = 48
  459.       Width = 187
  460.       Height = 21
  461.       TabOrder = 0
  462.     end
  463.     object txtJob: TEdit
  464.       Left = 66
  465.       Top = 84
  466.       Width = 187
  467.       Height = 21
  468.       TabOrder = 1
  469.     end
  470.     object txtCompany: TEdit
  471.       Left = 66
  472.       Top = 120
  473.       Width = 187
  474.       Height = 21
  475.       TabOrder = 2
  476.     end
  477.     object txtProduct: TEdit
  478.       Left = 12
  479.       Top = 174
  480.       Width = 241
  481.       Height = 21
  482.       Ctl3D = True
  483.       ParentCtl3D = False
  484.       TabOrder = 3
  485.     end
  486.   end
  487.   object grpWiz5: TGroupBox
  488.     Left = 135
  489.     Top = 362
  490.     Width = 269
  491.     Height = 217
  492.     Caption = ' Registration Method '
  493.     Ctl3D = True
  494.     Font.Color = clBlack
  495.     Font.Height = -11
  496.     Font.Name = 'MS Sans Serif'
  497.     Font.Style = []
  498.     ParentCtl3D = False
  499.     ParentFont = False
  500.     TabOrder = 9
  501.     Visible = False
  502.     object lblMethod: TLabel
  503.       Left = 12
  504.       Top = 24
  505.       Width = 241
  506.       Height = 31
  507.       AutoSize = False
  508.       Caption = 
  509.         'Please select the method to send your registration details to We' +
  510.         'bster Publishing:'
  511.       Font.Color = clNavy
  512.       Font.Height = -11
  513.       Font.Name = 'MS Sans Serif'
  514.       Font.Style = []
  515.       ParentFont = False
  516.     end
  517.     object radMethod1: TRadioButton
  518.       Left = 18
  519.       Top = 84
  520.       Width = 235
  521.       Height = 19
  522.       Caption = '&Print registration form and send by fax or post'
  523.       Checked = True
  524.       TabOrder = 0
  525.       TabStop = True
  526.     end
  527.     object radMethod2: TRadioButton
  528.       Left = 18
  529.       Top = 120
  530.       Width = 235
  531.       Height = 19
  532.       Caption = '&Transmit registration form using the Internet'
  533.       TabOrder = 1
  534.     end
  535.     object radMethod3: TRadioButton
  536.       Left = 18
  537.       Top = 156
  538.       Width = 241
  539.       Height = 19
  540.       Caption = '&Save registration form to a file'
  541.       TabOrder = 2
  542.     end
  543.   end
  544.   object grpWiz9: TGroupBox
  545.     Left = 406
  546.     Top = 362
  547.     Width = 269
  548.     Height = 217
  549.     Caption = ' Registration Complete '
  550.     Ctl3D = True
  551.     Font.Color = clBlack
  552.     Font.Height = -11
  553.     Font.Name = 'MS Sans Serif'
  554.     Font.Style = []
  555.     ParentCtl3D = False
  556.     ParentFont = False
  557.     TabOrder = 13
  558.     Visible = False
  559.     object lblFinish: TLabel
  560.       Left = 12
  561.       Top = 37
  562.       Width = 247
  563.       Height = 60
  564.       AutoSize = False
  565.       Caption = 'Thankyou. Registration was successful.'
  566.       Font.Color = clBlack
  567.       Font.Height = -11
  568.       Font.Name = 'MS Sans Serif'
  569.       Font.Style = []
  570.       ParentFont = False
  571.     end
  572.     object Memo1: TMemo
  573.       Left = 264
  574.       Top = 211
  575.       Width = 151
  576.       Height = 29
  577.       Font.Color = clBlack
  578.       Font.Height = -11
  579.       Font.Name = 'MS Sans Serif'
  580.       Font.Style = []
  581.       Lines.Strings = (
  582.         'Memo1')
  583.       ParentFont = False
  584.       ScrollBars = ssVertical
  585.       TabOrder = 0
  586.       Visible = False
  587.     end
  588.   end
  589.   object Panel1: TPanel
  590.     Left = 12
  591.     Top = 16
  592.     Width = 113
  593.     Height = 253
  594.     BevelOuter = bvLowered
  595.     Color = clSilver
  596.     TabOrder = 14
  597.     object imgLogo: TImage
  598.       Left = 1
  599.       Top = 1
  600.       Width = 111
  601.       Height = 251
  602.       Picture.Data = {<image001.bmp>}
  603.       Stretch = True
  604.     end
  605.   end
  606.   object grpWiz2: TGroupBox
  607.     Left = 440
  608.     Top = 23
  609.     Width = 269
  610.     Height = 217
  611.     Caption = ' Address Details '
  612.     Ctl3D = True
  613.     Font.Color = clBlack
  614.     Font.Height = -11
  615.     Font.Name = 'MS Sans Serif'
  616.     Font.Style = []
  617.     ParentCtl3D = False
  618.     ParentFont = False
  619.     TabOrder = 10
  620.     Visible = False
  621.     object lblAddr1: TLabel
  622.       Left = 12
  623.       Top = 42
  624.       Width = 97
  625.       Height = 17
  626.       AutoSize = False
  627.       Caption = '&Address:'
  628.     end
  629.     object lblAddr3: TLabel
  630.       Left = 138
  631.       Top = 122
  632.       Width = 79
  633.       Height = 17
  634.       AutoSize = False
  635.       Caption = '&Zip/Post Code:'
  636.     end
  637.     object lblAddr2: TLabel
  638.       Left = 12
  639.       Top = 122
  640.       Width = 79
  641.       Height = 17
  642.       AutoSize = False
  643.       Caption = '&State:'
  644.     end
  645.     object lblAddr4: TLabel
  646.       Left = 12
  647.       Top = 170
  648.       Width = 79
  649.       Height = 17
  650.       AutoSize = False
  651.       Caption = '&City'
  652.     end
  653.     object lblAddr5: TLabel
  654.       Left = 138
  655.       Top = 170
  656.       Width = 79
  657.       Height = 17
  658.       AutoSize = False
  659.       Caption = 'C&ountry'
  660.     end
  661.     object lblAddr: TLabel
  662.       Left = 12
  663.       Top = 18
  664.       Width = 235
  665.       Height = 19
  666.       AutoSize = False
  667.       Caption = 'Please enter your address details:'
  668.       Font.Color = clNavy
  669.       Font.Height = -11
  670.       Font.Name = 'MS Sans Serif'
  671.       Font.Style = []
  672.       ParentFont = False
  673.     end
  674.     object memAddr: TMemo
  675.       Left = 12
  676.       Top = 58
  677.       Width = 241
  678.       Height = 49
  679.       TabOrder = 0
  680.     end
  681.     object txtPostCode: TEdit
  682.       Left = 138
  683.       Top = 138
  684.       Width = 115
  685.       Height = 21
  686.       TabOrder = 2
  687.     end
  688.     object txtState: TEdit
  689.       Left = 12
  690.       Top = 138
  691.       Width = 115
  692.       Height = 21
  693.       TabOrder = 1
  694.     end
  695.     object txtCity: TEdit
  696.       Left = 12
  697.       Top = 186
  698.       Width = 115
  699.       Height = 21
  700.       TabOrder = 3
  701.     end
  702.     object txtCountry: TEdit
  703.       Left = 138
  704.       Top = 186
  705.       Width = 115
  706.       Height = 21
  707.       TabOrder = 4
  708.     end
  709.   end
  710.   object grpWiz3: TGroupBox
  711.     Left = 462
  712.     Top = 108
  713.     Width = 269
  714.     Height = 217
  715.     Caption = ' Phone, Fax and Email'
  716.     Ctl3D = True
  717.     Font.Color = clBlack
  718.     Font.Height = -11
  719.     Font.Name = 'MS Sans Serif'
  720.     Font.Style = []
  721.     ParentCtl3D = False
  722.     ParentFont = False
  723.     TabOrder = 11
  724.     Visible = False
  725.     object lblPh4: TLabel
  726.       Left = 12
  727.       Top = 142
  728.       Width = 73
  729.       Height = 17
  730.       AutoSize = False
  731.       Caption = 'Internet Email:'
  732.     end
  733.     object lblPh1: TLabel
  734.       Left = 12
  735.       Top = 50
  736.       Width = 85
  737.       Height = 17
  738.       AutoSize = False
  739.       Caption = 'Telephone (AH):'
  740.     end
  741.     object lblPh3: TLabel
  742.       Left = 12
  743.       Top = 106
  744.       Width = 46
  745.       Height = 17
  746.       Caption = 'Facsimile:'
  747.     end
  748.     object lblPh2: TLabel
  749.       Left = 12
  750.       Top = 78
  751.       Width = 85
  752.       Height = 17
  753.       AutoSize = False
  754.       Caption = 'Telephone (BH):'
  755.     end
  756.     object lblPh5: TLabel
  757.       Left = 60
  758.       Top = 192
  759.       Width = 157
  760.       Height = 17
  761.       AutoSize = False
  762.       Caption = 'representative to contact me.'
  763.     end
  764.     object lblPh: TLabel
  765.       Left = 12
  766.       Top = 18
  767.       Width = 235
  768.       Height = 19
  769.       AutoSize = False
  770.       Caption = 'Please enter your contact details:'
  771.       Font.Color = clNavy
  772.       Font.Height = -11
  773.       Font.Name = 'MS Sans Serif'
  774.       Font.Style = []
  775.       ParentFont = False
  776.     end
  777.     object txtPh1: TEdit
  778.       Left = 100
  779.       Top = 48
  780.       Width = 39
  781.       Height = 21
  782.       TabOrder = 0
  783.     end
  784.     object txtPh2: TEdit
  785.       Left = 144
  786.       Top = 48
  787.       Width = 109
  788.       Height = 21
  789.       TabOrder = 1
  790.     end
  791.     object txtFax1: TEdit
  792.       Left = 100
  793.       Top = 104
  794.       Width = 39
  795.       Height = 21
  796.       TabOrder = 4
  797.     end
  798.     object txtFax2: TEdit
  799.       Left = 144
  800.       Top = 104
  801.       Width = 109
  802.       Height = 21
  803.       TabOrder = 5
  804.     end
  805.     object txtEmail: TEdit
  806.       Left = 100
  807.       Top = 140
  808.       Width = 153
  809.       Height = 21
  810.       CharCase = ecLowerCase
  811.       TabOrder = 6
  812.     end
  813.     object txtPh3: TEdit
  814.       Left = 100
  815.       Top = 76
  816.       Width = 39
  817.       Height = 21
  818.       TabOrder = 2
  819.     end
  820.     object txtPh4: TEdit
  821.       Left = 144
  822.       Top = 76
  823.       Width = 109
  824.       Height = 21
  825.       TabOrder = 3
  826.     end
  827.     object chkContact: TCheckBox
  828.       Left = 42
  829.       Top = 177
  830.       Width = 193
  831.       Height = 17
  832.       Caption = 'I would like a Webster Publishing'
  833.       TabOrder = 7
  834.     end
  835.   end
  836.   object grpWiz4: TGroupBox
  837.     Left = 374
  838.     Top = 323
  839.     Width = 269
  840.     Height = 217
  841.     Caption = ' Software Survey (optional) '
  842.     Ctl3D = True
  843.     Font.Color = clBlack
  844.     Font.Height = -11
  845.     Font.Name = 'MS Sans Serif'
  846.     Font.Style = []
  847.     ParentCtl3D = False
  848.     ParentFont = False
  849.     TabOrder = 12
  850.     Visible = False
  851.     object lblSurv1: TLabel
  852.       Left = 12
  853.       Top = 19
  854.       Width = 238
  855.       Height = 26
  856.       Caption = 'Which companies'#39' Office productivity tools do you use?'
  857.       WordWrap = True
  858.     end
  859.     object lblSurv2: TLabel
  860.       Left = 12
  861.       Top = 78
  862.       Width = 253
  863.       Height = 16
  864.       AutoSize = False
  865.       Caption = 'Comments on this product or Webster Publishing:'
  866.       WordWrap = True
  867.     end
  868.     object lblSurv3: TLabel
  869.       Left = 10
  870.       Top = 156
  871.       Width = 243
  872.       Height = 16
  873.       AutoSize = False
  874.       Caption = 'Webster Publishing products you are interested in:'
  875.       WordWrap = True
  876.     end
  877.     object chkSurv1: TCheckBox
  878.       Left = 12
  879.       Top = 48
  880.       Width = 67
  881.       Height = 19
  882.       Caption = 'Microsoft'
  883.       TabOrder = 0
  884.     end
  885.     object chkSurv2: TCheckBox
  886.       Left = 85
  887.       Top = 48
  888.       Width = 48
  889.       Height = 19
  890.       Caption = 'Corel'
  891.       TabOrder = 1
  892.     end
  893.     object chkSurv3: TCheckBox
  894.       Left = 141
  895.       Top = 48
  896.       Width = 52
  897.       Height = 19
  898.       Caption = 'Lotus'
  899.       TabOrder = 2
  900.     end
  901.     object chkSurv4: TCheckBox
  902.       Left = 199
  903.       Top = 48
  904.       Width = 48
  905.       Height = 19
  906.       Caption = 'Other'
  907.       TabOrder = 3
  908.     end
  909.     object memSurv: TMemo
  910.       Left = 12
  911.       Top = 94
  912.       Width = 241
  913.       Height = 49
  914.       ScrollBars = ssVertical
  915.       TabOrder = 4
  916.     end
  917.     object chkSurv6: TCheckBox
  918.       Left = 156
  919.       Top = 174
  920.       Width = 97
  921.       Height = 17
  922.       Caption = 'Training books'
  923.       TabOrder = 6
  924.     end
  925.     object chkSurv8: TCheckBox
  926.       Left = 156
  927.       Top = 192
  928.       Width = 97
  929.       Height = 17
  930.       Caption = 'Games'
  931.       TabOrder = 8
  932.     end
  933.     object chkSurv5: TCheckBox
  934.       Left = 12
  935.       Top = 174
  936.       Width = 141
  937.       Height = 17
  938.       Caption = 'Computer Based Training'
  939.       TabOrder = 5
  940.     end
  941.     object chkSurv7: TCheckBox
  942.       Left = 12
  943.       Top = 192
  944.       Width = 127
  945.       Height = 17
  946.       Caption = 'Multimedia references'
  947.       TabOrder = 7
  948.     end
  949.   end
  950.   object dlgPrint: TPrintDialog
  951.     Left = 336
  952.     Top = 336
  953.   end
  954. end
  955.