print.dfm
上传用户:tangpei45
上传日期:2013-07-14
资源大小:9104k
文件大小:31k
源码类别:

百货/超市行业

开发平台:

C++ Builder

  1. object fmPrint: TfmPrint
  2.   Left = 220
  3.   Top = 173
  4.   Width = 703
  5.   Height = 415
  6.   Caption = #25171#21360#21333#25454
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object QuickRep1: TQuickRep
  18.     Left = -8
  19.     Top = 0
  20.     Width = 794
  21.     Height = 1123
  22.     Frame.Color = clBlack
  23.     Frame.DrawTop = True
  24.     Frame.DrawBottom = False
  25.     Frame.DrawLeft = False
  26.     Frame.DrawRight = False
  27.     DataSet = Query1
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -13
  31.     Font.Name = 'Arial'
  32.     Font.Style = []
  33.     Functions.Strings = (
  34.       'PAGENUMBER'
  35.       'COLUMNNUMBER'
  36.       'REPORTTITLE'
  37.       'QRSTRINGSBAND1')
  38.     Functions.DATA = (
  39.       '0'
  40.       '0'
  41.       #39#39
  42.       #39#39)
  43.     Options = [FirstPageHeader, LastPageFooter]
  44.     Page.Columns = 1
  45.     Page.Orientation = poPortrait
  46.     Page.PaperSize = A4
  47.     Page.Values = (
  48.       100
  49.       2970
  50.       100
  51.       2100
  52.       100
  53.       100
  54.       0)
  55.     PrinterSettings.Copies = 1
  56.     PrinterSettings.Duplex = False
  57.     PrinterSettings.FirstPage = 0
  58.     PrinterSettings.LastPage = 0
  59.     PrinterSettings.OutputBin = Auto
  60.     PrintIfEmpty = True
  61.     ReportTitle = #36827#36135#21333
  62.     SnapToGrid = True
  63.     Units = MM
  64.     Zoom = 100
  65.     object ColumnHeaderBand1: TQRBand
  66.       Left = 38
  67.       Top = 118
  68.       Width = 718
  69.       Height = 67
  70.       Frame.Color = clBlack
  71.       Frame.DrawTop = True
  72.       Frame.DrawBottom = False
  73.       Frame.DrawLeft = True
  74.       Frame.DrawRight = True
  75.       AlignToBottom = False
  76.       Color = clWhite
  77.       ForceNewColumn = False
  78.       ForceNewPage = False
  79.       Size.Values = (
  80.         177.270833333333
  81.         1899.70833333333)
  82.       BandType = rbColumnHeader
  83.       object QRDBText1: TQRDBText
  84.         Left = 72
  85.         Top = 16
  86.         Width = 33
  87.         Height = 17
  88.         Frame.Color = clBlack
  89.         Frame.DrawTop = False
  90.         Frame.DrawBottom = False
  91.         Frame.DrawLeft = False
  92.         Frame.DrawRight = False
  93.         Size.Values = (
  94.           44.9791666666667
  95.           190.5
  96.           42.3333333333333
  97.           87.3125)
  98.         Alignment = taLeftJustify
  99.         AlignToBand = False
  100.         AutoSize = True
  101.         AutoStretch = False
  102.         Color = clWhite
  103.         DataSet = Query1
  104.         DataField = #21517#31216
  105.         Font.Charset = ANSI_CHARSET
  106.         Font.Color = clWindowText
  107.         Font.Height = -16
  108.         Font.Name = #23435#20307
  109.         Font.Style = []
  110.         ParentFont = False
  111.         Transparent = False
  112.         WordWrap = True
  113.         FontSize = 12
  114.       end
  115.       object QRLabel2: TQRLabel
  116.         Left = 8
  117.         Top = 16
  118.         Width = 46
  119.         Height = 17
  120.         Frame.Color = clBlack
  121.         Frame.DrawTop = False
  122.         Frame.DrawBottom = False
  123.         Frame.DrawLeft = False
  124.         Frame.DrawRight = False
  125.         Size.Values = (
  126.           44.9791666666667
  127.           21.1666666666667
  128.           42.3333333333333
  129.           121.708333333333)
  130.         Alignment = taLeftJustify
  131.         AlignToBand = False
  132.         AutoSize = False
  133.         AutoStretch = False
  134.         Caption = #20379#36135#21830
  135.         Color = clWhite
  136.         Font.Charset = ANSI_CHARSET
  137.         Font.Color = clWindowText
  138.         Font.Height = -15
  139.         Font.Name = #23435#20307
  140.         Font.Style = []
  141.         ParentFont = False
  142.         Transparent = False
  143.         WordWrap = True
  144.         FontSize = 11
  145.       end
  146.       object QRDBText6: TQRDBText
  147.         Left = 344
  148.         Top = 16
  149.         Width = 33
  150.         Height = 17
  151.         Frame.Color = clBlack
  152.         Frame.DrawTop = False
  153.         Frame.DrawBottom = False
  154.         Frame.DrawLeft = False
  155.         Frame.DrawRight = False
  156.         Size.Values = (
  157.           44.9791666666667
  158.           910.166666666667
  159.           42.3333333333333
  160.           87.3125)
  161.         Alignment = taLeftJustify
  162.         AlignToBand = False
  163.         AutoSize = True
  164.         AutoStretch = False
  165.         Color = clWhite
  166.         DataSet = Query1
  167.         DataField = #20179#24211
  168.         Font.Charset = ANSI_CHARSET
  169.         Font.Color = clWindowText
  170.         Font.Height = -16
  171.         Font.Name = #23435#20307
  172.         Font.Style = []
  173.         ParentFont = False
  174.         Transparent = False
  175.         WordWrap = True
  176.         FontSize = 12
  177.       end
  178.       object QRLabel3: TQRLabel
  179.         Left = 288
  180.         Top = 16
  181.         Width = 46
  182.         Height = 17
  183.         Frame.Color = clBlack
  184.         Frame.DrawTop = False
  185.         Frame.DrawBottom = False
  186.         Frame.DrawLeft = False
  187.         Frame.DrawRight = False
  188.         Size.Values = (
  189.           44.9791666666667
  190.           762
  191.           42.3333333333333
  192.           121.708333333333)
  193.         Alignment = taLeftJustify
  194.         AlignToBand = False
  195.         AutoSize = False
  196.         AutoStretch = False
  197.         Caption = #20179#24211
  198.         Color = clWhite
  199.         Font.Charset = ANSI_CHARSET
  200.         Font.Color = clWindowText
  201.         Font.Height = -15
  202.         Font.Name = #23435#20307
  203.         Font.Style = []
  204.         ParentFont = False
  205.         Transparent = False
  206.         WordWrap = True
  207.         FontSize = 11
  208.       end
  209.       object QRLabel5: TQRLabel
  210.         Left = 48
  211.         Top = 48
  212.         Width = 46
  213.         Height = 17
  214.         Frame.Color = clBlack
  215.         Frame.DrawTop = False
  216.         Frame.DrawBottom = False
  217.         Frame.DrawLeft = False
  218.         Frame.DrawRight = False
  219.         Size.Values = (
  220.           44.9791666666667
  221.           127
  222.           127
  223.           121.708333333333)
  224.         Alignment = taLeftJustify
  225.         AlignToBand = False
  226.         AutoSize = False
  227.         AutoStretch = False
  228.         Caption = #21697#21517
  229.         Color = clWhite
  230.         Font.Charset = ANSI_CHARSET
  231.         Font.Color = clWindowText
  232.         Font.Height = -15
  233.         Font.Name = #23435#20307
  234.         Font.Style = []
  235.         ParentFont = False
  236.         Transparent = False
  237.         WordWrap = True
  238.         FontSize = 11
  239.       end
  240.       object QRLabel6: TQRLabel
  241.         Left = 192
  242.         Top = 48
  243.         Width = 46
  244.         Height = 17
  245.         Frame.Color = clBlack
  246.         Frame.DrawTop = False
  247.         Frame.DrawBottom = False
  248.         Frame.DrawLeft = False
  249.         Frame.DrawRight = False
  250.         Size.Values = (
  251.           44.9791666666667
  252.           508
  253.           127
  254.           121.708333333333)
  255.         Alignment = taLeftJustify
  256.         AlignToBand = False
  257.         AutoSize = False
  258.         AutoStretch = False
  259.         Caption = #21333#20301
  260.         Color = clWhite
  261.         Font.Charset = ANSI_CHARSET
  262.         Font.Color = clWindowText
  263.         Font.Height = -15
  264.         Font.Name = #23435#20307
  265.         Font.Style = []
  266.         ParentFont = False
  267.         Transparent = False
  268.         WordWrap = True
  269.         FontSize = 11
  270.       end
  271.       object QRLabel7: TQRLabel
  272.         Left = 344
  273.         Top = 48
  274.         Width = 46
  275.         Height = 17
  276.         Frame.Color = clBlack
  277.         Frame.DrawTop = False
  278.         Frame.DrawBottom = False
  279.         Frame.DrawLeft = False
  280.         Frame.DrawRight = False
  281.         Size.Values = (
  282.           44.9791666666667
  283.           910.166666666667
  284.           127
  285.           121.708333333333)
  286.         Alignment = taLeftJustify
  287.         AlignToBand = False
  288.         AutoSize = False
  289.         AutoStretch = False
  290.         Caption = #36827#20215
  291.         Color = clWhite
  292.         Font.Charset = ANSI_CHARSET
  293.         Font.Color = clWindowText
  294.         Font.Height = -15
  295.         Font.Name = #23435#20307
  296.         Font.Style = []
  297.         ParentFont = False
  298.         Transparent = False
  299.         WordWrap = True
  300.         FontSize = 11
  301.       end
  302.       object QRLabel8: TQRLabel
  303.         Left = 416
  304.         Top = 48
  305.         Width = 46
  306.         Height = 17
  307.         Frame.Color = clBlack
  308.         Frame.DrawTop = False
  309.         Frame.DrawBottom = False
  310.         Frame.DrawLeft = False
  311.         Frame.DrawRight = False
  312.         Size.Values = (
  313.           44.9791666666667
  314.           1100.66666666667
  315.           127
  316.           121.708333333333)
  317.         Alignment = taLeftJustify
  318.         AlignToBand = False
  319.         AutoSize = False
  320.         AutoStretch = False
  321.         Caption = #37329#39069
  322.         Color = clWhite
  323.         Font.Charset = ANSI_CHARSET
  324.         Font.Color = clWindowText
  325.         Font.Height = -15
  326.         Font.Name = #23435#20307
  327.         Font.Style = []
  328.         ParentFont = False
  329.         Transparent = False
  330.         WordWrap = True
  331.         FontSize = 11
  332.       end
  333.       object QRLabel9: TQRLabel
  334.         Left = 504
  335.         Top = 48
  336.         Width = 46
  337.         Height = 17
  338.         Frame.Color = clBlack
  339.         Frame.DrawTop = False
  340.         Frame.DrawBottom = False
  341.         Frame.DrawLeft = False
  342.         Frame.DrawRight = False
  343.         Size.Values = (
  344.           44.9791666666667
  345.           1333.5
  346.           127
  347.           121.708333333333)
  348.         Alignment = taLeftJustify
  349.         AlignToBand = False
  350.         AutoSize = False
  351.         AutoStretch = False
  352.         Caption = #19981#21547#31246#37329#39069
  353.         Color = clWhite
  354.         Font.Charset = ANSI_CHARSET
  355.         Font.Color = clWindowText
  356.         Font.Height = -15
  357.         Font.Name = #23435#20307
  358.         Font.Style = []
  359.         ParentFont = False
  360.         Transparent = False
  361.         WordWrap = True
  362.         FontSize = 11
  363.       end
  364.       object QRLabel10: TQRLabel
  365.         Left = 592
  366.         Top = 48
  367.         Width = 46
  368.         Height = 17
  369.         Frame.Color = clBlack
  370.         Frame.DrawTop = False
  371.         Frame.DrawBottom = False
  372.         Frame.DrawLeft = False
  373.         Frame.DrawRight = False
  374.         Size.Values = (
  375.           44.9791666666667
  376.           1566.33333333333
  377.           127
  378.           121.708333333333)
  379.         Alignment = taLeftJustify
  380.         AlignToBand = False
  381.         AutoSize = False
  382.         AutoStretch = False
  383.         Caption = #31246#39069
  384.         Color = clWhite
  385.         Font.Charset = ANSI_CHARSET
  386.         Font.Color = clWindowText
  387.         Font.Height = -15
  388.         Font.Name = #23435#20307
  389.         Font.Style = []
  390.         ParentFont = False
  391.         Transparent = False
  392.         WordWrap = True
  393.         FontSize = 11
  394.       end
  395.       object QRLabel11: TQRLabel
  396.         Left = 264
  397.         Top = 48
  398.         Width = 46
  399.         Height = 17
  400.         Frame.Color = clBlack
  401.         Frame.DrawTop = False
  402.         Frame.DrawBottom = False
  403.         Frame.DrawLeft = False
  404.         Frame.DrawRight = False
  405.         Size.Values = (
  406.           44.9791666666667
  407.           698.5
  408.           127
  409.           121.708333333333)
  410.         Alignment = taLeftJustify
  411.         AlignToBand = False
  412.         AutoSize = False
  413.         AutoStretch = False
  414.         Caption = #25968#37327
  415.         Color = clWhite
  416.         Font.Charset = ANSI_CHARSET
  417.         Font.Color = clWindowText
  418.         Font.Height = -15
  419.         Font.Name = #23435#20307
  420.         Font.Style = []
  421.         ParentFont = False
  422.         Transparent = False
  423.         WordWrap = True
  424.         FontSize = 11
  425.       end
  426.       object QRDBText10: TQRDBText
  427.         Left = 528
  428.         Top = 16
  429.         Width = 65
  430.         Height = 17
  431.         Frame.Color = clBlack
  432.         Frame.DrawTop = False
  433.         Frame.DrawBottom = False
  434.         Frame.DrawLeft = False
  435.         Frame.DrawRight = False
  436.         Size.Values = (
  437.           44.9791666666667
  438.           1397
  439.           42.3333333333333
  440.           171.979166666667)
  441.         Alignment = taLeftJustify
  442.         AlignToBand = False
  443.         AutoSize = True
  444.         AutoStretch = False
  445.         Color = clWhite
  446.         DataSet = Query1
  447.         DataField = #36827#36135#26085#26399
  448.         Font.Charset = ANSI_CHARSET
  449.         Font.Color = clWindowText
  450.         Font.Height = -16
  451.         Font.Name = #23435#20307
  452.         Font.Style = []
  453.         ParentFont = False
  454.         Transparent = False
  455.         WordWrap = True
  456.         FontSize = 12
  457.       end
  458.       object QRLabel12: TQRLabel
  459.         Left = 456
  460.         Top = 16
  461.         Width = 62
  462.         Height = 17
  463.         Frame.Color = clBlack
  464.         Frame.DrawTop = False
  465.         Frame.DrawBottom = False
  466.         Frame.DrawLeft = False
  467.         Frame.DrawRight = False
  468.         Size.Values = (
  469.           44.9791666666667
  470.           1206.5
  471.           42.3333333333333
  472.           164.041666666667)
  473.         Alignment = taLeftJustify
  474.         AlignToBand = False
  475.         AutoSize = False
  476.         AutoStretch = False
  477.         Caption = #36827#36135#26085#26399
  478.         Color = clWhite
  479.         Font.Charset = ANSI_CHARSET
  480.         Font.Color = clWindowText
  481.         Font.Height = -15
  482.         Font.Name = #23435#20307
  483.         Font.Style = []
  484.         ParentFont = False
  485.         Transparent = False
  486.         WordWrap = True
  487.         FontSize = 11
  488.       end
  489.       object QRShape1: TQRShape
  490.         Left = 0
  491.         Top = 40
  492.         Width = 718
  493.         Height = 1
  494.         Frame.Color = clBlack
  495.         Frame.DrawTop = False
  496.         Frame.DrawBottom = False
  497.         Frame.DrawLeft = False
  498.         Frame.DrawRight = False
  499.         Size.Values = (
  500.           2.64583333333333
  501.           0
  502.           105.833333333333
  503.           1899.70833333333)
  504.         Shape = qrsRectangle
  505.       end
  506.       object QRShape2: TQRShape
  507.         Left = 176
  508.         Top = 40
  509.         Width = 1
  510.         Height = 29
  511.         Frame.Color = clBlack
  512.         Frame.DrawTop = False
  513.         Frame.DrawBottom = False
  514.         Frame.DrawLeft = False
  515.         Frame.DrawRight = False
  516.         Size.Values = (
  517.           76.7291666666667
  518.           465.666666666667
  519.           105.833333333333
  520.           2.64583333333333)
  521.         Shape = qrsRectangle
  522.       end
  523.       object QRShape9: TQRShape
  524.         Left = 240
  525.         Top = 40
  526.         Width = 1
  527.         Height = 70
  528.         Frame.Color = clBlack
  529.         Frame.DrawTop = False
  530.         Frame.DrawBottom = False
  531.         Frame.DrawLeft = False
  532.         Frame.DrawRight = False
  533.         Size.Values = (
  534.           185.208333333333
  535.           635
  536.           105.833333333333
  537.           2.64583333333333)
  538.         Shape = qrsRectangle
  539.       end
  540.       object QRShape10: TQRShape
  541.         Left = 328
  542.         Top = 40
  543.         Width = 1
  544.         Height = 70
  545.         Frame.Color = clBlack
  546.         Frame.DrawTop = False
  547.         Frame.DrawBottom = False
  548.         Frame.DrawLeft = False
  549.         Frame.DrawRight = False
  550.         Size.Values = (
  551.           185.208333333333
  552.           867.833333333333
  553.           105.833333333333
  554.           2.64583333333333)
  555.         Shape = qrsRectangle
  556.       end
  557.       object QRShape11: TQRShape
  558.         Left = 392
  559.         Top = 40
  560.         Width = 1
  561.         Height = 70
  562.         Frame.Color = clBlack
  563.         Frame.DrawTop = False
  564.         Frame.DrawBottom = False
  565.         Frame.DrawLeft = False
  566.         Frame.DrawRight = False
  567.         Size.Values = (
  568.           185.208333333333
  569.           1037.16666666667
  570.           105.833333333333
  571.           2.64583333333333)
  572.         Shape = qrsRectangle
  573.       end
  574.       object QRShape12: TQRShape
  575.         Left = 480
  576.         Top = 40
  577.         Width = 1
  578.         Height = 70
  579.         Frame.Color = clBlack
  580.         Frame.DrawTop = False
  581.         Frame.DrawBottom = False
  582.         Frame.DrawLeft = False
  583.         Frame.DrawRight = False
  584.         Size.Values = (
  585.           185.208333333333
  586.           1270
  587.           105.833333333333
  588.           2.64583333333333)
  589.         Shape = qrsRectangle
  590.       end
  591.       object QRShape13: TQRShape
  592.         Left = 568
  593.         Top = 40
  594.         Width = 1
  595.         Height = 70
  596.         Frame.Color = clBlack
  597.         Frame.DrawTop = False
  598.         Frame.DrawBottom = False
  599.         Frame.DrawLeft = False
  600.         Frame.DrawRight = False
  601.         Size.Values = (
  602.           185.208333333333
  603.           1502.83333333333
  604.           105.833333333333
  605.           2.64583333333333)
  606.         Shape = qrsRectangle
  607.       end
  608.     end
  609.     object PageFooterBand1: TQRBand
  610.       Left = 38
  611.       Top = 260
  612.       Width = 718
  613.       Height = 40
  614.       Frame.Color = clBlack
  615.       Frame.DrawTop = False
  616.       Frame.DrawBottom = False
  617.       Frame.DrawLeft = False
  618.       Frame.DrawRight = False
  619.       AlignToBottom = False
  620.       Color = clWhite
  621.       ForceNewColumn = False
  622.       ForceNewPage = False
  623.       Size.Values = (
  624.         105.833333333333
  625.         1899.70833333333)
  626.       BandType = rbPageFooter
  627.     end
  628.     object PageHeaderBand1: TQRBand
  629.       Left = 38
  630.       Top = 38
  631.       Width = 718
  632.       Height = 40
  633.       Frame.Color = clBlack
  634.       Frame.DrawTop = False
  635.       Frame.DrawBottom = False
  636.       Frame.DrawLeft = False
  637.       Frame.DrawRight = False
  638.       AlignToBottom = False
  639.       Color = clWhite
  640.       ForceNewColumn = False
  641.       ForceNewPage = False
  642.       Size.Values = (
  643.         105.833333333333
  644.         1899.70833333333)
  645.       BandType = rbPageHeader
  646.       object QRSysData1: TQRSysData
  647.         Left = 72
  648.         Top = 8
  649.         Width = 65
  650.         Height = 17
  651.         Frame.Color = clBlack
  652.         Frame.DrawTop = False
  653.         Frame.DrawBottom = False
  654.         Frame.DrawLeft = False
  655.         Frame.DrawRight = False
  656.         Size.Values = (
  657.           44.9791666666667
  658.           190.5
  659.           21.1666666666667
  660.           171.979166666667)
  661.         Alignment = taLeftJustify
  662.         AlignToBand = False
  663.         AutoSize = True
  664.         Color = clWhite
  665.         Data = qrsDate
  666.         Transparent = False
  667.         FontSize = 10
  668.       end
  669.       object QRSysData3: TQRSysData
  670.         Left = 176
  671.         Top = 8
  672.         Width = 8
  673.         Height = 17
  674.         Frame.Color = clBlack
  675.         Frame.DrawTop = False
  676.         Frame.DrawBottom = False
  677.         Frame.DrawLeft = False
  678.         Frame.DrawRight = False
  679.         Size.Values = (
  680.           44.9791666666667
  681.           465.666666666667
  682.           21.1666666666667
  683.           21.1666666666667)
  684.         Alignment = taLeftJustify
  685.         AlignToBand = False
  686.         AutoSize = True
  687.         Color = clWhite
  688.         Data = qrsPageNumber
  689.         Transparent = False
  690.         FontSize = 10
  691.       end
  692.     end
  693.     object DetailBand1: TQRBand
  694.       Left = 38
  695.       Top = 185
  696.       Width = 718
  697.       Height = 30
  698.       Frame.Color = clBlack
  699.       Frame.DrawTop = True
  700.       Frame.DrawBottom = True
  701.       Frame.DrawLeft = True
  702.       Frame.DrawRight = True
  703.       AlignToBottom = False
  704.       Color = clWhite
  705.       ForceNewColumn = False
  706.       ForceNewPage = False
  707.       Size.Values = (
  708.         79.375
  709.         1899.70833333333)
  710.       BandType = rbDetail
  711.       object QRDBText2: TQRDBText
  712.         Left = 48
  713.         Top = 8
  714.         Width = 33
  715.         Height = 17
  716.         Frame.Color = clBlack
  717.         Frame.DrawTop = False
  718.         Frame.DrawBottom = False
  719.         Frame.DrawLeft = False
  720.         Frame.DrawRight = False
  721.         Size.Values = (
  722.           44.9791666666667
  723.           127
  724.           21.1666666666667
  725.           87.3125)
  726.         Alignment = taLeftJustify
  727.         AlignToBand = False
  728.         AutoSize = True
  729.         AutoStretch = False
  730.         Color = clWhite
  731.         DataSet = Query1
  732.         DataField = #21697#21517
  733.         Font.Charset = ANSI_CHARSET
  734.         Font.Color = clWindowText
  735.         Font.Height = -16
  736.         Font.Name = #23435#20307
  737.         Font.Style = []
  738.         ParentFont = False
  739.         Transparent = False
  740.         WordWrap = True
  741.         FontSize = 12
  742.       end
  743.       object QRDBText3: TQRDBText
  744.         Left = 192
  745.         Top = 8
  746.         Width = 33
  747.         Height = 17
  748.         Frame.Color = clBlack
  749.         Frame.DrawTop = False
  750.         Frame.DrawBottom = False
  751.         Frame.DrawLeft = False
  752.         Frame.DrawRight = False
  753.         Size.Values = (
  754.           44.9791666666667
  755.           508
  756.           21.1666666666667
  757.           87.3125)
  758.         Alignment = taLeftJustify
  759.         AlignToBand = False
  760.         AutoSize = True
  761.         AutoStretch = False
  762.         Color = clWhite
  763.         DataSet = Query1
  764.         DataField = #21333#20301
  765.         Font.Charset = ANSI_CHARSET
  766.         Font.Color = clWindowText
  767.         Font.Height = -16
  768.         Font.Name = #23435#20307
  769.         Font.Style = []
  770.         ParentFont = False
  771.         Transparent = False
  772.         WordWrap = True
  773.         FontSize = 12
  774.       end
  775.       object QRDBText4: TQRDBText
  776.         Left = 256
  777.         Top = 8
  778.         Width = 65
  779.         Height = 17
  780.         Frame.Color = clBlack
  781.         Frame.DrawTop = False
  782.         Frame.DrawBottom = False
  783.         Frame.DrawLeft = False
  784.         Frame.DrawRight = False
  785.         Size.Values = (
  786.           44.9791666666667
  787.           677.333333333333
  788.           21.1666666666667
  789.           171.979166666667)
  790.         Alignment = taLeftJustify
  791.         AlignToBand = False
  792.         AutoSize = True
  793.         AutoStretch = False
  794.         Color = clWhite
  795.         DataSet = Query1
  796.         DataField = #36827#36135#25968#37327
  797.         Font.Charset = ANSI_CHARSET
  798.         Font.Color = clWindowText
  799.         Font.Height = -16
  800.         Font.Name = #23435#20307
  801.         Font.Style = []
  802.         ParentFont = False
  803.         Transparent = False
  804.         WordWrap = True
  805.         FontSize = 12
  806.       end
  807.       object QRDBText5: TQRDBText
  808.         Left = 344
  809.         Top = 8
  810.         Width = 33
  811.         Height = 17
  812.         Frame.Color = clBlack
  813.         Frame.DrawTop = False
  814.         Frame.DrawBottom = False
  815.         Frame.DrawLeft = False
  816.         Frame.DrawRight = False
  817.         Size.Values = (
  818.           44.9791666666667
  819.           910.166666666667
  820.           21.1666666666667
  821.           87.3125)
  822.         Alignment = taLeftJustify
  823.         AlignToBand = False
  824.         AutoSize = True
  825.         AutoStretch = False
  826.         Color = clWhite
  827.         DataSet = Query1
  828.         DataField = #36827#20215
  829.         Font.Charset = ANSI_CHARSET
  830.         Font.Color = clWindowText
  831.         Font.Height = -16
  832.         Font.Name = #23435#20307
  833.         Font.Style = []
  834.         ParentFont = False
  835.         Transparent = False
  836.         WordWrap = True
  837.         FontSize = 12
  838.       end
  839.       object QRDBText7: TQRDBText
  840.         Left = 408
  841.         Top = 8
  842.         Width = 65
  843.         Height = 17
  844.         Frame.Color = clBlack
  845.         Frame.DrawTop = False
  846.         Frame.DrawBottom = False
  847.         Frame.DrawLeft = False
  848.         Frame.DrawRight = False
  849.         Size.Values = (
  850.           44.9791666666667
  851.           1079.5
  852.           21.1666666666667
  853.           171.979166666667)
  854.         Alignment = taLeftJustify
  855.         AlignToBand = False
  856.         AutoSize = True
  857.         AutoStretch = False
  858.         Color = clWhite
  859.         DataSet = Query1
  860.         DataField = #31246#20215#21512#35745
  861.         Font.Charset = ANSI_CHARSET
  862.         Font.Color = clWindowText
  863.         Font.Height = -16
  864.         Font.Name = #23435#20307
  865.         Font.Style = []
  866.         ParentFont = False
  867.         Transparent = False
  868.         WordWrap = True
  869.         FontSize = 12
  870.       end
  871.       object QRDBText8: TQRDBText
  872.         Left = 592
  873.         Top = 8
  874.         Width = 33
  875.         Height = 17
  876.         Frame.Color = clBlack
  877.         Frame.DrawTop = False
  878.         Frame.DrawBottom = False
  879.         Frame.DrawLeft = False
  880.         Frame.DrawRight = False
  881.         Size.Values = (
  882.           44.9791666666667
  883.           1566.33333333333
  884.           21.1666666666667
  885.           87.3125)
  886.         Alignment = taLeftJustify
  887.         AlignToBand = False
  888.         AutoSize = True
  889.         AutoStretch = False
  890.         Color = clWhite
  891.         DataSet = Query1
  892.         DataField = #31246#39069
  893.         Font.Charset = ANSI_CHARSET
  894.         Font.Color = clWindowText
  895.         Font.Height = -16
  896.         Font.Name = #23435#20307
  897.         Font.Style = []
  898.         ParentFont = False
  899.         Transparent = False
  900.         WordWrap = True
  901.         FontSize = 12
  902.       end
  903.       object QRDBText9: TQRDBText
  904.         Left = 496
  905.         Top = 8
  906.         Width = 65
  907.         Height = 17
  908.         Frame.Color = clBlack
  909.         Frame.DrawTop = False
  910.         Frame.DrawBottom = False
  911.         Frame.DrawLeft = False
  912.         Frame.DrawRight = False
  913.         Size.Values = (
  914.           44.9791666666667
  915.           1312.33333333333
  916.           21.1666666666667
  917.           171.979166666667)
  918.         Alignment = taLeftJustify
  919.         AlignToBand = False
  920.         AutoSize = True
  921.         AutoStretch = False
  922.         Color = clWhite
  923.         DataSet = Query1
  924.         DataField = #19981#21547#31246#20215
  925.         Font.Charset = ANSI_CHARSET
  926.         Font.Color = clWindowText
  927.         Font.Height = -16
  928.         Font.Name = #23435#20307
  929.         Font.Style = []
  930.         ParentFont = False
  931.         Transparent = False
  932.         WordWrap = True
  933.         FontSize = 12
  934.       end
  935.       object QRShape3: TQRShape
  936.         Left = 176
  937.         Top = -1
  938.         Width = 1
  939.         Height = 30
  940.         Frame.Color = clBlack
  941.         Frame.DrawTop = False
  942.         Frame.DrawBottom = False
  943.         Frame.DrawLeft = False
  944.         Frame.DrawRight = False
  945.         Size.Values = (
  946.           79.375
  947.           465.666666666667
  948.           -2.64583333333333
  949.           2.64583333333333)
  950.         Shape = qrsRectangle
  951.       end
  952.       object QRShape4: TQRShape
  953.         Left = 240
  954.         Top = -1
  955.         Width = 1
  956.         Height = 30
  957.         Frame.Color = clBlack
  958.         Frame.DrawTop = False
  959.         Frame.DrawBottom = False
  960.         Frame.DrawLeft = False
  961.         Frame.DrawRight = False
  962.         Size.Values = (
  963.           79.375
  964.           635
  965.           -2.64583333333333
  966.           2.64583333333333)
  967.         Shape = qrsRectangle
  968.       end
  969.       object QRShape5: TQRShape
  970.         Left = 328
  971.         Top = -1
  972.         Width = 1
  973.         Height = 30
  974.         Frame.Color = clBlack
  975.         Frame.DrawTop = False
  976.         Frame.DrawBottom = False
  977.         Frame.DrawLeft = False
  978.         Frame.DrawRight = False
  979.         Size.Values = (
  980.           79.375
  981.           867.833333333333
  982.           -2.64583333333333
  983.           2.64583333333333)
  984.         Shape = qrsRectangle
  985.       end
  986.       object QRShape6: TQRShape
  987.         Left = 392
  988.         Top = -1
  989.         Width = 1
  990.         Height = 30
  991.         Frame.Color = clBlack
  992.         Frame.DrawTop = False
  993.         Frame.DrawBottom = False
  994.         Frame.DrawLeft = False
  995.         Frame.DrawRight = False
  996.         Size.Values = (
  997.           79.375
  998.           1037.16666666667
  999.           -2.64583333333333
  1000.           2.64583333333333)
  1001.         Shape = qrsRectangle
  1002.       end
  1003.       object QRShape7: TQRShape
  1004.         Left = 480
  1005.         Top = -1
  1006.         Width = 1
  1007.         Height = 30
  1008.         Frame.Color = clBlack
  1009.         Frame.DrawTop = False
  1010.         Frame.DrawBottom = False
  1011.         Frame.DrawLeft = False
  1012.         Frame.DrawRight = False
  1013.         Size.Values = (
  1014.           79.375
  1015.           1270
  1016.           -2.64583333333333
  1017.           2.64583333333333)
  1018.         Shape = qrsRectangle
  1019.       end
  1020.       object QRShape8: TQRShape
  1021.         Left = 568
  1022.         Top = -1
  1023.         Width = 1
  1024.         Height = 30
  1025.         Frame.Color = clBlack
  1026.         Frame.DrawTop = False
  1027.         Frame.DrawBottom = False
  1028.         Frame.DrawLeft = False
  1029.         Frame.DrawRight = False
  1030.         Size.Values = (
  1031.           79.375
  1032.           1502.83333333333
  1033.           -2.64583333333333
  1034.           2.64583333333333)
  1035.         Shape = qrsRectangle
  1036.       end
  1037.     end
  1038.     object TitleBand1: TQRBand
  1039.       Left = 38
  1040.       Top = 78
  1041.       Width = 718
  1042.       Height = 40
  1043.       Frame.Color = clBlack
  1044.       Frame.DrawTop = False
  1045.       Frame.DrawBottom = False
  1046.       Frame.DrawLeft = False
  1047.       Frame.DrawRight = False
  1048.       AlignToBottom = False
  1049.       Color = clWhite
  1050.       ForceNewColumn = False
  1051.       ForceNewPage = False
  1052.       Size.Values = (
  1053.         105.833333333333
  1054.         1899.70833333333)
  1055.       BandType = rbTitle
  1056.       object QRLabel1: TQRLabel
  1057.         Left = 264
  1058.         Top = 8
  1059.         Width = 148
  1060.         Height = 22
  1061.         Frame.Color = clBlack
  1062.         Frame.DrawTop = False
  1063.         Frame.DrawBottom = False
  1064.         Frame.DrawLeft = False
  1065.         Frame.DrawRight = False
  1066.         Size.Values = (
  1067.           58.2083333333333
  1068.           698.5
  1069.           21.1666666666667
  1070.           391.583333333333)
  1071.         Alignment = taLeftJustify
  1072.         AlignToBand = False
  1073.         AutoSize = True
  1074.         AutoStretch = False
  1075.         Caption = #20013#24515#21830#22330#36827#36135#21333
  1076.         Color = clWhite
  1077.         Font.Charset = GB2312_CHARSET
  1078.         Font.Color = clWindowText
  1079.         Font.Height = -21
  1080.         Font.Name = #23435#20307
  1081.         Font.Style = []
  1082.         ParentFont = False
  1083.         Transparent = False
  1084.         WordWrap = True
  1085.         FontSize = 16
  1086.       end
  1087.     end
  1088.     object SummaryBand1: TQRBand
  1089.       Left = 38
  1090.       Top = 215
  1091.       Width = 718
  1092.       Height = 45
  1093.       Frame.Color = clBlack
  1094.       Frame.DrawTop = True
  1095.       Frame.DrawBottom = True
  1096.       Frame.DrawLeft = True
  1097.       Frame.DrawRight = True
  1098.       AlignToBottom = False
  1099.       Color = clWhite
  1100.       ForceNewColumn = False
  1101.       ForceNewPage = False
  1102.       Size.Values = (
  1103.         119.0625
  1104.         1899.70833333333)
  1105.       BandType = rbSummary
  1106.       object QRLabel4: TQRLabel
  1107.         Left = 392
  1108.         Top = 24
  1109.         Width = 70
  1110.         Height = 17
  1111.         Frame.Color = clBlack
  1112.         Frame.DrawTop = False
  1113.         Frame.DrawBottom = False
  1114.         Frame.DrawLeft = False
  1115.         Frame.DrawRight = False
  1116.         Size.Values = (
  1117.           44.9791666666667
  1118.           1037.16666666667
  1119.           63.5
  1120.           185.208333333333)
  1121.         Alignment = taLeftJustify
  1122.         AlignToBand = False
  1123.         AutoSize = False
  1124.         AutoStretch = False
  1125.         Caption = #21512#35745#37329#39069
  1126.         Color = clWhite
  1127.         Font.Charset = ANSI_CHARSET
  1128.         Font.Color = clWindowText
  1129.         Font.Height = -15
  1130.         Font.Name = #23435#20307
  1131.         Font.Style = []
  1132.         ParentFont = False
  1133.         Transparent = False
  1134.         WordWrap = True
  1135.         FontSize = 11
  1136.       end
  1137.       object QRExpr1: TQRExpr
  1138.         Left = 464
  1139.         Top = 24
  1140.         Width = 157
  1141.         Height = 17
  1142.         Frame.Color = clBlack
  1143.         Frame.DrawTop = False
  1144.         Frame.DrawBottom = False
  1145.         Frame.DrawLeft = False
  1146.         Frame.DrawRight = False
  1147.         Size.Values = (
  1148.           44.9791666666667
  1149.           1227.66666666667
  1150.           63.5
  1151.           415.395833333333)
  1152.         Alignment = taLeftJustify
  1153.         AlignToBand = False
  1154.         AutoSize = True
  1155.         AutoStretch = False
  1156.         Font.Charset = ANSI_CHARSET
  1157.         Font.Color = clWindowText
  1158.         Font.Height = -15
  1159.         Font.Name = #23435#20307
  1160.         Font.Style = []
  1161.         Color = clWhite
  1162.         ParentFont = False
  1163.         ResetAfterPrint = False
  1164.         Transparent = False
  1165.         WordWrap = True
  1166.         Expression = 'SUM(Query1.'#31246#20215#21512#35745')'
  1167.         FontSize = 11
  1168.       end
  1169.     end
  1170.   end
  1171.   object Query1: TQuery
  1172.     DatabaseName = 'db'
  1173.     SQL.Strings = (
  1174.       
  1175.         'select a.'#20379#36135#21830#21495',b.'#36135#21495',a.'#36827#36135#26085#26399',a.'#19994#21153#21592',a.'#21046#21333#20154',b.'#36827#36135#25968#37327',b.'#36827#20215',b.'#31246#20215#21512#35745',b.'#31246#29575',b.' +
  1176.         #19981#21547#31246#20215',b.'#31246#39069','
  1177.       #9'c.'#21517#31216',d.'#21697#21517','#20179#24211','#21333#20301' from '#36827#36135#21333' as a,'#36827#36135#21333#26126#32454' as b, '#20379#36135#21830#28165#21333' as c, '#21830#21697#28165#21333' as d'
  1178.       #9'where a.'#32534#21495'=b.'#36827#36135#21333#21495' and a.'#20379#36135#21830#21495'=c.'#20379#36135#21830#21495' and b.'#36135#21495'=d.'#36135#21495' ')
  1179.   end
  1180. end