home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / CreditCardMath / _SETUP.1 / ccm3220.exe / 0 / RCDATA / TORDERFORM1 / TORDERFORM1.txt
Text File  |  1998-05-02  |  19KB  |  883 lines

  1. object OrderForm1: TOrderForm1
  2.   Left = 132
  3.   Top = 131
  4.   BorderStyle = bsDialog
  5.   Caption = 'Zilch Order Form'
  6.   ClientHeight = 453
  7.   ClientWidth = 632
  8.   Color = clSilver
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'Arial'
  12.   Font.Style = [fsBold]
  13.   KeyPreview = True
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   TextHeight = 14
  19.   object lblName: TLabel
  20.     Left = 23
  21.     Top = 11
  22.     Width = 33
  23.     Height = 13
  24.     Caption = 'Name'
  25.     Font.Color = clBlack
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.     OnClick = lblNameClick
  31.   end
  32.   object Label2: TLabel
  33.     Left = 23
  34.     Top = 59
  35.     Width = 53
  36.     Height = 13
  37.     Caption = 'Address2'
  38.     Font.Color = clBlack
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     OnClick = Label2Click
  44.   end
  45.   object Label3: TLabel
  46.     Left = 23
  47.     Top = 35
  48.     Width = 53
  49.     Height = 13
  50.     Caption = 'Address1'
  51.     Font.Color = clBlack
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.     OnClick = Label3Click
  57.   end
  58.   object Label4: TLabel
  59.     Left = 23
  60.     Top = 83
  61.     Width = 22
  62.     Height = 13
  63.     Caption = 'City'
  64.     Font.Color = clBlack
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.     OnClick = Label4Click
  70.   end
  71.   object Label1: TLabel
  72.     Left = 376
  73.     Top = 83
  74.     Width = 31
  75.     Height = 13
  76.     Caption = 'State'
  77.     Font.Color = clBlack
  78.     Font.Height = -11
  79.     Font.Name = 'MS Sans Serif'
  80.     Font.Style = [fsBold]
  81.     ParentFont = False
  82.     OnClick = Label1Click
  83.   end
  84.   object Label5: TLabel
  85.     Left = 471
  86.     Top = 83
  87.     Width = 19
  88.     Height = 13
  89.     Caption = 'Zip'
  90.     Font.Color = clBlack
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = [fsBold]
  94.     ParentFont = False
  95.     OnClick = Label5Click
  96.   end
  97.   object Label6: TLabel
  98.     Left = 23
  99.     Top = 107
  100.     Width = 44
  101.     Height = 13
  102.     Caption = 'Country'
  103.     Font.Color = clBlack
  104.     Font.Height = -11
  105.     Font.Name = 'MS Sans Serif'
  106.     Font.Style = [fsBold]
  107.     ParentFont = False
  108.     OnClick = Label6Click
  109.   end
  110.   object Label7: TLabel
  111.     Left = 23
  112.     Top = 132
  113.     Width = 37
  114.     Height = 13
  115.     Caption = 'Phone'
  116.     Font.Color = clBlack
  117.     Font.Height = -11
  118.     Font.Name = 'MS Sans Serif'
  119.     Font.Style = [fsBold]
  120.     ParentFont = False
  121.     OnClick = Label7Click
  122.   end
  123.   object Label8: TLabel
  124.     Left = 21
  125.     Top = 157
  126.     Width = 48
  127.     Height = 13
  128.     Caption = 'Quantity'
  129.     Font.Color = clBlack
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = [fsBold]
  133.     ParentFont = False
  134.     OnClick = Label8Click
  135.   end
  136.   object Panel1: TPanel
  137.     Left = 17
  138.     Top = 188
  139.     Width = 328
  140.     Height = 150
  141.     BevelInner = bvRaised
  142.     BorderWidth = 2
  143.     BorderStyle = bsSingle
  144.     Color = clSilver
  145.     TabOrder = 14
  146.     object Label9: TLabel
  147.       Left = 20
  148.       Top = 8
  149.       Width = 287
  150.       Height = 32
  151.       Caption = 'Practical Applications'
  152.       Font.Color = clBlack
  153.       Font.Height = -27
  154.       Font.Name = 'Arial'
  155.       Font.Style = [fsBold]
  156.       ParentFont = False
  157.       Transparent = True
  158.     end
  159.     object Label10: TLabel
  160.       Left = 26
  161.       Top = 42
  162.       Width = 274
  163.       Height = 41
  164.       Alignment = taCenter
  165.       AutoSize = False
  166.       Caption = 'To order by phone call (301) 932-7027 Mon-Sat 8am-5pm EST'
  167.       Font.Color = clBlack
  168.       Font.Height = -15
  169.       Font.Name = 'Arial'
  170.       Font.Style = [fsBold]
  171.       ParentFont = False
  172.       Transparent = True
  173.       WordWrap = True
  174.     end
  175.     object Label11: TLabel
  176.       Left = 11
  177.       Top = 87
  178.       Width = 302
  179.       Height = 50
  180.       Alignment = taCenter
  181.       AutoSize = False
  182.       Caption = 
  183.         'We accept Visa, Mastercard and American Express. Credit card ord' +
  184.         'ers are shipped the next day ! Overnight delivery available for ' +
  185.         'an additional fee.'
  186.       Font.Color = clBlack
  187.       Font.Height = -12
  188.       Font.Name = 'Arial'
  189.       Font.Style = [fsBold]
  190.       ParentFont = False
  191.       Transparent = True
  192.       WordWrap = True
  193.     end
  194.     object Label12: TLabel
  195.       Left = 234
  196.       Top = 102
  197.       Width = 48
  198.       Height = 15
  199.       Alignment = taCenter
  200.       Caption = 'next day'
  201.       Font.Color = clBlack
  202.       Font.Height = -12
  203.       Font.Name = 'Arial'
  204.       Font.Style = [fsBold, fsUnderline]
  205.       ParentFont = False
  206.       Transparent = True
  207.     end
  208.   end
  209.   object Name: TEdit
  210.     Left = 83
  211.     Top = 8
  212.     Width = 523
  213.     Height = 21
  214.     Font.Color = clBlack
  215.     Font.Height = -11
  216.     Font.Name = 'MS Sans Serif'
  217.     Font.Style = [fsBold]
  218.     ParentFont = False
  219.     TabOrder = 0
  220.   end
  221.   object Address2: TEdit
  222.     Left = 83
  223.     Top = 56
  224.     Width = 523
  225.     Height = 21
  226.     Font.Color = clBlack
  227.     Font.Height = -11
  228.     Font.Name = 'MS Sans Serif'
  229.     Font.Style = [fsBold]
  230.     ParentFont = False
  231.     TabOrder = 2
  232.   end
  233.   object Address1: TEdit
  234.     Left = 83
  235.     Top = 32
  236.     Width = 523
  237.     Height = 21
  238.     Font.Color = clBlack
  239.     Font.Height = -11
  240.     Font.Name = 'MS Sans Serif'
  241.     Font.Style = [fsBold]
  242.     ParentFont = False
  243.     TabOrder = 1
  244.   end
  245.   object City: TEdit
  246.     Left = 83
  247.     Top = 80
  248.     Width = 288
  249.     Height = 21
  250.     Font.Color = clBlack
  251.     Font.Height = -11
  252.     Font.Name = 'MS Sans Serif'
  253.     Font.Style = [fsBold]
  254.     ParentFont = False
  255.     TabOrder = 3
  256.   end
  257.   object ZipCode: TEdit
  258.     Left = 496
  259.     Top = 80
  260.     Width = 110
  261.     Height = 21
  262.     Font.Color = clBlack
  263.     Font.Height = -11
  264.     Font.Name = 'MS Sans Serif'
  265.     Font.Style = [fsBold]
  266.     ParentFont = False
  267.     TabOrder = 5
  268.   end
  269.   object Phone: TEdit
  270.     Left = 83
  271.     Top = 129
  272.     Width = 134
  273.     Height = 21
  274.     Font.Color = clBlack
  275.     Font.Height = -11
  276.     Font.Name = 'MS Sans Serif'
  277.     Font.Style = [fsBold]
  278.     ParentFont = False
  279.     TabOrder = 7
  280.   end
  281.   object EditQty: TEdit
  282.     Left = 83
  283.     Top = 155
  284.     Width = 39
  285.     Height = 21
  286.     Font.Color = clBlack
  287.     Font.Height = -11
  288.     Font.Name = 'MS Sans Serif'
  289.     Font.Style = [fsBold]
  290.     ParentFont = False
  291.     TabOrder = 8
  292.     Text = '1'
  293.     OnExit = EditQtyExit
  294.     OnKeyPress = EditQtyKeyPress
  295.   end
  296.   object State: TComboBox
  297.     Left = 409
  298.     Top = 81
  299.     Width = 56
  300.     Height = 21
  301.     DropDownCount = 10
  302.     Font.Color = clBlack
  303.     Font.Height = -11
  304.     Font.Name = 'MS Sans Serif'
  305.     Font.Style = [fsBold]
  306.     ItemHeight = 13
  307.     Items.Strings = (
  308.       ''
  309.       'AK'
  310.       'AL'
  311.       'AR'
  312.       'AZ'
  313.       'CA'
  314.       'CO'
  315.       'CT'
  316.       'DC'
  317.       'DE'
  318.       'FL'
  319.       'GA'
  320.       'HI'
  321.       'IA'
  322.       'ID'
  323.       'IL'
  324.       'IN'
  325.       'KS'
  326.       'KY'
  327.       'LA'
  328.       'MA'
  329.       'MD'
  330.       'ME'
  331.       'MI'
  332.       'MN'
  333.       'MO'
  334.       'MS'
  335.       'MT'
  336.       'NC'
  337.       'ND'
  338.       'NE'
  339.       'NH'
  340.       'NJ'
  341.       'NM'
  342.       'NV'
  343.       'NY'
  344.       'OH'
  345.       'OK'
  346.       'OR'
  347.       'PA'
  348.       'RI'
  349.       'SC'
  350.       'SD'
  351.       'TN'
  352.       'TX'
  353.       'UT'
  354.       'VA'
  355.       'VT'
  356.       'WA'
  357.       'WI'
  358.       'WV'
  359.       'WY')
  360.     MaxLength = 2
  361.     ParentFont = False
  362.     Sorted = True
  363.     TabOrder = 4
  364.     OnChange = StateChange
  365.     OnExit = StateExit
  366.     OnKeyPress = StateKeyPress
  367.   end
  368.   object Country: TComboBox
  369.     Left = 83
  370.     Top = 104
  371.     Width = 210
  372.     Height = 21
  373.     Font.Color = clBlack
  374.     Font.Height = -11
  375.     Font.Name = 'MS Sans Serif'
  376.     Font.Style = [fsBold]
  377.     ItemHeight = 13
  378.     Items.Strings = (
  379.       'USA'
  380.       'United States'
  381.       'Canada'
  382.       'Algeria'
  383.       'American Samoa'
  384.       'Argentina'
  385.       'Austria'
  386.       'Australia'
  387.       'Belgium'
  388.       'Belize'
  389.       'Bolivia'
  390.       'Brazil'
  391.       'Chile'
  392.       'Columbia'
  393.       'Costa Rica'
  394.       'Czechoslovakia'
  395.       'Denmark'
  396.       'El Salvador'
  397.       'Ethiopia'
  398.       'Finland'
  399.       'France'
  400.       'Germany'
  401.       'Greece'
  402.       'Guam'
  403.       'Haiti'
  404.       'Hong Kong'
  405.       'Hungary'
  406.       'Iceland'
  407.       'India'
  408.       'Indonesia'
  409.       'Ireland'
  410.       'Isreal'
  411.       'Italy'
  412.       'Japan'
  413.       'Kenya'
  414.       'Kuwait'
  415.       'Liberia'
  416.       'Mexico'
  417.       'Netherlands'
  418.       'New Zealand'
  419.       'Norway'
  420.       'Panama'
  421.       'Poland'
  422.       'Portugal'
  423.       'Spain'
  424.       'Sweden'
  425.       'Switzerland'
  426.       'Venezuela'
  427.       'United Kingdom')
  428.     ParentFont = False
  429.     TabOrder = 6
  430.     OnChange = CountryChange
  431.     OnExit = CountryExit
  432.   end
  433.   object Panel2: TPanel
  434.     Left = 370
  435.     Top = 112
  436.     Width = 240
  437.     Height = 219
  438.     BevelInner = bvLowered
  439.     ParentColor = True
  440.     TabOrder = 9
  441.     object Label17: TLabel
  442.       Left = 5
  443.       Top = 89
  444.       Width = 80
  445.       Height = 13
  446.       Caption = 'Software Cost'
  447.       Font.Color = clBlack
  448.       Font.Height = -11
  449.       Font.Name = 'MS Sans Serif'
  450.       Font.Style = [fsBold]
  451.       ParentFont = False
  452.     end
  453.     object Label18: TLabel
  454.       Left = 5
  455.       Top = 107
  456.       Width = 51
  457.       Height = 13
  458.       Caption = 'Discount'
  459.       Font.Color = clBlack
  460.       Font.Height = -11
  461.       Font.Name = 'MS Sans Serif'
  462.       Font.Style = [fsBold]
  463.       ParentFont = False
  464.     end
  465.     object Label19: TLabel
  466.       Left = 5
  467.       Top = 125
  468.       Width = 48
  469.       Height = 13
  470.       Caption = 'Subtotal'
  471.       Font.Color = clBlack
  472.       Font.Height = -11
  473.       Font.Name = 'MS Sans Serif'
  474.       Font.Style = [fsBold]
  475.       ParentFont = False
  476.     end
  477.     object Label20: TLabel
  478.       Left = 5
  479.       Top = 152
  480.       Width = 88
  481.       Height = 13
  482.       Caption = 'Sales Tax (MD)'
  483.       Font.Color = clBlack
  484.       Font.Height = -11
  485.       Font.Name = 'MS Sans Serif'
  486.       Font.Style = [fsBold]
  487.       ParentFont = False
  488.     end
  489.     object Label21: TLabel
  490.       Left = 5
  491.       Top = 170
  492.       Width = 115
  493.       Height = 13
  494.       Caption = 'Shipping && Handling'
  495.       Font.Color = clBlack
  496.       Font.Height = -11
  497.       Font.Name = 'MS Sans Serif'
  498.       Font.Style = [fsBold]
  499.       ParentFont = False
  500.     end
  501.     object Label22: TLabel
  502.       Left = 5
  503.       Top = 196
  504.       Width = 103
  505.       Height = 13
  506.       Caption = 'Total Amount Due'
  507.       Font.Color = clBlack
  508.       Font.Height = -11
  509.       Font.Name = 'MS Sans Serif'
  510.       Font.Style = [fsBold]
  511.       ParentFont = False
  512.     end
  513.     object PCost: TPanel
  514.       Left = 134
  515.       Top = 86
  516.       Width = 99
  517.       Height = 18
  518.       Alignment = taRightJustify
  519.       BevelInner = bvLowered
  520.       Font.Color = clBlack
  521.       Font.Height = -11
  522.       Font.Name = 'MS Sans Serif'
  523.       Font.Style = [fsBold]
  524.       ParentColor = True
  525.       ParentFont = False
  526.       TabOrder = 0
  527.     end
  528.     object PDiscount: TPanel
  529.       Left = 134
  530.       Top = 104
  531.       Width = 99
  532.       Height = 18
  533.       Alignment = taRightJustify
  534.       BevelInner = bvLowered
  535.       Caption = 'PDiscount'
  536.       Font.Color = clBlack
  537.       Font.Height = -11
  538.       Font.Name = 'MS Sans Serif'
  539.       Font.Style = [fsBold]
  540.       ParentColor = True
  541.       ParentFont = False
  542.       TabOrder = 1
  543.     end
  544.     object PSubtotal: TPanel
  545.       Left = 134
  546.       Top = 122
  547.       Width = 99
  548.       Height = 18
  549.       Alignment = taRightJustify
  550.       BevelInner = bvLowered
  551.       Caption = 'PSubtotal'
  552.       Font.Color = clBlack
  553.       Font.Height = -11
  554.       Font.Name = 'MS Sans Serif'
  555.       Font.Style = [fsBold]
  556.       ParentColor = True
  557.       ParentFont = False
  558.       TabOrder = 2
  559.     end
  560.     object PTax: TPanel
  561.       Left = 134
  562.       Top = 149
  563.       Width = 99
  564.       Height = 18
  565.       Alignment = taRightJustify
  566.       BevelInner = bvLowered
  567.       Caption = 'PTax'
  568.       Font.Color = clBlack
  569.       Font.Height = -11
  570.       Font.Name = 'MS Sans Serif'
  571.       Font.Style = [fsBold]
  572.       ParentColor = True
  573.       ParentFont = False
  574.       TabOrder = 3
  575.     end
  576.     object PShipping: TPanel
  577.       Left = 134
  578.       Top = 167
  579.       Width = 99
  580.       Height = 18
  581.       Alignment = taRightJustify
  582.       BevelInner = bvLowered
  583.       Caption = 'PShipping'
  584.       Font.Color = clBlack
  585.       Font.Height = -11
  586.       Font.Name = 'MS Sans Serif'
  587.       Font.Style = [fsBold]
  588.       ParentColor = True
  589.       ParentFont = False
  590.       TabOrder = 4
  591.     end
  592.     object PTotal: TPanel
  593.       Left = 134
  594.       Top = 193
  595.       Width = 99
  596.       Height = 18
  597.       Alignment = taRightJustify
  598.       BevelInner = bvLowered
  599.       Caption = 'PTotal'
  600.       Font.Color = clBlack
  601.       Font.Height = -11
  602.       Font.Name = 'MS Sans Serif'
  603.       Font.Style = [fsBold]
  604.       ParentColor = True
  605.       ParentFont = False
  606.       TabOrder = 5
  607.     end
  608.     object Panel10: TPanel
  609.       Left = 0
  610.       Top = 58
  611.       Width = 240
  612.       Height = 23
  613.       BevelInner = bvLowered
  614.       Caption = 'Invoice Information'
  615.       Color = clGray
  616.       Font.Color = clWhite
  617.       Font.Height = -11
  618.       Font.Name = 'MS Sans Serif'
  619.       Font.Style = [fsBold]
  620.       ParentFont = False
  621.       TabOrder = 6
  622.     end
  623.     object Panel3: TPanel
  624.       Left = 0
  625.       Top = 0
  626.       Width = 240
  627.       Height = 23
  628.       BevelInner = bvLowered
  629.       Caption = 'Quantity Discounts'
  630.       Color = clGray
  631.       Font.Color = clWhite
  632.       Font.Height = -11
  633.       Font.Name = 'MS Sans Serif'
  634.       Font.Style = [fsBold]
  635.       ParentFont = False
  636.       TabOrder = 7
  637.     end
  638.     object Panel4: TPanel
  639.       Left = 1
  640.       Top = 22
  641.       Width = 118
  642.       Height = 19
  643.       BevelInner = bvRaised
  644.       BevelOuter = bvLowered
  645.       Caption = '2 to 4         10%'
  646.       Font.Color = clBlack
  647.       Font.Height = -11
  648.       Font.Name = 'MS Sans Serif'
  649.       Font.Style = [fsBold]
  650.       ParentColor = True
  651.       ParentFont = False
  652.       TabOrder = 8
  653.     end
  654.     object Panel6: TPanel
  655.       Left = 121
  656.       Top = 22
  657.       Width = 118
  658.       Height = 19
  659.       BevelInner = bvRaised
  660.       BevelOuter = bvLowered
  661.       Caption = '25 to 49      20%'
  662.       Font.Color = clBlack
  663.       Font.Height = -11
  664.       Font.Name = 'MS Sans Serif'
  665.       Font.Style = [fsBold]
  666.       ParentColor = True
  667.       ParentFont = False
  668.       TabOrder = 9
  669.     end
  670.     object Panel5: TPanel
  671.       Left = 1
  672.       Top = 40
  673.       Width = 118
  674.       Height = 19
  675.       BevelInner = bvRaised
  676.       BevelOuter = bvLowered
  677.       Caption = '5 to 24       15%'
  678.       Font.Color = clBlack
  679.       Font.Height = -11
  680.       Font.Name = 'MS Sans Serif'
  681.       Font.Style = [fsBold]
  682.       ParentColor = True
  683.       ParentFont = False
  684.       TabOrder = 10
  685.     end
  686.     object Panel7: TPanel
  687.       Left = 121
  688.       Top = 40
  689.       Width = 118
  690.       Height = 19
  691.       BevelInner = bvRaised
  692.       BevelOuter = bvLowered
  693.       Caption = '50 +            25%'
  694.       Font.Color = clBlack
  695.       Font.Height = -11
  696.       Font.Name = 'MS Sans Serif'
  697.       Font.Style = [fsBold]
  698.       ParentColor = True
  699.       ParentFont = False
  700.       TabOrder = 11
  701.     end
  702.   end
  703.   object BitBtn1: TBitBtn
  704.     Left = 18
  705.     Top = 372
  706.     Width = 71
  707.     Height = 33
  708.     Caption = 'Done'
  709.     TabOrder = 10
  710.     OnClick = BitBtn1Click
  711.     Kind = bkNo
  712.   end
  713.   object BitBtn2: TBitBtn
  714.     Left = 106
  715.     Top = 372
  716.     Width = 71
  717.     Height = 33
  718.     Caption = 'Print'
  719.     TabOrder = 11
  720.     OnClick = BitBtn2Click
  721.     Glyph.Data = {
  722.       76010000424D7601000000000000760000002800000020000000100000000100
  723.       0400000000000001000000000000000000001000000000000000000000000000
  724.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  725.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  726.       0003377777777777777308888888888888807F333333333333370FFFFFFF1F2F
  727.       1FF07FFFFFFFFFFFFFF70FFFFFFFFFFFFFF077777777777777770F4444444444
  728.       44F07F333333333333F70F888888888888F07F333333333337370FFFFFFFFFFF
  729.       FFF07FFFFFFFFFFFFFF7300000000000000337777777777777733330FFFFFFFF
  730.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  731.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  732.       33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
  733.       33333337FFFF7733333333300000033333333337777773333333}
  734.     NumGlyphs = 2
  735.   end
  736.   object PrintShadow: TPanel
  737.     Left = 210
  738.     Top = 180
  739.     Width = 215
  740.     Height = 97
  741.     BevelOuter = bvNone
  742.     Color = clBlack
  743.     TabOrder = 12
  744.     Visible = False
  745.   end
  746.   object PrintStatus: TPanel
  747.     Left = 207
  748.     Top = 176
  749.     Width = 215
  750.     Height = 97
  751.     BevelOuter = bvNone
  752.     BorderWidth = 4
  753.     BorderStyle = bsSingle
  754.     Color = clWhite
  755.     Ctl3D = True
  756.     ParentCtl3D = False
  757.     TabOrder = 13
  758.     Visible = False
  759.     object lblPrintStatus: TLabel
  760.       Left = 18
  761.       Top = 30
  762.       Width = 177
  763.       Height = 22
  764.       Alignment = taCenter
  765.       AutoSize = False
  766.       Caption = 'Printing Order Form'
  767.     end
  768.     object Label25: TLabel
  769.       Left = 18
  770.       Top = 62
  771.       Width = 177
  772.       Height = 22
  773.       Alignment = taRightJustify
  774.       AutoSize = False
  775.       Caption = 'Thank You !'
  776.     end
  777.     object PrintStatusTitle: TPanel
  778.       Left = 3
  779.       Top = 3
  780.       Width = 209
  781.       Height = 22
  782.       BevelInner = bvLowered
  783.       BevelOuter = bvLowered
  784.       Caption = 'Print Status'
  785.       Color = clActiveCaption
  786.       Ctl3D = False
  787.       Font.Color = clWhite
  788.       Font.Height = -11
  789.       Font.Name = 'System'
  790.       Font.Style = [fsBold]
  791.       ParentCtl3D = False
  792.       ParentFont = False
  793.       TabOrder = 0
  794.     end
  795.   end
  796.   object Panel8: TPanel
  797.     Left = 370
  798.     Top = 344
  799.     Width = 240
  800.     Height = 98
  801.     BevelInner = bvRaised
  802.     BorderWidth = 2
  803.     BorderStyle = bsSingle
  804.     Color = clSilver
  805.     TabOrder = 15
  806.     object Label14: TLabel
  807.       Left = 17
  808.       Top = 9
  809.       Width = 204
  810.       Height = 16
  811.       Alignment = taCenter
  812.       Caption = 'Please make checks payable to:'
  813.       Font.Color = clBlack
  814.       Font.Height = -13
  815.       Font.Name = 'Arial'
  816.       Font.Style = [fsBold]
  817.       ParentFont = False
  818.       Transparent = True
  819.     end
  820.     object Label16: TLabel
  821.       Left = 266
  822.       Top = 110
  823.       Width = 48
  824.       Height = 15
  825.       Alignment = taCenter
  826.       Caption = 'next day'
  827.       Font.Color = clBlack
  828.       Font.Height = -12
  829.       Font.Name = 'Arial'
  830.       Font.Style = [fsBold, fsUnderline]
  831.       ParentFont = False
  832.       Transparent = True
  833.     end
  834.     object Label13: TLabel
  835.       Left = 68
  836.       Top = 31
  837.       Width = 101
  838.       Height = 16
  839.       Alignment = taCenter
  840.       Caption = 'Michael J. Riley'
  841.       Font.Color = clBlack
  842.       Font.Height = -13
  843.       Font.Name = 'Arial'
  844.       Font.Style = [fsBold]
  845.       ParentFont = False
  846.       Transparent = True
  847.     end
  848.     object Label15: TLabel
  849.       Left = 43
  850.       Top = 49
  851.       Width = 153
  852.       Height = 16
  853.       Alignment = taCenter
  854.       Caption = '11321D Snow Owl Place'
  855.       Font.Color = clBlack
  856.       Font.Height = -13
  857.       Font.Name = 'Arial'
  858.       Font.Style = [fsBold]
  859.       ParentFont = False
  860.       Transparent = True
  861.     end
  862.     object Label23: TLabel
  863.       Left = 55
  864.       Top = 67
  865.       Width = 117
  866.       Height = 16
  867.       Alignment = taCenter
  868.       Caption = 'Waldorf, MD 20603'
  869.       Font.Color = clBlack
  870.       Font.Height = -13
  871.       Font.Name = 'Arial'
  872.       Font.Style = [fsBold]
  873.       ParentFont = False
  874.       Transparent = True
  875.     end
  876.   end
  877.   object PrintDialog1: TPrintDialog
  878.     Options = [poWarning]
  879.     Left = 186
  880.     Top = 374
  881.   end
  882. end
  883.