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

  1. object RegWizForm: TRegWizForm
  2.   Left = 332
  3.   Top = 139
  4.   HelpContext = 20000
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Registration Wizard'
  8.   ClientHeight = 345
  9.   ClientWidth = 464
  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 = False
  17.   Position = poOwnerFormCenter
  18.   ShowHint = True
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Label25: TLabel
  25.     Left = 192
  26.     Top = 56
  27.     Width = 53
  28.     Height = 13
  29.     Caption = 'First Name:'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -11
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = []
  35.     ParentFont = False
  36.   end
  37.   object PageControl: TPageControl
  38.     Left = 0
  39.     Top = 0
  40.     Width = 464
  41.     Height = 293
  42.     ActivePage = TabSheet1
  43.     Align = alTop
  44.     TabOrder = 0
  45.     object TabSheet1: TTabSheet
  46.       Caption = 'TabSheet1'
  47.       TabVisible = False
  48.       object Label2: TLabel
  49.         Left = 116
  50.         Top = 252
  51.         Width = 138
  52.         Height = 13
  53.         Caption = 'Click Next below to continue.'
  54.       end
  55.       object Label3: TLabel
  56.         Left = 116
  57.         Top = 160
  58.         Width = 195
  59.         Height = 13
  60.         Caption = 'How would you like to pay for your order?'
  61.       end
  62.       object Label32: TLabel
  63.         Left = 116
  64.         Top = 12
  65.         Width = 209
  66.         Height = 13
  67.         Caption = 'Welcome to the Registration Wizard!'
  68.         Color = clBtnFace
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clBlue
  71.         Font.Height = -11
  72.         Font.Name = 'MS Sans Serif'
  73.         Font.Style = [fsBold]
  74.         ParentColor = False
  75.         ParentFont = False
  76.       end
  77.       object Image3: TImage
  78.         Left = 4
  79.         Top = 5
  80.         Width = 101
  81.         Height = 273
  82.         AutoSize = True
  83.         Picture.Data = {<image000.bmp>}
  84.       end
  85.       object Label35: TLabel
  86.         Left = 116
  87.         Top = 44
  88.         Width = 329
  89.         Height = 53
  90.         AutoSize = False
  91.         Caption = 
  92.           'Thank you for deciding to register this product.  We have worked' +
  93.           ' very hard to make it a great product based on your suggestions ' +
  94.           'and comments.'
  95.         Font.Charset = DEFAULT_CHARSET
  96.         Font.Color = clWindowText
  97.         Font.Height = -11
  98.         Font.Name = 'MS Sans Serif'
  99.         Font.Style = [fsBold]
  100.         ParentFont = False
  101.         WordWrap = True
  102.       end
  103.       object Label36: TLabel
  104.         Left = 116
  105.         Top = 100
  106.         Width = 329
  107.         Height = 53
  108.         AutoSize = False
  109.         Caption = 
  110.           'If you are already a registered user and are upgrading to a new ' +
  111.           'major release, please continue on to purchase an upgrade.'
  112.         Font.Charset = DEFAULT_CHARSET
  113.         Font.Color = clWindowText
  114.         Font.Height = -11
  115.         Font.Name = 'MS Sans Serif'
  116.         Font.Style = [fsBold]
  117.         ParentFont = False
  118.         WordWrap = True
  119.       end
  120.       object CCRadio: TRadioButton
  121.         Left = 124
  122.         Top = 184
  123.         Width = 250
  124.         Height = 17
  125.         Caption = 'C&redit Card'
  126.         Checked = True
  127.         TabOrder = 0
  128.         TabStop = True
  129.       end
  130.       object CCMRadio: TRadioButton
  131.         Left = 124
  132.         Top = 208
  133.         Width = 250
  134.         Height = 17
  135.         Caption = '&Check or Money Order (US $)'
  136.         TabOrder = 1
  137.       end
  138.     end
  139.     object TabSheet2: TTabSheet
  140.       Caption = 'TabSheet2'
  141.       TabVisible = False
  142.       object Label4: TLabel
  143.         Left = 12
  144.         Top = 170
  145.         Width = 242
  146.         Height = 13
  147.         Caption = 'How would you like to place your credit card order?'
  148.       end
  149.       object Label5: TLabel
  150.         Left = 12
  151.         Top = 252
  152.         Width = 138
  153.         Height = 13
  154.         Caption = 'Click Next below to continue.'
  155.       end
  156.       object Label24: TLabel
  157.         Left = 12
  158.         Top = 68
  159.         Width = 433
  160.         Height = 33
  161.         AutoSize = False
  162.         Caption = 
  163.           'All methods of ordering by credit card below are completely secu' +
  164.           're.  Great care has been taken to be sure your credit card infor' +
  165.           'mation is safe.'
  166.         Font.Charset = DEFAULT_CHARSET
  167.         Font.Color = clWindowText
  168.         Font.Height = -11
  169.         Font.Name = 'MS Sans Serif'
  170.         Font.Style = [fsBold]
  171.         ParentFont = False
  172.         WordWrap = True
  173.       end
  174.       object Image1: TImage
  175.         Left = 76
  176.         Top = 4
  177.         Width = 304
  178.         Height = 52
  179.         AutoSize = True
  180.         Picture.Data = {<image001.bmp>}
  181.       end
  182.       object Label27: TLabel
  183.         Left = 12
  184.         Top = 100
  185.         Width = 433
  186.         Height = 61
  187.         AutoSize = False
  188.         Caption = 
  189.           'If you are not comfortable with entering your credit card inform' +
  190.           'ation online, choose the Phone or FAX option below.  If you cann' +
  191.           'ot connect to the Internet click the Back button and choose to o' +
  192.           'rder by check or money order.'
  193.         Font.Charset = DEFAULT_CHARSET
  194.         Font.Color = clWindowText
  195.         Font.Height = -11
  196.         Font.Name = 'MS Sans Serif'
  197.         Font.Style = [fsBold]
  198.         ParentFont = False
  199.         WordWrap = True
  200.       end
  201.       object InternetRadio: TRadioButton
  202.         Left = 16
  203.         Top = 198
  204.         Width = 300
  205.         Height = 17
  206.         Caption = 'On the Internet (Secure on-line order form)'
  207.         Checked = True
  208.         TabOrder = 0
  209.         TabStop = True
  210.       end
  211.       object FAXRadio: TRadioButton
  212.         Left = 16
  213.         Top = 222
  214.         Width = 300
  215.         Height = 17
  216.         Caption = 'By Phone or FAX'
  217.         TabOrder = 1
  218.       end
  219.     end
  220.     object TabSheet3: TTabSheet
  221.       Caption = 'TabSheet3'
  222.       TabVisible = False
  223.       object Label6: TLabel
  224.         Left = 144
  225.         Top = 208
  226.         Width = 208
  227.         Height = 13
  228.         Caption = 'Click the link below to go to our online store.'
  229.       end
  230.       object OrderURLLabel: TURLLabel
  231.         Left = 144
  232.         Top = 232
  233.         Width = 74
  234.         Height = 13
  235.         Cursor = crHandPoint
  236.         Caption = 'OrderURLLabel'
  237.         Font.Charset = DEFAULT_CHARSET
  238.         Font.Color = clBlue
  239.         Font.Height = -11
  240.         Font.Name = 'MS Sans Serif'
  241.         Font.Style = [fsUnderline]
  242.         ParentFont = False
  243.         OnClick = OrderURLLabelClick
  244.       end
  245.       object Image2: TImage
  246.         Left = 8
  247.         Top = 24
  248.         Width = 124
  249.         Height = 229
  250.         AutoSize = True
  251.         Picture.Data = {<image002.bmp>}
  252.       end
  253.       object Label1: TLabel
  254.         Left = 144
  255.         Top = 36
  256.         Width = 301
  257.         Height = 41
  258.         AutoSize = False
  259.         Caption = 
  260.           'Our online store allows you to purchase our products by secure s' +
  261.           'erver, phone or FAX with your credit card.'
  262.         Font.Charset = DEFAULT_CHARSET
  263.         Font.Color = clWindowText
  264.         Font.Height = -11
  265.         Font.Name = 'MS Sans Serif'
  266.         Font.Style = [fsBold]
  267.         ParentFont = False
  268.         WordWrap = True
  269.       end
  270.       object Label34: TLabel
  271.         Left = 144
  272.         Top = 83
  273.         Width = 301
  274.         Height = 49
  275.         AutoSize = False
  276.         Caption = 
  277.           'For phone and FAX orders you enter your order information online' +
  278.           ' then phone or FAX your credit card information to complete the ' +
  279.           'order.'
  280.         Font.Charset = DEFAULT_CHARSET
  281.         Font.Color = clWindowText
  282.         Font.Height = -11
  283.         Font.Name = 'MS Sans Serif'
  284.         Font.Style = [fsBold]
  285.         ParentFont = False
  286.         WordWrap = True
  287.       end
  288.       object Label33: TLabel
  289.         Left = 144
  290.         Top = 136
  291.         Width = 301
  292.         Height = 65
  293.         AutoSize = False
  294.         Caption = 
  295.           'Although ordering online with your credit card is completely sec' +
  296.           'ure, we offer this option for those who are no comfortable with ' +
  297.           'entering credit card information online.'
  298.         Font.Charset = DEFAULT_CHARSET
  299.         Font.Color = clWindowText
  300.         Font.Height = -11
  301.         Font.Name = 'MS Sans Serif'
  302.         Font.Style = [fsBold]
  303.         ParentFont = False
  304.         WordWrap = True
  305.       end
  306.     end
  307.     object TabSheet4: TTabSheet
  308.       Caption = 'TabSheet4'
  309.       TabVisible = False
  310.       object Label22: TLabel
  311.         Left = 16
  312.         Top = 244
  313.         Width = 423
  314.         Height = 26
  315.         Caption = 
  316.           'A license is required for each workstation computer the software' +
  317.           ' is installed on.  If installed on a server a license is require' +
  318.           'd for each person using the software on the network.'
  319.         Font.Charset = DEFAULT_CHARSET
  320.         Font.Color = clRed
  321.         Font.Height = -11
  322.         Font.Name = 'MS Sans Serif'
  323.         Font.Style = []
  324.         ParentFont = False
  325.         WordWrap = True
  326.       end
  327.       object TotalLabel: TLabel
  328.         Left = 348
  329.         Top = 224
  330.         Width = 97
  331.         Height = 13
  332.         Alignment = taRightJustify
  333.         AutoSize = False
  334.         Caption = '$0.00'
  335.         Font.Charset = DEFAULT_CHARSET
  336.         Font.Color = clWindowText
  337.         Font.Height = -11
  338.         Font.Name = 'MS Sans Serif'
  339.         Font.Style = [fsBold]
  340.         ParentFont = False
  341.       end
  342.       object Label23: TLabel
  343.         Left = 336
  344.         Top = 224
  345.         Width = 34
  346.         Height = 13
  347.         Caption = 'Total:'
  348.         Font.Charset = DEFAULT_CHARSET
  349.         Font.Color = clWindowText
  350.         Font.Height = -11
  351.         Font.Name = 'MS Sans Serif'
  352.         Font.Style = [fsBold]
  353.         ParentFont = False
  354.       end
  355.       object NoDiskLabel: TLabel
  356.         Left = 8
  357.         Top = 200
  358.         Width = 441
  359.         Height = 17
  360.         Alignment = taCenter
  361.         AutoSize = False
  362.         Caption = 
  363.           'Hard copies are not available. All products are available on our' +
  364.           ' web site for free download.'
  365.         WordWrap = True
  366.       end
  367.       object RegRadioGroup: TRadioGroup
  368.         Left = 4
  369.         Top = 140
  370.         Width = 445
  371.         Height = 53
  372.         Caption = 'Registration Code'
  373.         ItemIndex = 0
  374.         Items.Strings = (
  375.           'Send my registration information by e-mail'
  376.           'Send my registration information by postal mail')
  377.         TabOrder = 1
  378.       end
  379.       object GroupBox3: TGroupBox
  380.         Left = 4
  381.         Top = 4
  382.         Width = 445
  383.         Height = 133
  384.         Caption = 'Licenses'
  385.         TabOrder = 0
  386.         object Label13: TLabel
  387.           Left = 340
  388.           Top = 20
  389.           Width = 42
  390.           Height = 13
  391.           Caption = 'Quantity:'
  392.         end
  393.         object Label30: TLabel
  394.           Left = 26
  395.           Top = 115
  396.           Width = 393
  397.           Height = 13
  398.           Alignment = taCenter
  399.           AutoSize = False
  400.           Caption = 'For larger quantities or special requirements please contact us.'
  401.           Color = clBtnFace
  402.           Font.Charset = DEFAULT_CHARSET
  403.           Font.Color = clBlue
  404.           Font.Height = -11
  405.           Font.Name = 'MS Sans Serif'
  406.           Font.Style = [fsBold]
  407.           ParentColor = False
  408.           ParentFont = False
  409.         end
  410.         object Label31: TLabel
  411.           Left = 26
  412.           Top = 97
  413.           Width = 393
  414.           Height = 13
  415.           Alignment = taCenter
  416.           AutoSize = False
  417.           Caption = 
  418.             'To be eligible for the upgrade price you MUST be a registered us' +
  419.             'er.'
  420.           Font.Charset = DEFAULT_CHARSET
  421.           Font.Color = clWindowText
  422.           Font.Height = -11
  423.           Font.Name = 'MS Sans Serif'
  424.           Font.Style = [fsBold]
  425.           ParentFont = False
  426.         end
  427.         object StandardRadio: TRadioButton
  428.           Left = 16
  429.           Top = 16
  430.           Width = 300
  431.           Height = 17
  432.           Hint = 
  433.             'Use this if you are have not registered before and want to regis' +
  434.             'ter the latest Standard version.'
  435.           Caption = 'StandardRadio'
  436.           Checked = True
  437.           TabOrder = 0
  438.           TabStop = True
  439.           OnClick = QtyEditChange
  440.         end
  441.         object GoldRadio: TRadioButton
  442.           Left = 16
  443.           Top = 51
  444.           Width = 300
  445.           Height = 17
  446.           Hint = 
  447.             'Use this if you are have not registered before and want to regis' +
  448.             'ter the latest Gold version.'
  449.           Caption = 'GoldRadio'
  450.           TabOrder = 2
  451.           OnClick = QtyEditChange
  452.         end
  453.         object StandardUpgradeRadio: TRadioButton
  454.           Left = 16
  455.           Top = 33
  456.           Width = 300
  457.           Height = 17
  458.           Hint = 
  459.             'Use this to upgrade to the latest version at your current level ' +
  460.             '(Standard or Gold)'
  461.           Caption = 'StandardUpgradeRadio'
  462.           TabOrder = 1
  463.           OnClick = QtyEditChange
  464.         end
  465.         object QtyEdit: TEdit
  466.           Left = 400
  467.           Top = 16
  468.           Width = 37
  469.           Height = 21
  470.           TabOrder = 4
  471.           Text = '1'
  472.           OnChange = QtyEditChange
  473.         end
  474.         object GoldUpgradeRadio: TRadioButton
  475.           Left = 16
  476.           Top = 68
  477.           Width = 300
  478.           Height = 17
  479.           Hint = 
  480.             'Use this if you registered a standard version and wish to upgrad' +
  481.             'e to the latest Gold version'
  482.           Caption = 'GoldUpgradeRadio'
  483.           TabOrder = 3
  484.         end
  485.       end
  486.       object DiskCheck: TCheckBox
  487.         Left = 8
  488.         Top = 224
  489.         Width = 321
  490.         Height = 17
  491.         Caption = 'Send me a CD copy by postal mail ($5 SH)'
  492.         TabOrder = 2
  493.         OnClick = QtyEditChange
  494.       end
  495.     end
  496.     object TabSheet5: TTabSheet
  497.       Caption = 'TabSheet5'
  498.       TabVisible = False
  499.       object GroupBox2: TGroupBox
  500.         Left = 4
  501.         Top = 4
  502.         Width = 441
  503.         Height = 249
  504.         Caption = 'Shipping Information'
  505.         TabOrder = 0
  506.         object Label9: TLabel
  507.           Left = 8
  508.           Top = 28
  509.           Width = 53
  510.           Height = 13
  511.           Caption = 'First Name:'
  512.           Font.Charset = DEFAULT_CHARSET
  513.           Font.Color = clWindowText
  514.           Font.Height = -11
  515.           Font.Name = 'MS Sans Serif'
  516.           Font.Style = []
  517.           ParentFont = False
  518.         end
  519.         object Label10: TLabel
  520.           Left = 8
  521.           Top = 60
  522.           Width = 41
  523.           Height = 13
  524.           Caption = 'Address:'
  525.           Font.Charset = DEFAULT_CHARSET
  526.           Font.Color = clWindowText
  527.           Font.Height = -11
  528.           Font.Name = 'MS Sans Serif'
  529.           Font.Style = []
  530.           ParentFont = False
  531.         end
  532.         object Label11: TLabel
  533.           Left = 8
  534.           Top = 176
  535.           Width = 34
  536.           Height = 13
  537.           Caption = 'Phone:'
  538.         end
  539.         object Label12: TLabel
  540.           Left = 8
  541.           Top = 148
  542.           Width = 31
  543.           Height = 13
  544.           Caption = 'E-mail:'
  545.           Font.Charset = DEFAULT_CHARSET
  546.           Font.Color = clWindowText
  547.           Font.Height = -11
  548.           Font.Name = 'MS Sans Serif'
  549.           Font.Style = []
  550.           ParentFont = False
  551.         end
  552.         object Label14: TLabel
  553.           Left = 18
  554.           Top = 216
  555.           Width = 405
  556.           Height = 13
  557.           Alignment = taCenter
  558.           AutoSize = False
  559.           Caption = 
  560.             'Please be sure the information above is correct before proceedin' +
  561.             'g.'
  562.           Font.Charset = DEFAULT_CHARSET
  563.           Font.Color = clRed
  564.           Font.Height = -11
  565.           Font.Name = 'MS Sans Serif'
  566.           Font.Style = [fsBold]
  567.           ParentFont = False
  568.         end
  569.         object Label15: TLabel
  570.           Left = 288
  571.           Top = 176
  572.           Width = 39
  573.           Height = 13
  574.           Caption = 'Country:'
  575.           Font.Charset = DEFAULT_CHARSET
  576.           Font.Color = clWindowText
  577.           Font.Height = -11
  578.           Font.Name = 'MS Sans Serif'
  579.           Font.Style = []
  580.           ParentFont = False
  581.         end
  582.         object Label16: TLabel
  583.           Left = 8
  584.           Top = 116
  585.           Width = 20
  586.           Height = 13
  587.           Caption = 'City:'
  588.           Font.Charset = DEFAULT_CHARSET
  589.           Font.Color = clWindowText
  590.           Font.Height = -11
  591.           Font.Name = 'MS Sans Serif'
  592.           Font.Style = []
  593.           ParentFont = False
  594.         end
  595.         object Label17: TLabel
  596.           Left = 196
  597.           Top = 116
  598.           Width = 28
  599.           Height = 13
  600.           Caption = 'State:'
  601.           Font.Charset = DEFAULT_CHARSET
  602.           Font.Color = clWindowText
  603.           Font.Height = -11
  604.           Font.Name = 'MS Sans Serif'
  605.           Font.Style = []
  606.           ParentFont = False
  607.         end
  608.         object Label18: TLabel
  609.           Left = 312
  610.           Top = 116
  611.           Width = 18
  612.           Height = 13
  613.           Caption = 'Zip:'
  614.           Font.Charset = DEFAULT_CHARSET
  615.           Font.Color = clWindowText
  616.           Font.Height = -11
  617.           Font.Name = 'MS Sans Serif'
  618.           Font.Style = []
  619.           ParentFont = False
  620.         end
  621.         object Label26: TLabel
  622.           Left = 192
  623.           Top = 28
  624.           Width = 54
  625.           Height = 13
  626.           Caption = 'Last Name:'
  627.           Font.Charset = DEFAULT_CHARSET
  628.           Font.Color = clWindowText
  629.           Font.Height = -11
  630.           Font.Name = 'MS Sans Serif'
  631.           Font.Style = []
  632.           ParentFont = False
  633.         end
  634.         object FirstNameEdit: TEdit
  635.           Left = 64
  636.           Top = 24
  637.           Width = 105
  638.           Height = 21
  639.           TabOrder = 0
  640.         end
  641.         object Address1Edit: TEdit
  642.           Left = 64
  643.           Top = 56
  644.           Width = 209
  645.           Height = 21
  646.           TabOrder = 2
  647.         end
  648.         object Address2Edit: TEdit
  649.           Left = 64
  650.           Top = 84
  651.           Width = 209
  652.           Height = 21
  653.           TabOrder = 3
  654.         end
  655.         object CityEdit: TEdit
  656.           Left = 64
  657.           Top = 112
  658.           Width = 121
  659.           Height = 21
  660.           TabOrder = 4
  661.         end
  662.         object StateEdit: TEdit
  663.           Left = 232
  664.           Top = 112
  665.           Width = 65
  666.           Height = 21
  667.           TabOrder = 5
  668.         end
  669.         object ZipEdit: TEdit
  670.           Left = 340
  671.           Top = 112
  672.           Width = 85
  673.           Height = 21
  674.           TabOrder = 6
  675.         end
  676.         object CountryEdit: TEdit
  677.           Left = 340
  678.           Top = 172
  679.           Width = 85
  680.           Height = 21
  681.           TabOrder = 9
  682.         end
  683.         object PhoneEdit: TEdit
  684.           Left = 64
  685.           Top = 172
  686.           Width = 121
  687.           Height = 21
  688.           TabOrder = 8
  689.         end
  690.         object EmailEdit: TEdit
  691.           Left = 64
  692.           Top = 144
  693.           Width = 189
  694.           Height = 21
  695.           TabOrder = 7
  696.         end
  697.         object LastNameEdit: TEdit
  698.           Left = 260
  699.           Top = 24
  700.           Width = 105
  701.           Height = 21
  702.           TabOrder = 1
  703.         end
  704.       end
  705.     end
  706.     object TabSheet6: TTabSheet
  707.       Caption = 'TabSheet6'
  708.       TabVisible = False
  709.       object Label21: TLabel
  710.         Left = 352
  711.         Top = 8
  712.         Width = 105
  713.         Height = 121
  714.         AutoSize = False
  715.         Caption = 
  716.           'Please review the information to the left, then click the button' +
  717.           ' below to print your order form.  If any items are incorrect cli' +
  718.           'ck the Back button to make corrections.'
  719.         Font.Charset = DEFAULT_CHARSET
  720.         Font.Color = clRed
  721.         Font.Height = -11
  722.         Font.Name = 'MS Sans Serif'
  723.         Font.Style = []
  724.         ParentFont = False
  725.         WordWrap = True
  726.       end
  727.       object Label29: TLabel
  728.         Left = 88
  729.         Top = 126
  730.         Width = 142
  731.         Height = 13
  732.         Caption = 'PRINTING...  PLEASE WAIT.'
  733.       end
  734.       object Label37: TLabel
  735.         Left = 352
  736.         Top = 120
  737.         Width = 101
  738.         Height = 97
  739.         AutoSize = False
  740.         Caption = 
  741.           'NOTE:  Your e-mail address is very important.  Please double che' +
  742.           'ck it to make sure it is correct.'
  743.         Font.Charset = DEFAULT_CHARSET
  744.         Font.Color = clWindowText
  745.         Font.Height = -11
  746.         Font.Name = 'MS Sans Serif'
  747.         Font.Style = [fsBold]
  748.         ParentFont = False
  749.         WordWrap = True
  750.       end
  751.       object PrintBtn: TBitBtn
  752.         Left = 364
  753.         Top = 224
  754.         Width = 75
  755.         Height = 25
  756.         Caption = '&Print'
  757.         TabOrder = 0
  758.         OnClick = PrintBtnClick
  759.         Glyph.Data = {
  760.           F6000000424DF600000000000000760000002800000010000000100000000100
  761.           04000000000080000000120B0000120B00001000000010000000000000000000
  762.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  763.           FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  764.           DADAADADADAD000000ADDAD4DAD00000000AADA44DA033333000444444D00000
  765.           0030ADA44DA0F8F8F800DAD4DAD000000870ADADADAD0FFFF00DDA00000A0F77
  766.           F0DAAD0FFF0DA0FFFF0D00000F0ADA00000A0FFF0F0DADADADAD0F7F000ADADA
  767.           DADA0F7F00ADADADADAD0FF00ADADADADADA0000ADADADADADAD}
  768.       end
  769.       object SummaryEdit: TRichEdit
  770.         Left = 4
  771.         Top = 4
  772.         Width = 337
  773.         Height = 253
  774.         Font.Charset = ANSI_CHARSET
  775.         Font.Color = clWindowText
  776.         Font.Height = -11
  777.         Font.Name = 'Courier New'
  778.         Font.Style = []
  779.         Lines.Strings = (
  780.           '')
  781.         ParentFont = False
  782.         ReadOnly = True
  783.         ScrollBars = ssBoth
  784.         TabOrder = 1
  785.         WordWrap = False
  786.       end
  787.     end
  788.   end
  789.   object BackBtn: TBitBtn
  790.     Left = 48
  791.     Top = 304
  792.     Width = 75
  793.     Height = 25
  794.     Caption = '&Back'
  795.     Enabled = False
  796.     TabOrder = 1
  797.     OnClick = BackBtnClick
  798.     Glyph.Data = {
  799.       F6000000424DF600000000000000760000002800000010000000100000000100
  800.       0400000000008000000000000000000000001000000000000000000000000000
  801.       80000080000000808000800000008000800080800000C0C0C000808080000000
  802.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  803.       777777777777770777777777777770077777777777770C07777777777770CC07
  804.       77777777770CCC077777777770CCCC07777777770CCCCC07777777770CCCCC07
  805.       7777777770CCCC0777777777770CCC07777777777770CC077777777777770C07
  806.       7777777777777007777777777777770777777777777777777777}
  807.   end
  808.   object NextBtn: TBitBtn
  809.     Left = 131
  810.     Top = 304
  811.     Width = 75
  812.     Height = 25
  813.     Caption = '&Next'
  814.     TabOrder = 2
  815.     OnClick = NextBtnClick
  816.     Glyph.Data = {
  817.       F6000000424DF600000000000000760000002800000010000000100000000100
  818.       0400000000008000000000000000000000001000000000000000000000000000
  819.       80000080000000808000800000008000800080800000C0C0C000808080000000
  820.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  821.       77777777077777777777777700777777777777770C077777777777770CC07777
  822.       777777770CCC0777777777770CCCC077777777770CCCCC07777777770CCCCC07
  823.       777777770CCCC077777777770CCC0777777777770CC07777777777770C077777
  824.       7777777700777777777777770777777777777777777777777777}
  825.     Layout = blGlyphRight
  826.   end
  827.   object CancelBtn: TBitBtn
  828.     Left = 213
  829.     Top = 304
  830.     Width = 75
  831.     Height = 25
  832.     Caption = '&Cancel'
  833.     TabOrder = 3
  834.     OnClick = CancelBtnClick
  835.     Kind = bkCancel
  836.   end
  837.   object HelpBtn: TBitBtn
  838.     Left = 312
  839.     Top = 304
  840.     Width = 75
  841.     Height = 25
  842.     TabOrder = 4
  843.     Kind = bkHelp
  844.   end
  845.   object PrinterSetupDialog: TPrinterSetupDialog
  846.     Left = 412
  847.     Top = 300
  848.   end
  849. end
  850.