home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd2.bin / kancelar / busicard / BCDP2000.EXE / bcdp.exe / 0 / RCDATA / TOWMAINFORM / TOWMAINFORM.txt < prev   
Encoding:
Text File  |  2000-10-20  |  38.2 KB  |  1,489 lines

  1. object OWMainForm: TOWMainForm
  2.   Left = 229
  3.   Top = 115
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Order Wizard'
  7.   ClientHeight = 425
  8.   ClientWidth = 535
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PageControl1: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 535
  25.     Height = 385
  26.     ActivePage = WelcomeSheet
  27.     Align = alTop
  28.     HotTrack = True
  29.     TabOrder = 0
  30.     OnChanging = PageControl1Changing
  31.     object WelcomeSheet: TTabSheet
  32.       Caption = 'Welcome'
  33.       TabVisible = False
  34.       OnHide = WelcomeSheetHide
  35.       object Label18: TLabel
  36.         Left = 138
  37.         Top = 16
  38.         Width = 242
  39.         Height = 24
  40.         Caption = 'Welcome to Order Wizard'
  41.         Font.Charset = DEFAULT_CHARSET
  42.         Font.Color = clBlue
  43.         Font.Height = -20
  44.         Font.Name = 'MS Sans Serif'
  45.         Font.Style = [fsBold, fsUnderline]
  46.         ParentFont = False
  47.       end
  48.       object Label27: TLabel
  49.         Left = 63
  50.         Top = 52
  51.         Width = 402
  52.         Height = 45
  53.         Alignment = taCenter
  54.         AutoSize = False
  55.         Caption = 
  56.           'The Order Wizard allows you to purchase professionally printed c' +
  57.           'opies of your design over the Internet using your credit card, c' +
  58.           'heck or money order.'
  59.         Font.Charset = DEFAULT_CHARSET
  60.         Font.Color = clWindowText
  61.         Font.Height = -11
  62.         Font.Name = 'MS Sans Serif'
  63.         Font.Style = [fsBold]
  64.         ParentFont = False
  65.         WordWrap = True
  66.       end
  67.       object Label28: TLabel
  68.         Left = 75
  69.         Top = 148
  70.         Width = 420
  71.         Height = 39
  72.         AutoSize = False
  73.         Caption = 
  74.           'To use the Order Wizard you must have a connection to the Intern' +
  75.           'et.  If you are not currently connected to the Internet and you ' +
  76.           'connect manually, please establish a connection before proceedin' +
  77.           'g.'
  78.         Font.Charset = DEFAULT_CHARSET
  79.         Font.Color = clWindowText
  80.         Font.Height = -11
  81.         Font.Name = 'MS Sans Serif'
  82.         Font.Style = [fsBold]
  83.         ParentFont = False
  84.         WordWrap = True
  85.       end
  86.       object Label29: TLabel
  87.         Left = 166
  88.         Top = 344
  89.         Width = 214
  90.         Height = 13
  91.         Alignment = taCenter
  92.         Caption = 'To continue click the Next >> button.'
  93.         Font.Charset = DEFAULT_CHARSET
  94.         Font.Color = clWindowText
  95.         Font.Height = -11
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = [fsBold]
  98.         ParentFont = False
  99.       end
  100.       object Bevel1: TBevel
  101.         Left = 8
  102.         Top = 236
  103.         Width = 511
  104.         Height = 13
  105.         Shape = bsTopLine
  106.       end
  107.       object Image3: TImage
  108.         Left = 24
  109.         Top = 152
  110.         Width = 35
  111.         Height = 37
  112.         AutoSize = True
  113.         Picture.Data = {<image000.bmp>}
  114.       end
  115.       object Bevel3: TBevel
  116.         Left = 8
  117.         Top = 320
  118.         Width = 511
  119.         Height = 13
  120.         Shape = bsTopLine
  121.       end
  122.       object Bevel8: TBevel
  123.         Left = 8
  124.         Top = 100
  125.         Width = 511
  126.         Height = 13
  127.         Shape = bsTopLine
  128.       end
  129.       object GroupBox4: TGroupBox
  130.         Left = 12
  131.         Top = 254
  132.         Width = 501
  133.         Height = 57
  134.         Caption = 
  135.           'If you use a proxy server to connect to the Internet fill in the' +
  136.           'se settings, otherwise leave them blank.'
  137.         TabOrder = 0
  138.         object Label42: TLabel
  139.           Left = 16
  140.           Top = 28
  141.           Width = 63
  142.           Height = 13
  143.           Caption = 'Proxy Server:'
  144.         end
  145.         object Label44: TLabel
  146.           Left = 305
  147.           Top = 28
  148.           Width = 51
  149.           Height = 13
  150.           Caption = 'Proxy Port:'
  151.         end
  152.         object ProxyServerEdit: TEdit
  153.           Left = 88
  154.           Top = 24
  155.           Width = 193
  156.           Height = 21
  157.           Hint = 'Enter the name of your proxy server here.'
  158.           TabOrder = 0
  159.         end
  160.         object ProxyPortEdit: TEdit
  161.           Left = 369
  162.           Top = 24
  163.           Width = 49
  164.           Height = 21
  165.           Hint = 'Enter the port number for you proxy server here.'
  166.           TabOrder = 1
  167.         end
  168.       end
  169.     end
  170.     object ProductSheet: TTabSheet
  171.       Caption = 'Products'
  172.       TabVisible = False
  173.       object Label16: TLabel
  174.         Left = 4
  175.         Top = 8
  176.         Width = 481
  177.         Height = 17
  178.         AutoSize = False
  179.         Caption = 
  180.           'Use the pages below to choose the items and quantity you wish to' +
  181.           ' order.'
  182.         Font.Charset = DEFAULT_CHARSET
  183.         Font.Color = clWindowText
  184.         Font.Height = -11
  185.         Font.Name = 'MS Sans Serif'
  186.         Font.Style = [fsBold]
  187.         ParentFont = False
  188.         WordWrap = True
  189.       end
  190.       object PageControl2: TPageControl
  191.         Left = 0
  192.         Top = 32
  193.         Width = 527
  194.         Height = 302
  195.         ActivePage = Product1Sheet
  196.         Align = alBottom
  197.         TabOrder = 0
  198.         TabPosition = tpBottom
  199.         object Product1Sheet: TTabSheet
  200.           Font.Charset = DEFAULT_CHARSET
  201.           Font.Color = clBlack
  202.           Font.Height = -11
  203.           Font.Name = 'MS Sans Serif'
  204.           Font.Style = []
  205.           ParentFont = False
  206.           object Label12: TLabel
  207.             Left = 12
  208.             Top = 188
  209.             Width = 52
  210.             Height = 13
  211.             Caption = 'Quantity:'
  212.             Font.Charset = DEFAULT_CHARSET
  213.             Font.Color = clBlack
  214.             Font.Height = -11
  215.             Font.Name = 'MS Sans Serif'
  216.             Font.Style = [fsBold]
  217.             ParentFont = False
  218.           end
  219.           object Product1MinQtyLabel: TLabel
  220.             Left = 124
  221.             Top = 188
  222.             Width = 33
  223.             Height = 13
  224.             Caption = 'MinQty'
  225.           end
  226.           object Product1INShipLabel: TLabel
  227.             Left = 300
  228.             Top = 216
  229.             Width = 189
  230.             Height = 57
  231.             AutoSize = False
  232.             Caption = 
  233.               'International shipping charges vary.  International customers wi' +
  234.               'll be contacted with the exact shipping amount before the order ' +
  235.               'is processed.'
  236.             Font.Charset = DEFAULT_CHARSET
  237.             Font.Color = clBlack
  238.             Font.Height = -11
  239.             Font.Name = 'MS Sans Serif'
  240.             Font.Style = []
  241.             ParentFont = False
  242.             WordWrap = True
  243.           end
  244.           object Product1QtyEdit: TEdit
  245.             Left = 72
  246.             Top = 184
  247.             Width = 37
  248.             Height = 21
  249.             MaxLength = 5
  250.             TabOrder = 2
  251.           end
  252.           object Product1ShipRadioGroup: TRadioGroup
  253.             Left = 296
  254.             Top = 120
  255.             Width = 193
  256.             Height = 93
  257.             Caption = 'Shipment Options'
  258.             Font.Charset = DEFAULT_CHARSET
  259.             Font.Color = clBlack
  260.             Font.Height = -11
  261.             Font.Name = 'MS Sans Serif'
  262.             Font.Style = [fsBold]
  263.             ParentFont = False
  264.             TabOrder = 5
  265.             TabStop = True
  266.           end
  267.           object GroupBox1: TGroupBox
  268.             Left = 296
  269.             Top = 0
  270.             Width = 193
  271.             Height = 113
  272.             Caption = 'Pricing'
  273.             TabOrder = 4
  274.             object Product1PriceHeaderLabel: TLabel
  275.               Left = 16
  276.               Top = 12
  277.               Width = 3
  278.               Height = 13
  279.             end
  280.             object Product1ScheduleMemo: TMemo
  281.               Left = 16
  282.               Top = 28
  283.               Width = 173
  284.               Height = 77
  285.               TabStop = False
  286.               BorderStyle = bsNone
  287.               Color = clBtnFace
  288.               ReadOnly = True
  289.               ScrollBars = ssVertical
  290.               TabOrder = 0
  291.             end
  292.           end
  293.           object Product1FilePanel: TPanel
  294.             Left = 0
  295.             Top = 212
  296.             Width = 289
  297.             Height = 61
  298.             TabOrder = 3
  299.             object Label1: TLabel
  300.               Left = 13
  301.               Top = 12
  302.               Width = 25
  303.               Height = 13
  304.               Caption = 'File:'
  305.               Font.Charset = DEFAULT_CHARSET
  306.               Font.Color = clBlack
  307.               Font.Height = -11
  308.               Font.Name = 'MS Sans Serif'
  309.               Font.Style = [fsBold]
  310.               ParentFont = False
  311.             end
  312.             object Product1FileEdit: TEdit
  313.               Left = 40
  314.               Top = 8
  315.               Width = 209
  316.               Height = 21
  317.               TabStop = False
  318.               Color = clBtnFace
  319.               Font.Charset = DEFAULT_CHARSET
  320.               Font.Color = clBlack
  321.               Font.Height = -11
  322.               Font.Name = 'MS Sans Serif'
  323.               Font.Style = []
  324.               ParentFont = False
  325.               ReadOnly = True
  326.               TabOrder = 0
  327.             end
  328.             object Product1ChooseFileBtn: TBitBtn
  329.               Left = 256
  330.               Top = 6
  331.               Width = 29
  332.               Height = 25
  333.               Caption = '...'
  334.               Font.Charset = DEFAULT_CHARSET
  335.               Font.Color = clBlack
  336.               Font.Height = -11
  337.               Font.Name = 'MS Sans Serif'
  338.               Font.Style = []
  339.               ParentFont = False
  340.               TabOrder = 1
  341.               OnClick = Product1ChooseFileBtnClick
  342.             end
  343.           end
  344.           object Product1OptionsRadioGroup: TRadioGroup
  345.             Left = 8
  346.             Top = 88
  347.             Width = 269
  348.             Height = 85
  349.             Caption = 'Options'
  350.             TabOrder = 1
  351.             TabStop = True
  352.           end
  353.           object Product1DescRichEdit: TRichEdit
  354.             Left = 8
  355.             Top = 4
  356.             Width = 269
  357.             Height = 81
  358.             TabStop = False
  359.             HideScrollBars = False
  360.             ReadOnly = True
  361.             ScrollBars = ssVertical
  362.             TabOrder = 0
  363.           end
  364.         end
  365.         object Product2Sheet: TTabSheet
  366.           object Label40: TLabel
  367.             Left = 12
  368.             Top = 188
  369.             Width = 52
  370.             Height = 13
  371.             Caption = 'Quantity:'
  372.             Font.Charset = DEFAULT_CHARSET
  373.             Font.Color = clBlack
  374.             Font.Height = -11
  375.             Font.Name = 'MS Sans Serif'
  376.             Font.Style = [fsBold]
  377.             ParentFont = False
  378.           end
  379.           object Product2MinQtyLabel: TLabel
  380.             Left = 124
  381.             Top = 188
  382.             Width = 33
  383.             Height = 13
  384.             Caption = 'MinQty'
  385.           end
  386.           object Product2INShipLabel: TLabel
  387.             Left = 300
  388.             Top = 216
  389.             Width = 185
  390.             Height = 57
  391.             AutoSize = False
  392.             Caption = 
  393.               'International shipping charges vary.  Internatinal customers wil' +
  394.               'l be contacted with the exact shipping amount before the order i' +
  395.               's processed.'
  396.             Font.Charset = DEFAULT_CHARSET
  397.             Font.Color = clBlack
  398.             Font.Height = -11
  399.             Font.Name = 'MS Sans Serif'
  400.             Font.Style = []
  401.             ParentFont = False
  402.             WordWrap = True
  403.           end
  404.           object Product2QtyEdit: TEdit
  405.             Left = 72
  406.             Top = 184
  407.             Width = 37
  408.             Height = 21
  409.             MaxLength = 5
  410.             TabOrder = 2
  411.           end
  412.           object GroupBox2: TGroupBox
  413.             Left = 296
  414.             Top = 0
  415.             Width = 193
  416.             Height = 113
  417.             Caption = 'Pricing'
  418.             TabOrder = 4
  419.             object Product2PriceHeaderLabel: TLabel
  420.               Left = 16
  421.               Top = 12
  422.               Width = 3
  423.               Height = 13
  424.             end
  425.             object Product2ScheduleMemo: TMemo
  426.               Left = 16
  427.               Top = 28
  428.               Width = 173
  429.               Height = 77
  430.               TabStop = False
  431.               BorderStyle = bsNone
  432.               Color = clBtnFace
  433.               ReadOnly = True
  434.               ScrollBars = ssVertical
  435.               TabOrder = 0
  436.             end
  437.           end
  438.           object Product2ShipRadioGroup: TRadioGroup
  439.             Left = 296
  440.             Top = 120
  441.             Width = 193
  442.             Height = 93
  443.             Caption = 'Shipment Options'
  444.             Font.Charset = DEFAULT_CHARSET
  445.             Font.Color = clBlack
  446.             Font.Height = -11
  447.             Font.Name = 'MS Sans Serif'
  448.             Font.Style = [fsBold]
  449.             ParentFont = False
  450.             TabOrder = 5
  451.             TabStop = True
  452.           end
  453.           object Product2OptionsRadioGroup: TRadioGroup
  454.             Left = 8
  455.             Top = 88
  456.             Width = 269
  457.             Height = 85
  458.             Caption = 'Options'
  459.             TabOrder = 1
  460.             TabStop = True
  461.           end
  462.           object Product2FilePanel: TPanel
  463.             Left = 0
  464.             Top = 212
  465.             Width = 289
  466.             Height = 61
  467.             TabOrder = 3
  468.             object Label41: TLabel
  469.               Left = 13
  470.               Top = 12
  471.               Width = 25
  472.               Height = 13
  473.               Caption = 'File:'
  474.               Font.Charset = DEFAULT_CHARSET
  475.               Font.Color = clBlack
  476.               Font.Height = -11
  477.               Font.Name = 'MS Sans Serif'
  478.               Font.Style = [fsBold]
  479.               ParentFont = False
  480.             end
  481.             object Product2FileEdit: TEdit
  482.               Left = 40
  483.               Top = 8
  484.               Width = 209
  485.               Height = 21
  486.               TabStop = False
  487.               Color = clBtnFace
  488.               Font.Charset = DEFAULT_CHARSET
  489.               Font.Color = clBlack
  490.               Font.Height = -11
  491.               Font.Name = 'MS Sans Serif'
  492.               Font.Style = []
  493.               ParentFont = False
  494.               ReadOnly = True
  495.               TabOrder = 0
  496.             end
  497.             object BitBtn1: TBitBtn
  498.               Left = 256
  499.               Top = 6
  500.               Width = 29
  501.               Height = 25
  502.               Caption = '...'
  503.               Font.Charset = DEFAULT_CHARSET
  504.               Font.Color = clBlack
  505.               Font.Height = -11
  506.               Font.Name = 'MS Sans Serif'
  507.               Font.Style = []
  508.               ParentFont = False
  509.               TabOrder = 1
  510.               OnClick = Product2ChooseFileBtnClick
  511.             end
  512.           end
  513.           object Product2DescRichEdit: TRichEdit
  514.             Left = 8
  515.             Top = 4
  516.             Width = 269
  517.             Height = 81
  518.             TabStop = False
  519.             HideScrollBars = False
  520.             ReadOnly = True
  521.             ScrollBars = ssVertical
  522.             TabOrder = 0
  523.           end
  524.         end
  525.         object Product3Sheet: TTabSheet
  526.           object Label45: TLabel
  527.             Left = 12
  528.             Top = 188
  529.             Width = 52
  530.             Height = 13
  531.             Caption = 'Quantity:'
  532.             Font.Charset = DEFAULT_CHARSET
  533.             Font.Color = clBlack
  534.             Font.Height = -11
  535.             Font.Name = 'MS Sans Serif'
  536.             Font.Style = [fsBold]
  537.             ParentFont = False
  538.           end
  539.           object Product3MinQtyLabel: TLabel
  540.             Left = 124
  541.             Top = 188
  542.             Width = 33
  543.             Height = 13
  544.             Caption = 'MinQty'
  545.           end
  546.           object Product3INShipLabel: TLabel
  547.             Left = 300
  548.             Top = 216
  549.             Width = 185
  550.             Height = 57
  551.             AutoSize = False
  552.             Caption = 
  553.               'International shipping charges vary.  Internatinal customers wil' +
  554.               'l be contacted with the exact shipping amount before the order i' +
  555.               's processed.'
  556.             Font.Charset = DEFAULT_CHARSET
  557.             Font.Color = clBlack
  558.             Font.Height = -11
  559.             Font.Name = 'MS Sans Serif'
  560.             Font.Style = []
  561.             ParentFont = False
  562.             WordWrap = True
  563.           end
  564.           object Product3QtyEdit: TEdit
  565.             Left = 72
  566.             Top = 184
  567.             Width = 37
  568.             Height = 21
  569.             MaxLength = 5
  570.             TabOrder = 2
  571.           end
  572.           object GroupBox3: TGroupBox
  573.             Left = 296
  574.             Top = 0
  575.             Width = 193
  576.             Height = 113
  577.             Caption = 'Pricing'
  578.             TabOrder = 4
  579.             object Product3PriceHeaderLabel: TLabel
  580.               Left = 16
  581.               Top = 12
  582.               Width = 3
  583.               Height = 13
  584.             end
  585.             object Product3ScheduleMemo: TMemo
  586.               Left = 16
  587.               Top = 28
  588.               Width = 173
  589.               Height = 77
  590.               TabStop = False
  591.               BorderStyle = bsNone
  592.               Color = clBtnFace
  593.               ReadOnly = True
  594.               ScrollBars = ssVertical
  595.               TabOrder = 0
  596.             end
  597.           end
  598.           object Product3ShipRadioGroup: TRadioGroup
  599.             Left = 296
  600.             Top = 120
  601.             Width = 193
  602.             Height = 93
  603.             Caption = 'Shipment Options'
  604.             Font.Charset = DEFAULT_CHARSET
  605.             Font.Color = clBlack
  606.             Font.Height = -11
  607.             Font.Name = 'MS Sans Serif'
  608.             Font.Style = [fsBold]
  609.             ParentFont = False
  610.             TabOrder = 5
  611.             TabStop = True
  612.           end
  613.           object Product3OptionsRadioGroup: TRadioGroup
  614.             Left = 8
  615.             Top = 88
  616.             Width = 269
  617.             Height = 85
  618.             Caption = 'Options'
  619.             TabOrder = 1
  620.             TabStop = True
  621.           end
  622.           object Product3FilePanel: TPanel
  623.             Left = 0
  624.             Top = 212
  625.             Width = 289
  626.             Height = 61
  627.             TabOrder = 3
  628.             object Label43: TLabel
  629.               Left = 13
  630.               Top = 12
  631.               Width = 25
  632.               Height = 13
  633.               Caption = 'File:'
  634.               Font.Charset = DEFAULT_CHARSET
  635.               Font.Color = clBlack
  636.               Font.Height = -11
  637.               Font.Name = 'MS Sans Serif'
  638.               Font.Style = [fsBold]
  639.               ParentFont = False
  640.             end
  641.             object Product3FileEdit: TEdit
  642.               Left = 40
  643.               Top = 8
  644.               Width = 209
  645.               Height = 21
  646.               TabStop = False
  647.               Color = clBtnFace
  648.               Font.Charset = DEFAULT_CHARSET
  649.               Font.Color = clBlack
  650.               Font.Height = -11
  651.               Font.Name = 'MS Sans Serif'
  652.               Font.Style = []
  653.               ParentFont = False
  654.               ReadOnly = True
  655.               TabOrder = 0
  656.             end
  657.             object Product3ChooseFileBtn: TBitBtn
  658.               Left = 256
  659.               Top = 6
  660.               Width = 29
  661.               Height = 25
  662.               Caption = '...'
  663.               Font.Charset = DEFAULT_CHARSET
  664.               Font.Color = clBlack
  665.               Font.Height = -11
  666.               Font.Name = 'MS Sans Serif'
  667.               Font.Style = []
  668.               ParentFont = False
  669.               TabOrder = 1
  670.               OnClick = Product3ChooseFileBtnClick
  671.             end
  672.           end
  673.           object Product3DescRichEdit: TRichEdit
  674.             Left = 8
  675.             Top = 4
  676.             Width = 269
  677.             Height = 81
  678.             TabStop = False
  679.             HideScrollBars = False
  680.             ReadOnly = True
  681.             ScrollBars = ssVertical
  682.             TabOrder = 0
  683.           end
  684.         end
  685.       end
  686.       object Panel2: TPanel
  687.         Left = 0
  688.         Top = 334
  689.         Width = 527
  690.         Height = 41
  691.         Align = alBottom
  692.         TabOrder = 1
  693.         object Label34: TLabel
  694.           Left = 14
  695.           Top = 4
  696.           Width = 499
  697.           Height = 33
  698.           Alignment = taCenter
  699.           AutoSize = False
  700.           Caption = 
  701.             'Fields in bold are required fields.  Required fields must be com' +
  702.             'pleted accurately and completely or your order will not be proce' +
  703.             'ssed.'
  704.           Font.Charset = DEFAULT_CHARSET
  705.           Font.Color = clRed
  706.           Font.Height = -11
  707.           Font.Name = 'MS Sans Serif'
  708.           Font.Style = [fsBold]
  709.           ParentFont = False
  710.           WordWrap = True
  711.         end
  712.       end
  713.     end
  714.     object BISheet: TTabSheet
  715.       Caption = '&Billing Information'
  716.       TabVisible = False
  717.       object Label2: TLabel
  718.         Left = 4
  719.         Top = 57
  720.         Width = 37
  721.         Height = 13
  722.         Caption = 'Name:'
  723.         Font.Charset = DEFAULT_CHARSET
  724.         Font.Color = clWindowText
  725.         Font.Height = -11
  726.         Font.Name = 'MS Sans Serif'
  727.         Font.Style = [fsBold]
  728.         ParentFont = False
  729.       end
  730.       object Label3: TLabel
  731.         Left = 4
  732.         Top = 81
  733.         Width = 50
  734.         Height = 13
  735.         Caption = 'Address:'
  736.         Font.Charset = DEFAULT_CHARSET
  737.         Font.Color = clWindowText
  738.         Font.Height = -11
  739.         Font.Name = 'MS Sans Serif'
  740.         Font.Style = [fsBold]
  741.         ParentFont = False
  742.       end
  743.       object Label5: TLabel
  744.         Left = 4
  745.         Top = 129
  746.         Width = 26
  747.         Height = 13
  748.         Caption = 'City:'
  749.         Font.Charset = DEFAULT_CHARSET
  750.         Font.Color = clWindowText
  751.         Font.Height = -11
  752.         Font.Name = 'MS Sans Serif'
  753.         Font.Style = [fsBold]
  754.         ParentFont = False
  755.       end
  756.       object Label6: TLabel
  757.         Left = 276
  758.         Top = 129
  759.         Width = 35
  760.         Height = 13
  761.         Caption = 'State:'
  762.         Font.Charset = DEFAULT_CHARSET
  763.         Font.Color = clWindowText
  764.         Font.Height = -11
  765.         Font.Name = 'MS Sans Serif'
  766.         Font.Style = [fsBold]
  767.         ParentFont = False
  768.       end
  769.       object Label7: TLabel
  770.         Left = 384
  771.         Top = 129
  772.         Width = 23
  773.         Height = 13
  774.         Caption = 'Zip:'
  775.         Font.Charset = DEFAULT_CHARSET
  776.         Font.Color = clWindowText
  777.         Font.Height = -11
  778.         Font.Name = 'MS Sans Serif'
  779.         Font.Style = [fsBold]
  780.         ParentFont = False
  781.       end
  782.       object Label8: TLabel
  783.         Left = 4
  784.         Top = 153
  785.         Width = 56
  786.         Height = 13
  787.         Caption = 'Day Phone:'
  788.         Font.Charset = DEFAULT_CHARSET
  789.         Font.Color = clWindowText
  790.         Font.Height = -11
  791.         Font.Name = 'MS Sans Serif'
  792.         Font.Style = []
  793.         ParentFont = False
  794.       end
  795.       object Label9: TLabel
  796.         Left = 4
  797.         Top = 181
  798.         Width = 20
  799.         Height = 13
  800.         Caption = 'Fax:'
  801.       end
  802.       object EveningPhoneEdit: TLabel
  803.         Left = 200
  804.         Top = 153
  805.         Width = 59
  806.         Height = 13
  807.         Caption = 'Eve. Phone:'
  808.       end
  809.       object Label10: TLabel
  810.         Left = 200
  811.         Top = 177
  812.         Width = 39
  813.         Height = 13
  814.         Caption = 'E-mail:'
  815.         Font.Charset = DEFAULT_CHARSET
  816.         Font.Color = clWindowText
  817.         Font.Height = -11
  818.         Font.Name = 'MS Sans Serif'
  819.         Font.Style = [fsBold]
  820.         ParentFont = False
  821.       end
  822.       object Image1: TImage
  823.         Left = 368
  824.         Top = 264
  825.         Width = 24
  826.         Height = 32
  827.         AutoSize = True
  828.         Picture.Data = {<image001.bmp>}
  829.       end
  830.       object Label33: TLabel
  831.         Left = 400
  832.         Top = 248
  833.         Width = 121
  834.         Height = 77
  835.         AutoSize = False
  836.         Caption = 
  837.           'All your information is encrypted and transmitted securely over ' +
  838.           'the Internet to protect your privacy.'
  839.         Font.Charset = DEFAULT_CHARSET
  840.         Font.Color = clBlack
  841.         Font.Height = -11
  842.         Font.Name = 'MS Sans Serif'
  843.         Font.Style = [fsBold]
  844.         ParentFont = False
  845.         WordWrap = True
  846.       end
  847.       object Label26: TLabel
  848.         Left = 4
  849.         Top = 0
  850.         Width = 496
  851.         Height = 39
  852.         Caption = 
  853.           'Enter your billing information below.  The address entered here ' +
  854.           'MUST match the address on your credit card.  You will be able to' +
  855.           ' specify a different shipping address on the next screen if you ' +
  856.           'wish.'
  857.         Font.Charset = DEFAULT_CHARSET
  858.         Font.Color = clBlack
  859.         Font.Height = -11
  860.         Font.Name = 'MS Sans Serif'
  861.         Font.Style = [fsBold]
  862.         ParentFont = False
  863.         WordWrap = True
  864.       end
  865.       object Bevel2: TBevel
  866.         Left = 8
  867.         Top = 200
  868.         Width = 510
  869.         Height = 9
  870.         Shape = bsTopLine
  871.       end
  872.       object Bevel4: TBevel
  873.         Left = 4
  874.         Top = 44
  875.         Width = 511
  876.         Height = 13
  877.         Shape = bsTopLine
  878.       end
  879.       object Label37: TLabel
  880.         Left = 356
  881.         Top = 57
  882.         Width = 48
  883.         Height = 13
  884.         Caption = 'Country:'
  885.         Font.Charset = DEFAULT_CHARSET
  886.         Font.Color = clWindowText
  887.         Font.Height = -11
  888.         Font.Name = 'MS Sans Serif'
  889.         Font.Style = [fsBold]
  890.         ParentFont = False
  891.       end
  892.       object Label39: TLabel
  893.         Left = 8
  894.         Top = 260
  895.         Width = 329
  896.         Height = 53
  897.         AutoSize = False
  898.         Caption = 
  899.           'As we process your order someone will contact you with instructi' +
  900.           'ons for sending payment.  Please make sure you have filled in a ' +
  901.           'phone number and/or e-mail address above.'
  902.         Font.Charset = DEFAULT_CHARSET
  903.         Font.Color = clRed
  904.         Font.Height = -11
  905.         Font.Name = 'MS Sans Serif'
  906.         Font.Style = []
  907.         ParentFont = False
  908.         WordWrap = True
  909.       end
  910.       object NameEdit: TEdit
  911.         Left = 64
  912.         Top = 53
  913.         Width = 197
  914.         Height = 21
  915.         MaxLength = 49
  916.         TabOrder = 0
  917.       end
  918.       object Addr1Edit: TEdit
  919.         Left = 64
  920.         Top = 77
  921.         Width = 305
  922.         Height = 21
  923.         MaxLength = 49
  924.         TabOrder = 2
  925.       end
  926.       object Addr2Edit: TEdit
  927.         Left = 64
  928.         Top = 101
  929.         Width = 305
  930.         Height = 21
  931.         MaxLength = 49
  932.         TabOrder = 3
  933.       end
  934.       object CityEdit: TEdit
  935.         Left = 64
  936.         Top = 125
  937.         Width = 201
  938.         Height = 21
  939.         MaxLength = 39
  940.         TabOrder = 4
  941.       end
  942.       object StateEdit: TEdit
  943.         Left = 316
  944.         Top = 125
  945.         Width = 57
  946.         Height = 21
  947.         MaxLength = 19
  948.         TabOrder = 5
  949.       end
  950.       object ZipEdit: TEdit
  951.         Left = 416
  952.         Top = 125
  953.         Width = 89
  954.         Height = 21
  955.         MaxLength = 19
  956.         TabOrder = 6
  957.       end
  958.       object DayPhoneEdit: TEdit
  959.         Left = 64
  960.         Top = 149
  961.         Width = 121
  962.         Height = 21
  963.         MaxLength = 19
  964.         TabOrder = 7
  965.       end
  966.       object FaxEdit: TEdit
  967.         Left = 64
  968.         Top = 173
  969.         Width = 121
  970.         Height = 21
  971.         MaxLength = 19
  972.         TabOrder = 9
  973.       end
  974.       object EvePhoneEdit: TEdit
  975.         Left = 264
  976.         Top = 149
  977.         Width = 121
  978.         Height = 21
  979.         MaxLength = 19
  980.         TabOrder = 8
  981.       end
  982.       object EmailEdit: TEdit
  983.         Left = 264
  984.         Top = 173
  985.         Width = 213
  986.         Height = 21
  987.         MaxLength = 99
  988.         TabOrder = 10
  989.       end
  990.       object Panel1: TPanel
  991.         Left = 0
  992.         Top = 338
  993.         Width = 527
  994.         Height = 37
  995.         Align = alBottom
  996.         TabOrder = 13
  997.         object Label25: TLabel
  998.           Left = 22
  999.           Top = 4
  1000.           Width = 467
  1001.           Height = 29
  1002.           Alignment = taCenter
  1003.           AutoSize = False
  1004.           Caption = 
  1005.             'Fields in bold are required fields.  Required fields must be com' +
  1006.             'pleted accurately and completely or your order will not be proce' +
  1007.             'ssed.'
  1008.           Font.Charset = DEFAULT_CHARSET
  1009.           Font.Color = clRed
  1010.           Font.Height = -11
  1011.           Font.Name = 'MS Sans Serif'
  1012.           Font.Style = [fsBold]
  1013.           ParentFont = False
  1014.           WordWrap = True
  1015.         end
  1016.       end
  1017.       object CountryEdit: TEdit
  1018.         Left = 416
  1019.         Top = 53
  1020.         Width = 89
  1021.         Height = 21
  1022.         MaxLength = 29
  1023.         TabOrder = 1
  1024.         Text = 'USA'
  1025.       end
  1026.       object CCPanel: TPanel
  1027.         Left = 4
  1028.         Top = 240
  1029.         Width = 357
  1030.         Height = 93
  1031.         TabOrder = 12
  1032.         object Label23: TLabel
  1033.           Left = 128
  1034.           Top = 16
  1035.           Width = 80
  1036.           Height = 13
  1037.           Caption = 'Credit Card #:'
  1038.           Font.Charset = DEFAULT_CHARSET
  1039.           Font.Color = clWindowText
  1040.           Font.Height = -11
  1041.           Font.Name = 'MS Sans Serif'
  1042.           Font.Style = [fsBold]
  1043.           ParentFont = False
  1044.         end
  1045.         object Label24: TLabel
  1046.           Left = 128
  1047.           Top = 48
  1048.           Width = 109
  1049.           Height = 13
  1050.           Caption = 'Exp. Date (mm/yy):'
  1051.           Font.Charset = DEFAULT_CHARSET
  1052.           Font.Color = clWindowText
  1053.           Font.Height = -11
  1054.           Font.Name = 'MS Sans Serif'
  1055.           Font.Style = [fsBold]
  1056.           ParentFont = False
  1057.         end
  1058.         object CCRadioGroup: TRadioGroup
  1059.           Left = 4
  1060.           Top = 8
  1061.           Width = 117
  1062.           Height = 77
  1063.           Caption = 'Credit Card Type'
  1064.           Font.Charset = DEFAULT_CHARSET
  1065.           Font.Color = clWindowText
  1066.           Font.Height = -11
  1067.           Font.Name = 'MS Sans Serif'
  1068.           Font.Style = [fsBold]
  1069.           ItemIndex = 0
  1070.           Items.Strings = (
  1071.             'Visa'
  1072.             'MasterCard'
  1073.             'AMEX'
  1074.             'Discover')
  1075.           ParentFont = False
  1076.           TabOrder = 0
  1077.         end
  1078.         object CCNoEdit: TEdit
  1079.           Left = 216
  1080.           Top = 12
  1081.           Width = 133
  1082.           Height = 21
  1083.           MaxLength = 29
  1084.           TabOrder = 1
  1085.         end
  1086.         object CCExpDateEdit: TEdit
  1087.           Left = 240
  1088.           Top = 44
  1089.           Width = 65
  1090.           Height = 21
  1091.           TabOrder = 2
  1092.         end
  1093.       end
  1094.       object PhoneCheck: TCheckBox
  1095.         Left = 8
  1096.         Top = 216
  1097.         Width = 505
  1098.         Height = 17
  1099.         Caption = 
  1100.           'I prefer to give my credit card information by phone or pay by c' +
  1101.           'heck or money order.'
  1102.         Font.Charset = DEFAULT_CHARSET
  1103.         Font.Color = clWindowText
  1104.         Font.Height = -11
  1105.         Font.Name = 'MS Sans Serif'
  1106.         Font.Style = [fsBold]
  1107.         ParentFont = False
  1108.         TabOrder = 11
  1109.         OnClick = PhoneCheckClick
  1110.       end
  1111.     end
  1112.     object SISheet: TTabSheet
  1113.       Caption = '&Shipping Information'
  1114.       TabVisible = False
  1115.       object Label11: TLabel
  1116.         Left = 8
  1117.         Top = 71
  1118.         Width = 31
  1119.         Height = 13
  1120.         Caption = 'Name:'
  1121.       end
  1122.       object Label13: TLabel
  1123.         Left = 8
  1124.         Top = 107
  1125.         Width = 41
  1126.         Height = 13
  1127.         Caption = 'Address:'
  1128.       end
  1129.       object Label15: TLabel
  1130.         Left = 8
  1131.         Top = 170
  1132.         Width = 20
  1133.         Height = 13
  1134.         Caption = 'City:'
  1135.       end
  1136.       object Label19: TLabel
  1137.         Left = 375
  1138.         Top = 171
  1139.         Width = 18
  1140.         Height = 13
  1141.         Caption = 'Zip:'
  1142.       end
  1143.       object Label20: TLabel
  1144.         Left = 268
  1145.         Top = 171
  1146.         Width = 28
  1147.         Height = 13
  1148.         Caption = 'State:'
  1149.       end
  1150.       object Label21: TLabel
  1151.         Left = 4
  1152.         Top = 6
  1153.         Width = 478
  1154.         Height = 26
  1155.         Caption = 
  1156.           'Enter the shipping address below only if it is different than yo' +
  1157.           'ur billing address.  The shipping address is where your order wi' +
  1158.           'll be shipped.'
  1159.         Font.Charset = DEFAULT_CHARSET
  1160.         Font.Color = clWindowText
  1161.         Font.Height = -11
  1162.         Font.Name = 'MS Sans Serif'
  1163.         Font.Style = [fsBold]
  1164.         ParentFont = False
  1165.         WordWrap = True
  1166.       end
  1167.       object Label22: TLabel
  1168.         Left = 4
  1169.         Top = 219
  1170.         Width = 208
  1171.         Height = 13
  1172.         Caption = 'Special Instructions, Comments, Notes, etc.:'
  1173.       end
  1174.       object Bevel5: TBevel
  1175.         Left = 8
  1176.         Top = 43
  1177.         Width = 511
  1178.         Height = 13
  1179.         Shape = bsTopLine
  1180.       end
  1181.       object Label38: TLabel
  1182.         Left = 352
  1183.         Top = 75
  1184.         Width = 39
  1185.         Height = 13
  1186.         Caption = 'Country:'
  1187.       end
  1188.       object Bevel6: TBevel
  1189.         Left = 8
  1190.         Top = 247
  1191.         Width = 511
  1192.         Height = 13
  1193.         Shape = bsTopLine
  1194.       end
  1195.       object ShipCityEdit: TEdit
  1196.         Left = 56
  1197.         Top = 167
  1198.         Width = 201
  1199.         Height = 21
  1200.         MaxLength = 39
  1201.         TabOrder = 4
  1202.       end
  1203.       object ShipStateEdit: TEdit
  1204.         Left = 304
  1205.         Top = 167
  1206.         Width = 57
  1207.         Height = 21
  1208.         MaxLength = 19
  1209.         TabOrder = 5
  1210.       end
  1211.       object ShipAddr2Edit: TEdit
  1212.         Left = 56
  1213.         Top = 135
  1214.         Width = 305
  1215.         Height = 21
  1216.         MaxLength = 49
  1217.         TabOrder = 3
  1218.       end
  1219.       object ShipAddr1Edit: TEdit
  1220.         Left = 56
  1221.         Top = 103
  1222.         Width = 305
  1223.         Height = 21
  1224.         MaxLength = 49
  1225.         TabOrder = 2
  1226.       end
  1227.       object ShipNameEdit: TEdit
  1228.         Left = 56
  1229.         Top = 71
  1230.         Width = 197
  1231.         Height = 21
  1232.         MaxLength = 49
  1233.         TabOrder = 0
  1234.       end
  1235.       object ShipZipEdit: TEdit
  1236.         Left = 400
  1237.         Top = 167
  1238.         Width = 89
  1239.         Height = 21
  1240.         MaxLength = 19
  1241.         TabOrder = 6
  1242.       end
  1243.       object ShipNotesMemo: TMemo
  1244.         Left = 4
  1245.         Top = 239
  1246.         Width = 513
  1247.         Height = 89
  1248.         MaxLength = 255
  1249.         ScrollBars = ssVertical
  1250.         TabOrder = 7
  1251.       end
  1252.       object ShipCountryEdit: TEdit
  1253.         Left = 400
  1254.         Top = 71
  1255.         Width = 89
  1256.         Height = 21
  1257.         MaxLength = 29
  1258.         TabOrder = 1
  1259.         Text = 'USA'
  1260.       end
  1261.       object Panel3: TPanel
  1262.         Left = 0
  1263.         Top = 338
  1264.         Width = 527
  1265.         Height = 37
  1266.         Align = alBottom
  1267.         TabOrder = 8
  1268.         object Label14: TLabel
  1269.           Left = 15
  1270.           Top = 12
  1271.           Width = 497
  1272.           Height = 13
  1273.           Alignment = taCenter
  1274.           Caption = 
  1275.             'If you do not enter a shipping address your order will be shippe' +
  1276.             'd to your billing address.'
  1277.           Font.Charset = DEFAULT_CHARSET
  1278.           Font.Color = clRed
  1279.           Font.Height = -11
  1280.           Font.Name = 'MS Sans Serif'
  1281.           Font.Style = [fsBold]
  1282.           ParentFont = False
  1283.         end
  1284.       end
  1285.     end
  1286.     object FinishSheet: TTabSheet
  1287.       Caption = 'Finish'
  1288.       TabVisible = False
  1289.       OnShow = FinishSheetShow
  1290.       object Label30: TLabel
  1291.         Left = 3
  1292.         Top = 8
  1293.         Width = 522
  1294.         Height = 16
  1295.         Alignment = taCenter
  1296.         AutoSize = False
  1297.         Caption = 
  1298.           'Please review the summary below carefully before submitting your' +
  1299.           ' order.'
  1300.         Font.Charset = DEFAULT_CHARSET
  1301.         Font.Color = clRed
  1302.         Font.Height = -13
  1303.         Font.Name = 'MS Sans Serif'
  1304.         Font.Style = [fsBold]
  1305.         ParentFont = False
  1306.       end
  1307.       object Label31: TLabel
  1308.         Left = 12
  1309.         Top = 40
  1310.         Width = 487
  1311.         Height = 13
  1312.         Caption = 
  1313.           'If there is an error in the summary click the << Back button bel' +
  1314.           'ow to correct the error.'
  1315.         Font.Charset = DEFAULT_CHARSET
  1316.         Font.Color = clWindowText
  1317.         Font.Height = -11
  1318.         Font.Name = 'MS Sans Serif'
  1319.         Font.Style = [fsBold]
  1320.         ParentFont = False
  1321.       end
  1322.       object Label32: TLabel
  1323.         Left = 12
  1324.         Top = 60
  1325.         Width = 509
  1326.         Height = 37
  1327.         AutoSize = False
  1328.         Caption = 
  1329.           'When you have reviewed the summary carefully and are satisfied c' +
  1330.           'lick the Submit Order button to place your order'
  1331.         Font.Charset = DEFAULT_CHARSET
  1332.         Font.Color = clWindowText
  1333.         Font.Height = -11
  1334.         Font.Name = 'MS Sans Serif'
  1335.         Font.Style = [fsBold]
  1336.         ParentFont = False
  1337.         WordWrap = True
  1338.       end
  1339.       object Label36: TLabel
  1340.         Left = 12
  1341.         Top = 336
  1342.         Width = 312
  1343.         Height = 13
  1344.         Caption = 
  1345.           'We will contact you within 2-3 business days to confirm your ord' +
  1346.           'er.'
  1347.         Font.Charset = DEFAULT_CHARSET
  1348.         Font.Color = clWindowText
  1349.         Font.Height = -11
  1350.         Font.Name = 'MS Sans Serif'
  1351.         Font.Style = []
  1352.         ParentFont = False
  1353.         WordWrap = True
  1354.       end
  1355.       object Bevel7: TBevel
  1356.         Left = 8
  1357.         Top = 32
  1358.         Width = 511
  1359.         Height = 13
  1360.         Shape = bsTopLine
  1361.       end
  1362.       object Label4: TLabel
  1363.         Left = 12
  1364.         Top = 354
  1365.         Width = 465
  1366.         Height = 13
  1367.         Caption = 
  1368.           'If you have any questions please click the Help buton below for ' +
  1369.           'information on how to contact us.  '
  1370.       end
  1371.       object SummaryMemo: TMemo
  1372.         Left = 12
  1373.         Top = 96
  1374.         Width = 389
  1375.         Height = 229
  1376.         TabStop = False
  1377.         Font.Charset = ANSI_CHARSET
  1378.         Font.Color = clWindowText
  1379.         Font.Height = -11
  1380.         Font.Name = 'Courier New'
  1381.         Font.Style = []
  1382.         ParentFont = False
  1383.         ReadOnly = True
  1384.         ScrollBars = ssBoth
  1385.         TabOrder = 0
  1386.       end
  1387.       object SubmitBtn: TBitBtn
  1388.         Left = 412
  1389.         Top = 191
  1390.         Width = 105
  1391.         Height = 45
  1392.         Caption = '&Submit Order'
  1393.         Font.Charset = DEFAULT_CHARSET
  1394.         Font.Color = clBlack
  1395.         Font.Height = -11
  1396.         Font.Name = 'MS Sans Serif'
  1397.         Font.Style = [fsBold]
  1398.         ParentFont = False
  1399.         TabOrder = 1
  1400.         OnClick = SubmitBtnClick
  1401.       end
  1402.     end
  1403.     object MsgSheet: TTabSheet
  1404.       TabVisible = False
  1405.       object MsgRichEdit: TRichEdit
  1406.         Left = 4
  1407.         Top = 8
  1408.         Width = 517
  1409.         Height = 361
  1410.         ReadOnly = True
  1411.         ScrollBars = ssVertical
  1412.         TabOrder = 0
  1413.       end
  1414.     end
  1415.   end
  1416.   object CancelBtn: TBitBtn
  1417.     Left = 352
  1418.     Top = 395
  1419.     Width = 75
  1420.     Height = 25
  1421.     Cancel = True
  1422.     Caption = '&Cancel'
  1423.     TabOrder = 3
  1424.     OnClick = CancelBtnClick
  1425.   end
  1426.   object NextBtn: TBitBtn
  1427.     Left = 256
  1428.     Top = 395
  1429.     Width = 75
  1430.     Height = 25
  1431.     Caption = '&Next >>'
  1432.     TabOrder = 2
  1433.     OnClick = NextBtnClick
  1434.   end
  1435.   object BackBtn: TBitBtn
  1436.     Left = 180
  1437.     Top = 395
  1438.     Width = 75
  1439.     Height = 25
  1440.     Caption = '<< &Back'
  1441.     Enabled = False
  1442.     TabOrder = 1
  1443.     OnClick = BackBtnClick
  1444.   end
  1445.   object HelpBtn: TBitBtn
  1446.     Left = 448
  1447.     Top = 395
  1448.     Width = 75
  1449.     Height = 25
  1450.     Caption = '&Help'
  1451.     TabOrder = 4
  1452.     Visible = False
  1453.     OnClick = HelpBtnClick
  1454.   end
  1455.   object OpenDialog: TOpenDialog
  1456.     Filter = 'All Files|*.*'
  1457.     Title = 'Select File'
  1458.     Left = 40
  1459.     Top = 395
  1460.   end
  1461.   object FTP: TNMFTP
  1462.     Port = 21
  1463.     TimeOut = 60000
  1464.     ReportLevel = 0
  1465.     UserID = 'anonymous'
  1466.     Password = 'guest@unknown.com'
  1467.     Vendor = 1
  1468.     ParseList = False
  1469.     ProxyPort = 0
  1470.     Passive = False
  1471.     FirewallType = FTUser
  1472.     FWAuthenticate = False
  1473.     Left = 8
  1474.     Top = 395
  1475.   end
  1476.   object HTTP: TNMHTTP
  1477.     Port = 80
  1478.     TimeOut = 30000
  1479.     ReportLevel = 0
  1480.     Body = 'NetMsg.msg'
  1481.     Header = 'NetHdr.msg'
  1482.     InputFileMode = False
  1483.     OutputFileMode = False
  1484.     ProxyPort = 0
  1485.     Left = 69
  1486.     Top = 396
  1487.   end
  1488. end
  1489.