U_bmlldgl.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:74k
源码类别:

Delphi/CppBuilder

开发平台:

Delphi

  1. object frmBmlld: TfrmBmlld
  2.   Left = 87
  3.   Top = 47
  4.   Width = 625
  5.   Height = 426
  6.   Caption = #37096#38376#39046#26009#21333#31649#29702
  7.   Color = clBtnFace
  8.   Font.Charset = GB2312_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = #23435#20307
  12.   Font.Style = []
  13.   FormStyle = fsMDIChild
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   Scaled = False
  17.   Visible = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 12
  22.   object QuickRep1: TQuickRep
  23.     Left = -341
  24.     Top = -911
  25.     Width = 794
  26.     Height = 1123
  27.     Frame.Color = clBlack
  28.     Frame.DrawTop = False
  29.     Frame.DrawBottom = False
  30.     Frame.DrawLeft = False
  31.     Frame.DrawRight = False
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -13
  35.     Font.Name = 'Arial'
  36.     Font.Style = []
  37.     Functions.Strings = (
  38.       'PAGENUMBER'
  39.       'COLUMNNUMBER'
  40.       'REPORTTITLE')
  41.     Functions.DATA = (
  42.       '0'
  43.       '0'
  44.       #39#39)
  45.     Options = [FirstPageHeader, LastPageFooter]
  46.     Page.Columns = 1
  47.     Page.Orientation = poPortrait
  48.     Page.PaperSize = A4
  49.     Page.Values = (
  50.       100
  51.       2970
  52.       100
  53.       2100
  54.       100
  55.       100
  56.       0)
  57.     PrinterSettings.Copies = 1
  58.     PrinterSettings.Duplex = False
  59.     PrinterSettings.FirstPage = 0
  60.     PrinterSettings.LastPage = 0
  61.     PrinterSettings.OutputBin = Auto
  62.     PrintIfEmpty = True
  63.     SnapToGrid = True
  64.     Units = MM
  65.     Zoom = 100
  66.     object PageHeaderBand1: TQRBand
  67.       Left = 38
  68.       Top = 38
  69.       Width = 718
  70.       Height = 67
  71.       Frame.Color = clBlack
  72.       Frame.DrawTop = False
  73.       Frame.DrawBottom = False
  74.       Frame.DrawLeft = False
  75.       Frame.DrawRight = False
  76.       AlignToBottom = False
  77.       Color = clWhite
  78.       ForceNewColumn = False
  79.       ForceNewPage = False
  80.       Size.Values = (
  81.         177.270833333333
  82.         1899.70833333333)
  83.       BandType = rbPageHeader
  84.       object QRLabel1: TQRLabel
  85.         Left = 299
  86.         Top = 4
  87.         Width = 106
  88.         Height = 22
  89.         Frame.Color = clBlack
  90.         Frame.DrawTop = False
  91.         Frame.DrawBottom = False
  92.         Frame.DrawLeft = False
  93.         Frame.DrawRight = False
  94.         Size.Values = (
  95.           58.2083333333333
  96.           791.104166666667
  97.           10.5833333333333
  98.           280.458333333333)
  99.         Alignment = taLeftJustify
  100.         AlignToBand = False
  101.         AutoSize = True
  102.         AutoStretch = False
  103.         Caption = #37096#38376#39046#26009#21333
  104.         Color = clWhite
  105.         Font.Charset = GB2312_CHARSET
  106.         Font.Color = clWindowText
  107.         Font.Height = -21
  108.         Font.Name = #23435#20307
  109.         Font.Style = []
  110.         ParentFont = False
  111.         Transparent = False
  112.         WordWrap = True
  113.         FontSize = 16
  114.       end
  115.       object QRLabel2: TQRLabel
  116.         Left = 593
  117.         Top = 47
  118.         Width = 76
  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.           1568.97916666667
  128.           124.354166666667
  129.           201.083333333333)
  130.         Alignment = taLeftJustify
  131.         AlignToBand = False
  132.         AutoSize = True
  133.         AutoStretch = False
  134.         Caption = #25171#21360#26102#38388#65306
  135.         Color = clWhite
  136.         Font.Charset = GB2312_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 QRSysData1: TQRSysData
  147.         Left = 669
  148.         Top = 46
  149.         Width = 49
  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.           1770.0625
  159.           121.708333333333
  160.           129.645833333333)
  161.         Alignment = taLeftJustify
  162.         AlignToBand = False
  163.         AutoSize = True
  164.         Color = clWhite
  165.         Data = qrsDate
  166.         Font.Charset = GB2312_CHARSET
  167.         Font.Color = clWindowText
  168.         Font.Height = -15
  169.         Font.Name = #23435#20307
  170.         Font.Style = []
  171.         ParentFont = False
  172.         Transparent = False
  173.         FontSize = 11
  174.       end
  175.     end
  176.     object QRSubDetail1: TQRSubDetail
  177.       Left = 38
  178.       Top = 231
  179.       Width = 718
  180.       Height = 29
  181.       Frame.Color = clBlack
  182.       Frame.DrawTop = False
  183.       Frame.DrawBottom = False
  184.       Frame.DrawLeft = False
  185.       Frame.DrawRight = False
  186.       AlignToBottom = False
  187.       Color = clWhite
  188.       ForceNewColumn = False
  189.       ForceNewPage = False
  190.       LinkBand = TitleBand1
  191.       Size.Values = (
  192.         76.7291666666667
  193.         1899.70833333333)
  194.       Master = QuickRep1
  195.       PrintBefore = False
  196.       PrintIfEmpty = True
  197.       object QRDBText10: TQRDBText
  198.         Left = 31
  199.         Top = 8
  200.         Width = 61
  201.         Height = 17
  202.         Frame.Color = clBlack
  203.         Frame.DrawTop = False
  204.         Frame.DrawBottom = False
  205.         Frame.DrawLeft = False
  206.         Frame.DrawRight = False
  207.         Size.Values = (
  208.           44.9791666666667
  209.           82.0208333333333
  210.           21.1666666666667
  211.           161.395833333333)
  212.         Alignment = taLeftJustify
  213.         AlignToBand = False
  214.         AutoSize = True
  215.         AutoStretch = False
  216.         Color = clWhite
  217.         DataField = #26448#26009#32534#30721
  218.         Font.Charset = GB2312_CHARSET
  219.         Font.Color = clWindowText
  220.         Font.Height = -15
  221.         Font.Name = #23435#20307
  222.         Font.Style = []
  223.         ParentFont = False
  224.         Transparent = False
  225.         WordWrap = True
  226.         FontSize = 11
  227.       end
  228.       object QRDBText11: TQRDBText
  229.         Left = 152
  230.         Top = 8
  231.         Width = 61
  232.         Height = 17
  233.         Frame.Color = clBlack
  234.         Frame.DrawTop = False
  235.         Frame.DrawBottom = False
  236.         Frame.DrawLeft = False
  237.         Frame.DrawRight = False
  238.         Size.Values = (
  239.           44.9791666666667
  240.           402.166666666667
  241.           21.1666666666667
  242.           161.395833333333)
  243.         Alignment = taLeftJustify
  244.         AlignToBand = False
  245.         AutoSize = True
  246.         AutoStretch = False
  247.         Color = clWhite
  248.         DataField = #26448#26009#21517#31216
  249.         Font.Charset = GB2312_CHARSET
  250.         Font.Color = clWindowText
  251.         Font.Height = -15
  252.         Font.Name = #23435#20307
  253.         Font.Style = []
  254.         ParentFont = False
  255.         Transparent = False
  256.         WordWrap = True
  257.         FontSize = 11
  258.       end
  259.       object QRDBText12: TQRDBText
  260.         Left = 267
  261.         Top = 8
  262.         Width = 61
  263.         Height = 17
  264.         Frame.Color = clBlack
  265.         Frame.DrawTop = False
  266.         Frame.DrawBottom = False
  267.         Frame.DrawLeft = False
  268.         Frame.DrawRight = False
  269.         Size.Values = (
  270.           44.9791666666667
  271.           706.4375
  272.           21.1666666666667
  273.           161.395833333333)
  274.         Alignment = taLeftJustify
  275.         AlignToBand = False
  276.         AutoSize = True
  277.         AutoStretch = False
  278.         Color = clWhite
  279.         DataField = #35831#39046#25968#37327
  280.         Font.Charset = GB2312_CHARSET
  281.         Font.Color = clWindowText
  282.         Font.Height = -15
  283.         Font.Name = #23435#20307
  284.         Font.Style = []
  285.         ParentFont = False
  286.         Transparent = False
  287.         WordWrap = True
  288.         FontSize = 11
  289.       end
  290.       object QRDBText13: TQRDBText
  291.         Left = 393
  292.         Top = 8
  293.         Width = 61
  294.         Height = 17
  295.         Frame.Color = clBlack
  296.         Frame.DrawTop = False
  297.         Frame.DrawBottom = False
  298.         Frame.DrawLeft = False
  299.         Frame.DrawRight = False
  300.         Size.Values = (
  301.           44.9791666666667
  302.           1039.8125
  303.           21.1666666666667
  304.           161.395833333333)
  305.         Alignment = taLeftJustify
  306.         AlignToBand = False
  307.         AutoSize = True
  308.         AutoStretch = False
  309.         Color = clWhite
  310.         DataField = #23454#21457#25968#37327
  311.         Font.Charset = GB2312_CHARSET
  312.         Font.Color = clWindowText
  313.         Font.Height = -15
  314.         Font.Name = #23435#20307
  315.         Font.Style = []
  316.         ParentFont = False
  317.         Transparent = False
  318.         WordWrap = True
  319.         FontSize = 11
  320.       end
  321.       object QRDBText14: TQRDBText
  322.         Left = 520
  323.         Top = 8
  324.         Width = 61
  325.         Height = 17
  326.         Frame.Color = clBlack
  327.         Frame.DrawTop = False
  328.         Frame.DrawBottom = False
  329.         Frame.DrawLeft = False
  330.         Frame.DrawRight = False
  331.         Size.Values = (
  332.           44.9791666666667
  333.           1375.83333333333
  334.           21.1666666666667
  335.           161.395833333333)
  336.         Alignment = taLeftJustify
  337.         AlignToBand = False
  338.         AutoSize = True
  339.         AutoStretch = False
  340.         Color = clWhite
  341.         DataField = #35745#21010#21333#20215
  342.         Font.Charset = GB2312_CHARSET
  343.         Font.Color = clWindowText
  344.         Font.Height = -15
  345.         Font.Name = #23435#20307
  346.         Font.Style = []
  347.         ParentFont = False
  348.         Transparent = False
  349.         WordWrap = True
  350.         FontSize = 11
  351.       end
  352.       object QRDBText15: TQRDBText
  353.         Left = 646
  354.         Top = 8
  355.         Width = 61
  356.         Height = 17
  357.         Frame.Color = clBlack
  358.         Frame.DrawTop = False
  359.         Frame.DrawBottom = False
  360.         Frame.DrawLeft = False
  361.         Frame.DrawRight = False
  362.         Size.Values = (
  363.           44.9791666666667
  364.           1709.20833333333
  365.           21.1666666666667
  366.           161.395833333333)
  367.         Alignment = taLeftJustify
  368.         AlignToBand = False
  369.         AutoSize = True
  370.         AutoStretch = False
  371.         Color = clWhite
  372.         DataField = #21333#20215#21333#20301
  373.         Font.Charset = GB2312_CHARSET
  374.         Font.Color = clWindowText
  375.         Font.Height = -15
  376.         Font.Name = #23435#20307
  377.         Font.Style = []
  378.         ParentFont = False
  379.         Transparent = False
  380.         WordWrap = True
  381.         FontSize = 11
  382.       end
  383.     end
  384.     object TitleBand1: TQRBand
  385.       Left = 38
  386.       Top = 105
  387.       Width = 718
  388.       Height = 98
  389.       Frame.Color = clBlack
  390.       Frame.DrawTop = False
  391.       Frame.DrawBottom = False
  392.       Frame.DrawLeft = False
  393.       Frame.DrawRight = False
  394.       AlignToBottom = False
  395.       Color = clWhite
  396.       ForceNewColumn = False
  397.       ForceNewPage = False
  398.       Size.Values = (
  399.         259.291666666667
  400.         1899.70833333333)
  401.       BandType = rbTitle
  402.       object QRLabel3: TQRLabel
  403.         Left = 14
  404.         Top = 12
  405.         Width = 61
  406.         Height = 17
  407.         Frame.Color = clBlack
  408.         Frame.DrawTop = False
  409.         Frame.DrawBottom = False
  410.         Frame.DrawLeft = False
  411.         Frame.DrawRight = False
  412.         Size.Values = (
  413.           44.9791666666667
  414.           37.0416666666667
  415.           31.75
  416.           161.395833333333)
  417.         Alignment = taLeftJustify
  418.         AlignToBand = False
  419.         AutoSize = True
  420.         AutoStretch = False
  421.         Caption = #39046#26009#21333#20301
  422.         Color = clWhite
  423.         Font.Charset = GB2312_CHARSET
  424.         Font.Color = clWindowText
  425.         Font.Height = -15
  426.         Font.Name = #23435#20307
  427.         Font.Style = []
  428.         ParentFont = False
  429.         Transparent = False
  430.         WordWrap = True
  431.         FontSize = 11
  432.       end
  433.       object QRLabel4: TQRLabel
  434.         Left = 523
  435.         Top = 12
  436.         Width = 61
  437.         Height = 17
  438.         Frame.Color = clBlack
  439.         Frame.DrawTop = False
  440.         Frame.DrawBottom = False
  441.         Frame.DrawLeft = False
  442.         Frame.DrawRight = False
  443.         Size.Values = (
  444.           44.9791666666667
  445.           1383.77083333333
  446.           31.75
  447.           161.395833333333)
  448.         Alignment = taLeftJustify
  449.         AlignToBand = False
  450.         AutoSize = True
  451.         AutoStretch = False
  452.         Caption = #39046#26009#23383#21495
  453.         Color = clWhite
  454.         Font.Charset = GB2312_CHARSET
  455.         Font.Color = clWindowText
  456.         Font.Height = -15
  457.         Font.Name = #23435#20307
  458.         Font.Style = []
  459.         ParentFont = False
  460.         Transparent = False
  461.         WordWrap = True
  462.         FontSize = 11
  463.       end
  464.       object QRLabel5: TQRLabel
  465.         Left = 14
  466.         Top = 39
  467.         Width = 61
  468.         Height = 17
  469.         Frame.Color = clBlack
  470.         Frame.DrawTop = False
  471.         Frame.DrawBottom = False
  472.         Frame.DrawLeft = False
  473.         Frame.DrawRight = False
  474.         Size.Values = (
  475.           44.9791666666667
  476.           37.0416666666667
  477.           103.1875
  478.           161.395833333333)
  479.         Alignment = taLeftJustify
  480.         AlignToBand = False
  481.         AutoSize = True
  482.         AutoStretch = False
  483.         Caption = #20179#24211#21517#31216
  484.         Color = clWhite
  485.         Font.Charset = GB2312_CHARSET
  486.         Font.Color = clWindowText
  487.         Font.Height = -15
  488.         Font.Name = #23435#20307
  489.         Font.Style = []
  490.         ParentFont = False
  491.         Transparent = False
  492.         WordWrap = True
  493.         FontSize = 11
  494.       end
  495.       object QRLabel6: TQRLabel
  496.         Left = 258
  497.         Top = 39
  498.         Width = 61
  499.         Height = 17
  500.         Frame.Color = clBlack
  501.         Frame.DrawTop = False
  502.         Frame.DrawBottom = False
  503.         Frame.DrawLeft = False
  504.         Frame.DrawRight = False
  505.         Size.Values = (
  506.           44.9791666666667
  507.           682.625
  508.           103.1875
  509.           161.395833333333)
  510.         Alignment = taLeftJustify
  511.         AlignToBand = False
  512.         AutoSize = True
  513.         AutoStretch = False
  514.         Caption = #21046#21333#26085#26399
  515.         Color = clWhite
  516.         Font.Charset = GB2312_CHARSET
  517.         Font.Color = clWindowText
  518.         Font.Height = -15
  519.         Font.Name = #23435#20307
  520.         Font.Style = []
  521.         ParentFont = False
  522.         Transparent = False
  523.         WordWrap = True
  524.         FontSize = 11
  525.       end
  526.       object QRLabel7: TQRLabel
  527.         Left = 523
  528.         Top = 39
  529.         Width = 61
  530.         Height = 17
  531.         Frame.Color = clBlack
  532.         Frame.DrawTop = False
  533.         Frame.DrawBottom = False
  534.         Frame.DrawLeft = False
  535.         Frame.DrawRight = False
  536.         Size.Values = (
  537.           44.9791666666667
  538.           1383.77083333333
  539.           103.1875
  540.           161.395833333333)
  541.         Alignment = taLeftJustify
  542.         AlignToBand = False
  543.         AutoSize = True
  544.         AutoStretch = False
  545.         Caption = #39046#26009#29992#36884
  546.         Color = clWhite
  547.         Font.Charset = GB2312_CHARSET
  548.         Font.Color = clWindowText
  549.         Font.Height = -15
  550.         Font.Name = #23435#20307
  551.         Font.Style = []
  552.         ParentFont = False
  553.         Transparent = False
  554.         WordWrap = True
  555.         FontSize = 11
  556.       end
  557.       object QRLabel8: TQRLabel
  558.         Left = 14
  559.         Top = 67
  560.         Width = 61
  561.         Height = 17
  562.         Frame.Color = clBlack
  563.         Frame.DrawTop = False
  564.         Frame.DrawBottom = False
  565.         Frame.DrawLeft = False
  566.         Frame.DrawRight = False
  567.         Size.Values = (
  568.           44.9791666666667
  569.           37.0416666666667
  570.           177.270833333333
  571.           161.395833333333)
  572.         Alignment = taLeftJustify
  573.         AlignToBand = False
  574.         AutoSize = True
  575.         AutoStretch = False
  576.         Caption = #39046#26009#22791#27880
  577.         Color = clWhite
  578.         Font.Charset = GB2312_CHARSET
  579.         Font.Color = clWindowText
  580.         Font.Height = -15
  581.         Font.Name = #23435#20307
  582.         Font.Style = []
  583.         ParentFont = False
  584.         Transparent = False
  585.         WordWrap = True
  586.         FontSize = 11
  587.       end
  588.       object QRLabel9: TQRLabel
  589.         Left = 470
  590.         Top = 67
  591.         Width = 46
  592.         Height = 17
  593.         Frame.Color = clBlack
  594.         Frame.DrawTop = False
  595.         Frame.DrawBottom = False
  596.         Frame.DrawLeft = False
  597.         Frame.DrawRight = False
  598.         Size.Values = (
  599.           44.9791666666667
  600.           1243.54166666667
  601.           177.270833333333
  602.           121.708333333333)
  603.         Alignment = taLeftJustify
  604.         AlignToBand = False
  605.         AutoSize = True
  606.         AutoStretch = False
  607.         Caption = #23457#26680#20154
  608.         Color = clWhite
  609.         Font.Charset = GB2312_CHARSET
  610.         Font.Color = clWindowText
  611.         Font.Height = -15
  612.         Font.Name = #23435#20307
  613.         Font.Style = []
  614.         ParentFont = False
  615.         Transparent = False
  616.         WordWrap = True
  617.         FontSize = 11
  618.       end
  619.       object QRLabel10: TQRLabel
  620.         Left = 594
  621.         Top = 67
  622.         Width = 61
  623.         Height = 17
  624.         Frame.Color = clBlack
  625.         Frame.DrawTop = False
  626.         Frame.DrawBottom = False
  627.         Frame.DrawLeft = False
  628.         Frame.DrawRight = False
  629.         Size.Values = (
  630.           44.9791666666667
  631.           1571.625
  632.           177.270833333333
  633.           161.395833333333)
  634.         Alignment = taLeftJustify
  635.         AlignToBand = False
  636.         AutoSize = True
  637.         AutoStretch = False
  638.         Caption = #26159#21542#23457#26680
  639.         Color = clWhite
  640.         Font.Charset = GB2312_CHARSET
  641.         Font.Color = clWindowText
  642.         Font.Height = -15
  643.         Font.Name = #23435#20307
  644.         Font.Style = []
  645.         ParentFont = False
  646.         Transparent = False
  647.         WordWrap = True
  648.         FontSize = 11
  649.       end
  650.       object QRLabel11: TQRLabel
  651.         Left = 258
  652.         Top = 67
  653.         Width = 61
  654.         Height = 18
  655.         Frame.Color = clBlack
  656.         Frame.DrawTop = False
  657.         Frame.DrawBottom = False
  658.         Frame.DrawLeft = False
  659.         Frame.DrawRight = False
  660.         Size.Values = (
  661.           47.625
  662.           682.625
  663.           177.270833333333
  664.           161.395833333333)
  665.         Alignment = taLeftJustify
  666.         AlignToBand = False
  667.         AutoSize = True
  668.         AutoStretch = False
  669.         Caption = #24037#31243#39033#30446
  670.         Color = clWhite
  671.         Font.Charset = GB2312_CHARSET
  672.         Font.Color = clWindowText
  673.         Font.Height = -15
  674.         Font.Name = #23435#20307
  675.         Font.Style = []
  676.         ParentFont = False
  677.         Transparent = False
  678.         WordWrap = True
  679.         FontSize = 11
  680.       end
  681.       object QRDBText1: TQRDBText
  682.         Left = 93
  683.         Top = 12
  684.         Width = 61
  685.         Height = 17
  686.         Frame.Color = clBlack
  687.         Frame.DrawTop = False
  688.         Frame.DrawBottom = False
  689.         Frame.DrawLeft = False
  690.         Frame.DrawRight = False
  691.         Size.Values = (
  692.           44.9791666666667
  693.           246.0625
  694.           31.75
  695.           161.395833333333)
  696.         Alignment = taLeftJustify
  697.         AlignToBand = False
  698.         AutoSize = True
  699.         AutoStretch = False
  700.         Color = clWhite
  701.         DataField = #39046#26009#21333#20301
  702.         Font.Charset = GB2312_CHARSET
  703.         Font.Color = clWindowText
  704.         Font.Height = -15
  705.         Font.Name = #23435#20307
  706.         Font.Style = []
  707.         ParentFont = False
  708.         Transparent = False
  709.         WordWrap = True
  710.         FontSize = 11
  711.       end
  712.       object QRDBText2: TQRDBText
  713.         Left = 594
  714.         Top = 12
  715.         Width = 61
  716.         Height = 17
  717.         Frame.Color = clBlack
  718.         Frame.DrawTop = False
  719.         Frame.DrawBottom = False
  720.         Frame.DrawLeft = False
  721.         Frame.DrawRight = False
  722.         Size.Values = (
  723.           44.9791666666667
  724.           1571.625
  725.           31.75
  726.           161.395833333333)
  727.         Alignment = taLeftJustify
  728.         AlignToBand = False
  729.         AutoSize = True
  730.         AutoStretch = False
  731.         Color = clWhite
  732.         DataField = #39046#26009#23383#21495
  733.         Font.Charset = GB2312_CHARSET
  734.         Font.Color = clWindowText
  735.         Font.Height = -15
  736.         Font.Name = #23435#20307
  737.         Font.Style = []
  738.         ParentFont = False
  739.         Transparent = False
  740.         WordWrap = True
  741.         FontSize = 11
  742.       end
  743.       object QRDBText3: TQRDBText
  744.         Left = 93
  745.         Top = 39
  746.         Width = 61
  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.           246.0625
  756.           103.1875
  757.           161.395833333333)
  758.         Alignment = taLeftJustify
  759.         AlignToBand = False
  760.         AutoSize = True
  761.         AutoStretch = False
  762.         Color = clWhite
  763.         DataField = #20179#24211#21517#31216
  764.         Font.Charset = GB2312_CHARSET
  765.         Font.Color = clWindowText
  766.         Font.Height = -15
  767.         Font.Name = #23435#20307
  768.         Font.Style = []
  769.         ParentFont = False
  770.         Transparent = False
  771.         WordWrap = True
  772.         FontSize = 11
  773.       end
  774.       object QRDBText4: TQRDBText
  775.         Left = 333
  776.         Top = 39
  777.         Width = 61
  778.         Height = 17
  779.         Frame.Color = clBlack
  780.         Frame.DrawTop = False
  781.         Frame.DrawBottom = False
  782.         Frame.DrawLeft = False
  783.         Frame.DrawRight = False
  784.         Size.Values = (
  785.           44.9791666666667
  786.           881.0625
  787.           103.1875
  788.           161.395833333333)
  789.         Alignment = taLeftJustify
  790.         AlignToBand = False
  791.         AutoSize = True
  792.         AutoStretch = False
  793.         Color = clWhite
  794.         DataField = #21046#21333#26085#26399
  795.         Font.Charset = GB2312_CHARSET
  796.         Font.Color = clWindowText
  797.         Font.Height = -15
  798.         Font.Name = #23435#20307
  799.         Font.Style = []
  800.         ParentFont = False
  801.         Transparent = False
  802.         WordWrap = True
  803.         FontSize = 11
  804.       end
  805.       object QRDBText5: TQRDBText
  806.         Left = 594
  807.         Top = 39
  808.         Width = 61
  809.         Height = 17
  810.         Frame.Color = clBlack
  811.         Frame.DrawTop = False
  812.         Frame.DrawBottom = False
  813.         Frame.DrawLeft = False
  814.         Frame.DrawRight = False
  815.         Size.Values = (
  816.           44.9791666666667
  817.           1571.625
  818.           103.1875
  819.           161.395833333333)
  820.         Alignment = taLeftJustify
  821.         AlignToBand = False
  822.         AutoSize = True
  823.         AutoStretch = False
  824.         Color = clWhite
  825.         DataField = #39046#26009#29992#36884
  826.         Font.Charset = GB2312_CHARSET
  827.         Font.Color = clWindowText
  828.         Font.Height = -15
  829.         Font.Name = #23435#20307
  830.         Font.Style = []
  831.         ParentFont = False
  832.         Transparent = False
  833.         WordWrap = True
  834.         FontSize = 11
  835.       end
  836.       object QRDBText6: TQRDBText
  837.         Left = 93
  838.         Top = 67
  839.         Width = 31
  840.         Height = 17
  841.         Frame.Color = clBlack
  842.         Frame.DrawTop = False
  843.         Frame.DrawBottom = False
  844.         Frame.DrawLeft = False
  845.         Frame.DrawRight = False
  846.         Size.Values = (
  847.           44.9791666666667
  848.           246.0625
  849.           177.270833333333
  850.           82.0208333333333)
  851.         Alignment = taLeftJustify
  852.         AlignToBand = False
  853.         AutoSize = True
  854.         AutoStretch = False
  855.         Color = clWhite
  856.         DataField = #22791#27880
  857.         Font.Charset = GB2312_CHARSET
  858.         Font.Color = clWindowText
  859.         Font.Height = -15
  860.         Font.Name = #23435#20307
  861.         Font.Style = []
  862.         ParentFont = False
  863.         Transparent = False
  864.         WordWrap = True
  865.         FontSize = 11
  866.       end
  867.       object QRDBText7: TQRDBText
  868.         Left = 333
  869.         Top = 67
  870.         Width = 61
  871.         Height = 17
  872.         Frame.Color = clBlack
  873.         Frame.DrawTop = False
  874.         Frame.DrawBottom = False
  875.         Frame.DrawLeft = False
  876.         Frame.DrawRight = False
  877.         Size.Values = (
  878.           44.9791666666667
  879.           881.0625
  880.           177.270833333333
  881.           161.395833333333)
  882.         Alignment = taLeftJustify
  883.         AlignToBand = False
  884.         AutoSize = True
  885.         AutoStretch = False
  886.         Color = clWhite
  887.         DataField = #24037#31243#39033#30446
  888.         Font.Charset = GB2312_CHARSET
  889.         Font.Color = clWindowText
  890.         Font.Height = -15
  891.         Font.Name = #23435#20307
  892.         Font.Style = []
  893.         ParentFont = False
  894.         Transparent = False
  895.         WordWrap = True
  896.         FontSize = 11
  897.       end
  898.       object QRDBText8: TQRDBText
  899.         Left = 523
  900.         Top = 67
  901.         Width = 46
  902.         Height = 17
  903.         Frame.Color = clBlack
  904.         Frame.DrawTop = False
  905.         Frame.DrawBottom = False
  906.         Frame.DrawLeft = False
  907.         Frame.DrawRight = False
  908.         Size.Values = (
  909.           44.9791666666667
  910.           1383.77083333333
  911.           177.270833333333
  912.           121.708333333333)
  913.         Alignment = taLeftJustify
  914.         AlignToBand = False
  915.         AutoSize = True
  916.         AutoStretch = False
  917.         Color = clWhite
  918.         DataField = #23457#26680#20154
  919.         Font.Charset = GB2312_CHARSET
  920.         Font.Color = clWindowText
  921.         Font.Height = -15
  922.         Font.Name = #23435#20307
  923.         Font.Style = []
  924.         ParentFont = False
  925.         Transparent = False
  926.         WordWrap = True
  927.         FontSize = 11
  928.       end
  929.       object QRDBText9: TQRDBText
  930.         Left = 658
  931.         Top = 67
  932.         Width = 61
  933.         Height = 17
  934.         Frame.Color = clBlack
  935.         Frame.DrawTop = False
  936.         Frame.DrawBottom = False
  937.         Frame.DrawLeft = False
  938.         Frame.DrawRight = False
  939.         Size.Values = (
  940.           44.9791666666667
  941.           1740.95833333333
  942.           177.270833333333
  943.           161.395833333333)
  944.         Alignment = taLeftJustify
  945.         AlignToBand = False
  946.         AutoSize = True
  947.         AutoStretch = False
  948.         Color = clWhite
  949.         DataField = #26159#21542#23457#26680
  950.         Font.Charset = GB2312_CHARSET
  951.         Font.Color = clWindowText
  952.         Font.Height = -15
  953.         Font.Name = #23435#20307
  954.         Font.Style = []
  955.         ParentFont = False
  956.         Transparent = False
  957.         WordWrap = True
  958.         FontSize = 11
  959.       end
  960.       object QRShape1: TQRShape
  961.         Left = 0
  962.         Top = 1
  963.         Width = 800
  964.         Height = 2
  965.         Frame.Color = clBlack
  966.         Frame.DrawTop = False
  967.         Frame.DrawBottom = False
  968.         Frame.DrawLeft = False
  969.         Frame.DrawRight = False
  970.         Size.Values = (
  971.           5.29166666666667
  972.           0
  973.           2.64583333333333
  974.           2116.66666666667)
  975.         Shape = qrsRectangle
  976.       end
  977.       object QRShape2: TQRShape
  978.         Left = 0
  979.         Top = 95
  980.         Width = 800
  981.         Height = 2
  982.         Frame.Color = clBlack
  983.         Frame.DrawTop = False
  984.         Frame.DrawBottom = False
  985.         Frame.DrawLeft = False
  986.         Frame.DrawRight = False
  987.         Size.Values = (
  988.           5.29166666666667
  989.           0
  990.           251.354166666667
  991.           2116.66666666667)
  992.         Shape = qrsRectangle
  993.       end
  994.     end
  995.     object SummaryBand1: TQRBand
  996.       Left = 38
  997.       Top = 260
  998.       Width = 718
  999.       Height = 37
  1000.       Frame.Color = clBlack
  1001.       Frame.DrawTop = False
  1002.       Frame.DrawBottom = False
  1003.       Frame.DrawLeft = False
  1004.       Frame.DrawRight = False
  1005.       AlignToBottom = False
  1006.       Color = clWhite
  1007.       ForceNewColumn = False
  1008.       ForceNewPage = False
  1009.       Size.Values = (
  1010.         97.8958333333333
  1011.         1899.70833333333)
  1012.       BandType = rbSummary
  1013.       object QRLabel18: TQRLabel
  1014.         Left = 14
  1015.         Top = 15
  1016.         Width = 61
  1017.         Height = 17
  1018.         Frame.Color = clBlack
  1019.         Frame.DrawTop = False
  1020.         Frame.DrawBottom = False
  1021.         Frame.DrawLeft = False
  1022.         Frame.DrawRight = False
  1023.         Size.Values = (
  1024.           44.9791666666667
  1025.           37.0416666666667
  1026.           39.6875
  1027.           161.395833333333)
  1028.         Alignment = taLeftJustify
  1029.         AlignToBand = False
  1030.         AutoSize = True
  1031.         AutoStretch = False
  1032.         Caption = #26448#26009#20027#31649
  1033.         Color = clWhite
  1034.         Font.Charset = GB2312_CHARSET
  1035.         Font.Color = clWindowText
  1036.         Font.Height = -15
  1037.         Font.Name = #23435#20307
  1038.         Font.Style = []
  1039.         ParentFont = False
  1040.         Transparent = False
  1041.         WordWrap = True
  1042.         FontSize = 11
  1043.       end
  1044.       object QRLabel19: TQRLabel
  1045.         Left = 213
  1046.         Top = 15
  1047.         Width = 46
  1048.         Height = 17
  1049.         Frame.Color = clBlack
  1050.         Frame.DrawTop = False
  1051.         Frame.DrawBottom = False
  1052.         Frame.DrawLeft = False
  1053.         Frame.DrawRight = False
  1054.         Size.Values = (
  1055.           44.9791666666667
  1056.           563.5625
  1057.           39.6875
  1058.           121.708333333333)
  1059.         Alignment = taLeftJustify
  1060.         AlignToBand = False
  1061.         AutoSize = True
  1062.         AutoStretch = False
  1063.         Caption = #21457#26009#20154
  1064.         Color = clWhite
  1065.         Font.Charset = GB2312_CHARSET
  1066.         Font.Color = clWindowText
  1067.         Font.Height = -15
  1068.         Font.Name = #23435#20307
  1069.         Font.Style = []
  1070.         ParentFont = False
  1071.         Transparent = False
  1072.         WordWrap = True
  1073.         FontSize = 11
  1074.       end
  1075.       object QRLabel20: TQRLabel
  1076.         Left = 395
  1077.         Top = 15
  1078.         Width = 61
  1079.         Height = 17
  1080.         Frame.Color = clBlack
  1081.         Frame.DrawTop = False
  1082.         Frame.DrawBottom = False
  1083.         Frame.DrawLeft = False
  1084.         Frame.DrawRight = False
  1085.         Size.Values = (
  1086.           44.9791666666667
  1087.           1045.10416666667
  1088.           39.6875
  1089.           161.395833333333)
  1090.         Alignment = taLeftJustify
  1091.         AlignToBand = False
  1092.         AutoSize = True
  1093.         AutoStretch = False
  1094.         Caption = #39046#26009#20027#31649
  1095.         Color = clWhite
  1096.         Font.Charset = GB2312_CHARSET
  1097.         Font.Color = clWindowText
  1098.         Font.Height = -15
  1099.         Font.Name = #23435#20307
  1100.         Font.Style = []
  1101.         ParentFont = False
  1102.         Transparent = False
  1103.         WordWrap = True
  1104.         FontSize = 11
  1105.       end
  1106.       object QRLabel21: TQRLabel
  1107.         Left = 594
  1108.         Top = 15
  1109.         Width = 46
  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.           1571.625
  1119.           39.6875
  1120.           121.708333333333)
  1121.         Alignment = taLeftJustify
  1122.         AlignToBand = False
  1123.         AutoSize = True
  1124.         AutoStretch = False
  1125.         Caption = #39046#26009#20154
  1126.         Color = clWhite
  1127.         Font.Charset = GB2312_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 QRDBText16: TQRDBText
  1138.         Left = 84
  1139.         Top = 15
  1140.         Width = 61
  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.           222.25
  1150.           39.6875
  1151.           161.395833333333)
  1152.         Alignment = taLeftJustify
  1153.         AlignToBand = False
  1154.         AutoSize = True
  1155.         AutoStretch = False
  1156.         Color = clWhite
  1157.         DataField = #26448#26009#20027#31649
  1158.         Font.Charset = GB2312_CHARSET
  1159.         Font.Color = clWindowText
  1160.         Font.Height = -15
  1161.         Font.Name = #23435#20307
  1162.         Font.Style = []
  1163.         ParentFont = False
  1164.         Transparent = False
  1165.         WordWrap = True
  1166.         FontSize = 11
  1167.       end
  1168.       object QRDBText17: TQRDBText
  1169.         Left = 267
  1170.         Top = 15
  1171.         Width = 46
  1172.         Height = 17
  1173.         Frame.Color = clBlack
  1174.         Frame.DrawTop = False
  1175.         Frame.DrawBottom = False
  1176.         Frame.DrawLeft = False
  1177.         Frame.DrawRight = False
  1178.         Size.Values = (
  1179.           44.9791666666667
  1180.           706.4375
  1181.           39.6875
  1182.           121.708333333333)
  1183.         Alignment = taLeftJustify
  1184.         AlignToBand = False
  1185.         AutoSize = True
  1186.         AutoStretch = False
  1187.         Color = clWhite
  1188.         DataField = #21457#26009#20154
  1189.         Font.Charset = GB2312_CHARSET
  1190.         Font.Color = clWindowText
  1191.         Font.Height = -15
  1192.         Font.Name = #23435#20307
  1193.         Font.Style = []
  1194.         ParentFont = False
  1195.         Transparent = False
  1196.         WordWrap = True
  1197.         FontSize = 11
  1198.       end
  1199.       object QRDBText18: TQRDBText
  1200.         Left = 461
  1201.         Top = 15
  1202.         Width = 61
  1203.         Height = 17
  1204.         Frame.Color = clBlack
  1205.         Frame.DrawTop = False
  1206.         Frame.DrawBottom = False
  1207.         Frame.DrawLeft = False
  1208.         Frame.DrawRight = False
  1209.         Size.Values = (
  1210.           44.9791666666667
  1211.           1219.72916666667
  1212.           39.6875
  1213.           161.395833333333)
  1214.         Alignment = taLeftJustify
  1215.         AlignToBand = False
  1216.         AutoSize = True
  1217.         AutoStretch = False
  1218.         Color = clWhite
  1219.         DataField = #39046#26009#20027#31649
  1220.         Font.Charset = GB2312_CHARSET
  1221.         Font.Color = clWindowText
  1222.         Font.Height = -15
  1223.         Font.Name = #23435#20307
  1224.         Font.Style = []
  1225.         ParentFont = False
  1226.         Transparent = False
  1227.         WordWrap = True
  1228.         FontSize = 11
  1229.       end
  1230.       object QRDBText19: TQRDBText
  1231.         Left = 647
  1232.         Top = 15
  1233.         Width = 46
  1234.         Height = 17
  1235.         Frame.Color = clBlack
  1236.         Frame.DrawTop = False
  1237.         Frame.DrawBottom = False
  1238.         Frame.DrawLeft = False
  1239.         Frame.DrawRight = False
  1240.         Size.Values = (
  1241.           44.9791666666667
  1242.           1711.85416666667
  1243.           39.6875
  1244.           121.708333333333)
  1245.         Alignment = taLeftJustify
  1246.         AlignToBand = False
  1247.         AutoSize = True
  1248.         AutoStretch = False
  1249.         Color = clWhite
  1250.         DataField = #39046#26009#20154
  1251.         Font.Charset = GB2312_CHARSET
  1252.         Font.Color = clWindowText
  1253.         Font.Height = -15
  1254.         Font.Name = #23435#20307
  1255.         Font.Style = []
  1256.         ParentFont = False
  1257.         Transparent = False
  1258.         WordWrap = True
  1259.         FontSize = 11
  1260.       end
  1261.     end
  1262.     object PageFooterBand1: TQRBand
  1263.       Left = 38
  1264.       Top = 297
  1265.       Width = 718
  1266.       Height = 40
  1267.       Frame.Color = clBlack
  1268.       Frame.DrawTop = False
  1269.       Frame.DrawBottom = False
  1270.       Frame.DrawLeft = False
  1271.       Frame.DrawRight = False
  1272.       AlignToBottom = False
  1273.       Color = clWhite
  1274.       ForceNewColumn = False
  1275.       ForceNewPage = False
  1276.       Size.Values = (
  1277.         105.833333333333
  1278.         1899.70833333333)
  1279.       BandType = rbPageFooter
  1280.       object QRLabel22: TQRLabel
  1281.         Left = 339
  1282.         Top = 21
  1283.         Width = 16
  1284.         Height = 20
  1285.         Frame.Color = clBlack
  1286.         Frame.DrawTop = False
  1287.         Frame.DrawBottom = False
  1288.         Frame.DrawLeft = False
  1289.         Frame.DrawRight = False
  1290.         Size.Values = (
  1291.           52.9166666666667
  1292.           896.9375
  1293.           55.5625
  1294.           42.3333333333333)
  1295.         Alignment = taLeftJustify
  1296.         AlignToBand = False
  1297.         AutoSize = True
  1298.         AutoStretch = False
  1299.         Caption = #31532
  1300.         Color = clWhite
  1301.         Font.Charset = GB2312_CHARSET
  1302.         Font.Color = clWindowText
  1303.         Font.Height = -15
  1304.         Font.Name = #23435#20307
  1305.         Font.Style = []
  1306.         ParentFont = False
  1307.         Transparent = False
  1308.         WordWrap = True
  1309.         FontSize = 11
  1310.       end
  1311.       object QRLabel23: TQRLabel
  1312.         Left = 370
  1313.         Top = 21
  1314.         Width = 16
  1315.         Height = 17
  1316.         Frame.Color = clBlack
  1317.         Frame.DrawTop = False
  1318.         Frame.DrawBottom = False
  1319.         Frame.DrawLeft = False
  1320.         Frame.DrawRight = False
  1321.         Size.Values = (
  1322.           44.9791666666667
  1323.           978.958333333333
  1324.           55.5625
  1325.           42.3333333333333)
  1326.         Alignment = taLeftJustify
  1327.         AlignToBand = False
  1328.         AutoSize = True
  1329.         AutoStretch = False
  1330.         Caption = #39029
  1331.         Color = clWhite
  1332.         Font.Charset = GB2312_CHARSET
  1333.         Font.Color = clWindowText
  1334.         Font.Height = -15
  1335.         Font.Name = #23435#20307
  1336.         Font.Style = []
  1337.         ParentFont = False
  1338.         Transparent = False
  1339.         WordWrap = True
  1340.         FontSize = 11
  1341.       end
  1342.       object QRSysData2: TQRSysData
  1343.         Left = 357
  1344.         Top = 19
  1345.         Width = 57
  1346.         Height = 17
  1347.         Frame.Color = clBlack
  1348.         Frame.DrawTop = False
  1349.         Frame.DrawBottom = False
  1350.         Frame.DrawLeft = False
  1351.         Frame.DrawRight = False
  1352.         Size.Values = (
  1353.           44.9791666666667
  1354.           944.5625
  1355.           50.2708333333333
  1356.           150.8125)
  1357.         Alignment = taLeftJustify
  1358.         AlignToBand = False
  1359.         AutoSize = True
  1360.         Color = clWhite
  1361.         Data = qrsPageNumber
  1362.         Font.Charset = GB2312_CHARSET
  1363.         Font.Color = clWindowText
  1364.         Font.Height = -15
  1365.         Font.Name = #23435#20307
  1366.         Font.Style = []
  1367.         ParentFont = False
  1368.         Transparent = False
  1369.         FontSize = 11
  1370.       end
  1371.     end
  1372.     object ColumnHeaderBand1: TQRBand
  1373.       Left = 38
  1374.       Top = 203
  1375.       Width = 718
  1376.       Height = 28
  1377.       Frame.Color = clBlack
  1378.       Frame.DrawTop = False
  1379.       Frame.DrawBottom = False
  1380.       Frame.DrawLeft = False
  1381.       Frame.DrawRight = False
  1382.       AlignToBottom = False
  1383.       Color = clWhite
  1384.       ForceNewColumn = False
  1385.       ForceNewPage = False
  1386.       Size.Values = (
  1387.         74.0833333333333
  1388.         1899.70833333333)
  1389.       BandType = rbColumnHeader
  1390.       object QRLabel17: TQRLabel
  1391.         Left = 31
  1392.         Top = 5
  1393.         Width = 61
  1394.         Height = 17
  1395.         Frame.Color = clBlack
  1396.         Frame.DrawTop = False
  1397.         Frame.DrawBottom = False
  1398.         Frame.DrawLeft = False
  1399.         Frame.DrawRight = False
  1400.         Size.Values = (
  1401.           44.9791666666667
  1402.           82.0208333333333
  1403.           13.2291666666667
  1404.           161.395833333333)
  1405.         Alignment = taLeftJustify
  1406.         AlignToBand = False
  1407.         AutoSize = True
  1408.         AutoStretch = False
  1409.         Caption = #26448#26009#32534#30721
  1410.         Color = clWhite
  1411.         Font.Charset = GB2312_CHARSET
  1412.         Font.Color = clWindowText
  1413.         Font.Height = -15
  1414.         Font.Name = #23435#20307
  1415.         Font.Style = []
  1416.         ParentFont = False
  1417.         Transparent = False
  1418.         WordWrap = True
  1419.         FontSize = 11
  1420.       end
  1421.       object QRLabel39: TQRLabel
  1422.         Left = 151
  1423.         Top = 5
  1424.         Width = 61
  1425.         Height = 17
  1426.         Frame.Color = clBlack
  1427.         Frame.DrawTop = False
  1428.         Frame.DrawBottom = False
  1429.         Frame.DrawLeft = False
  1430.         Frame.DrawRight = False
  1431.         Size.Values = (
  1432.           44.9791666666667
  1433.           399.520833333333
  1434.           13.2291666666667
  1435.           161.395833333333)
  1436.         Alignment = taLeftJustify
  1437.         AlignToBand = False
  1438.         AutoSize = True
  1439.         AutoStretch = False
  1440.         Caption = #26448#26009#21517#31216
  1441.         Color = clWhite
  1442.         Font.Charset = GB2312_CHARSET
  1443.         Font.Color = clWindowText
  1444.         Font.Height = -15
  1445.         Font.Name = #23435#20307
  1446.         Font.Style = []
  1447.         ParentFont = False
  1448.         Transparent = False
  1449.         WordWrap = True
  1450.         FontSize = 11
  1451.       end
  1452.       object QRLabel40: TQRLabel
  1453.         Left = 267
  1454.         Top = 5
  1455.         Width = 61
  1456.         Height = 17
  1457.         Frame.Color = clBlack
  1458.         Frame.DrawTop = False
  1459.         Frame.DrawBottom = False
  1460.         Frame.DrawLeft = False
  1461.         Frame.DrawRight = False
  1462.         Size.Values = (
  1463.           44.9791666666667
  1464.           706.4375
  1465.           13.2291666666667
  1466.           161.395833333333)
  1467.         Alignment = taLeftJustify
  1468.         AlignToBand = False
  1469.         AutoSize = True
  1470.         AutoStretch = False
  1471.         Caption = #35831#39046#25968#37327
  1472.         Color = clWhite
  1473.         Font.Charset = GB2312_CHARSET
  1474.         Font.Color = clWindowText
  1475.         Font.Height = -15
  1476.         Font.Name = #23435#20307
  1477.         Font.Style = []
  1478.         ParentFont = False
  1479.         Transparent = False
  1480.         WordWrap = True
  1481.         FontSize = 11
  1482.       end
  1483.       object QRLabel41: TQRLabel
  1484.         Left = 394
  1485.         Top = 5
  1486.         Width = 61
  1487.         Height = 17
  1488.         Frame.Color = clBlack
  1489.         Frame.DrawTop = False
  1490.         Frame.DrawBottom = False
  1491.         Frame.DrawLeft = False
  1492.         Frame.DrawRight = False
  1493.         Size.Values = (
  1494.           44.9791666666667
  1495.           1042.45833333333
  1496.           13.2291666666667
  1497.           161.395833333333)
  1498.         Alignment = taLeftJustify
  1499.         AlignToBand = False
  1500.         AutoSize = True
  1501.         AutoStretch = False
  1502.         Caption = #23454#21457#25968#37327
  1503.         Color = clWhite
  1504.         Font.Charset = GB2312_CHARSET
  1505.         Font.Color = clWindowText
  1506.         Font.Height = -15
  1507.         Font.Name = #23435#20307
  1508.         Font.Style = []
  1509.         ParentFont = False
  1510.         Transparent = False
  1511.         WordWrap = True
  1512.         FontSize = 11
  1513.       end
  1514.       object QRLabel42: TQRLabel
  1515.         Left = 520
  1516.         Top = 5
  1517.         Width = 61
  1518.         Height = 17
  1519.         Frame.Color = clBlack
  1520.         Frame.DrawTop = False
  1521.         Frame.DrawBottom = False
  1522.         Frame.DrawLeft = False
  1523.         Frame.DrawRight = False
  1524.         Size.Values = (
  1525.           44.9791666666667
  1526.           1375.83333333333
  1527.           13.2291666666667
  1528.           161.395833333333)
  1529.         Alignment = taLeftJustify
  1530.         AlignToBand = False
  1531.         AutoSize = True
  1532.         AutoStretch = False
  1533.         Caption = #35745#21010#21333#20215
  1534.         Color = clWhite
  1535.         Font.Charset = GB2312_CHARSET
  1536.         Font.Color = clWindowText
  1537.         Font.Height = -15
  1538.         Font.Name = #23435#20307
  1539.         Font.Style = []
  1540.         ParentFont = False
  1541.         Transparent = False
  1542.         WordWrap = True
  1543.         FontSize = 11
  1544.       end
  1545.       object QRLabel43: TQRLabel
  1546.         Left = 647
  1547.         Top = 5
  1548.         Width = 61
  1549.         Height = 17
  1550.         Frame.Color = clBlack
  1551.         Frame.DrawTop = False
  1552.         Frame.DrawBottom = False
  1553.         Frame.DrawLeft = False
  1554.         Frame.DrawRight = False
  1555.         Size.Values = (
  1556.           44.9791666666667
  1557.           1711.85416666667
  1558.           13.2291666666667
  1559.           161.395833333333)
  1560.         Alignment = taLeftJustify
  1561.         AlignToBand = False
  1562.         AutoSize = True
  1563.         AutoStretch = False
  1564.         Caption = #21333#20301#21333#20215
  1565.         Color = clWhite
  1566.         Font.Charset = GB2312_CHARSET
  1567.         Font.Color = clWindowText
  1568.         Font.Height = -15
  1569.         Font.Name = #23435#20307
  1570.         Font.Style = []
  1571.         ParentFont = False
  1572.         Transparent = False
  1573.         WordWrap = True
  1574.         FontSize = 11
  1575.       end
  1576.     end
  1577.   end
  1578.   object ScrollBox3: TScrollBox
  1579.     Left = 0
  1580.     Top = 0
  1581.     Width = 617
  1582.     Height = 380
  1583.     Align = alClient
  1584.     TabOrder = 0
  1585.     object Panel2: TPanel
  1586.       Left = 0
  1587.       Top = 108
  1588.       Width = 613
  1589.       Height = 204
  1590.       Align = alClient
  1591.       BevelInner = bvLowered
  1592.       TabOrder = 0
  1593.       object DBGrid1: TDBGrid
  1594.         Left = 2
  1595.         Top = 2
  1596.         Width = 609
  1597.         Height = 200
  1598.         Align = alClient
  1599.         DataSource = DataSource5
  1600.         PopupMenu = PopupMenu1
  1601.         TabOrder = 0
  1602.         TitleFont.Charset = GB2312_CHARSET
  1603.         TitleFont.Color = clWindowText
  1604.         TitleFont.Height = -12
  1605.         TitleFont.Name = #23435#20307
  1606.         TitleFont.Style = []
  1607.         OnDblClick = DBGrid1DblClick
  1608.         Columns = <
  1609.           item
  1610.             Expanded = False
  1611.             FieldName = #26448#26009#32534#30721
  1612.             ReadOnly = True
  1613.             Title.Alignment = taCenter
  1614.             Visible = True
  1615.           end
  1616.           item
  1617.             Expanded = False
  1618.             FieldName = #26448#26009#21517#31216
  1619.             ReadOnly = True
  1620.             Title.Alignment = taCenter
  1621.             Width = 142
  1622.             Visible = True
  1623.           end
  1624.           item
  1625.             Expanded = False
  1626.             FieldName = #35831#39046#25968#37327
  1627.             ReadOnly = True
  1628.             Title.Alignment = taCenter
  1629.             Title.Color = clGray
  1630.             Title.Font.Charset = GB2312_CHARSET
  1631.             Title.Font.Color = clNavy
  1632.             Title.Font.Height = -12
  1633.             Title.Font.Name = #23435#20307
  1634.             Title.Font.Style = []
  1635.             Visible = True
  1636.           end
  1637.           item
  1638.             Expanded = False
  1639.             FieldName = #23454#21457#25968#37327
  1640.             ReadOnly = True
  1641.             Title.Alignment = taCenter
  1642.             Title.Color = clGray
  1643.             Title.Font.Charset = GB2312_CHARSET
  1644.             Title.Font.Color = clNavy
  1645.             Title.Font.Height = -12
  1646.             Title.Font.Name = #23435#20307
  1647.             Title.Font.Style = []
  1648.             Visible = True
  1649.           end
  1650.           item
  1651.             Expanded = False
  1652.             FieldName = #35268#26684#22411#21495
  1653.             ReadOnly = True
  1654.             Title.Alignment = taCenter
  1655.             Width = 108
  1656.             Visible = True
  1657.           end
  1658.           item
  1659.             Expanded = False
  1660.             FieldName = #35745#37327#21333#20301
  1661.             ReadOnly = True
  1662.             Title.Alignment = taCenter
  1663.             Width = 77
  1664.             Visible = True
  1665.           end
  1666.           item
  1667.             Expanded = False
  1668.             FieldName = #35745#21010#21333#20215
  1669.             ReadOnly = True
  1670.             Title.Alignment = taCenter
  1671.             Visible = True
  1672.           end
  1673.           item
  1674.             Expanded = False
  1675.             FieldName = #21333#20215#21333#20301
  1676.             ReadOnly = True
  1677.             Title.Alignment = taCenter
  1678.             Width = 80
  1679.             Visible = True
  1680.           end>
  1681.       end
  1682.     end
  1683.     object Panel8: TPanel
  1684.       Left = 0
  1685.       Top = 346
  1686.       Width = 613
  1687.       Height = 30
  1688.       Align = alBottom
  1689.       BevelInner = bvLowered
  1690.       TabOrder = 1
  1691.       object btn_insert: TSpeedButton
  1692.         Left = 180
  1693.         Top = 4
  1694.         Width = 50
  1695.         Height = 22
  1696.         Hint = #28155#21152#26032#21333#25454
  1697.         Caption = #28155#21152
  1698.         Flat = True
  1699.         Font.Charset = GB2312_CHARSET
  1700.         Font.Color = clBlack
  1701.         Font.Height = -12
  1702.         Font.Name = #23435#20307
  1703.         Font.Style = []
  1704.         Glyph.Data = {
  1705.           E6000000424DE60000000000000076000000280000000F0000000E0000000100
  1706.           04000000000070000000130B0000130B00001000000000000000000000000000
  1707.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  1708.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  1709.           8880888888888888888088888888888888808888880008888880888888070888
  1710.           8880888888070888888088800007000088808880777777708880888000070000
  1711.           8880888888070888888088888807088888808888880008888880888888888888
  1712.           88808888888888888880}
  1713.         ParentFont = False
  1714.         ParentShowHint = False
  1715.         ShowHint = True
  1716.         OnClick = btn_insertClick
  1717.       end
  1718.       object btn_find: TSpeedButton
  1719.         Left = 430
  1720.         Top = 4
  1721.         Width = 74
  1722.         Height = 22
  1723.         Hint = #21333#25454#23450#20301
  1724.         Caption = #21333#25454#23450#20301
  1725.         Flat = True
  1726.         Font.Charset = GB2312_CHARSET
  1727.         Font.Color = clBlack
  1728.         Font.Height = -12
  1729.         Font.Name = #23435#20307
  1730.         Font.Style = []
  1731.         Glyph.Data = {
  1732.           F6000000424DF600000000000000760000002800000010000000100000000100
  1733.           0400000000008000000000000000000000001000000000000000000000000000
  1734.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  1735.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  1736.           8888888888888888888800000888880000080F000888880F00080F000888880F
  1737.           0008000000080000000800F000000F00000800F000800F00000800F000800F00
  1738.           00088000000000000088880F00080F0008888800000800000888888000888000
  1739.           88888880F08880F0888888800088800088888888888888888888}
  1740.         ParentFont = False
  1741.         ParentShowHint = False
  1742.         ShowHint = True
  1743.         OnClick = btn_findClick
  1744.       end
  1745.       object btn_print: TSpeedButton
  1746.         Left = 504
  1747.         Top = 4
  1748.         Width = 52
  1749.         Height = 22
  1750.         Hint = #25171#21360
  1751.         Caption = #25171#21360
  1752.         Flat = True
  1753.         Font.Charset = GB2312_CHARSET
  1754.         Font.Color = clBlack
  1755.         Font.Height = -12
  1756.         Font.Name = #23435#20307
  1757.         Font.Style = []
  1758.         Glyph.Data = {
  1759.           26050000424D26050000000000003604000028000000100000000F0000000100
  1760.           080000000000F0000000CE0E0000C40E00000001000000000000000000000000
  1761.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0C8
  1762.           A400000000000000000000000000000000000000000000000000000000000000
  1763.           0000000000000000000000000000000000000000000000000000000000000000
  1764.           0000000000000000000000000000000000000000000000000000000000000000
  1765.           0000000000000000000000000000000000000000000000000000000000000000
  1766.           0000000000000000000000000000000000000000000000000000000000000000
  1767.           0000000000000000000000000000000000000000000000000000000000000000
  1768.           0000000000000000000000000000000000000000000000000000000000000000
  1769.           0000000000000000000000000000000000000000000000000000000000000000
  1770.           0000000000000000000000000000000000000000000000000000000000000000
  1771.           0000000000000000000000000000000000000000000000000000000000000000
  1772.           0000000000000000000000000000000000000000000000000000000000000000
  1773.           0000000000000000000000000000000000000000000000000000000000000000
  1774.           0000000000000000000000000000000000000000000000000000000000000000
  1775.           0000000000000000000000000000000000000000000000000000000000000000
  1776.           0000000000000000000000000000000000000000000000000000000000000000
  1777.           0000000000000000000000000000000000000000000000000000000000000000
  1778.           0000000000000000000000000000000000000000000000000000000000000000
  1779.           0000000000000000000000000000000000000000000000000000000000000000
  1780.           0000000000000000000000000000000000000000000000000000000000000000
  1781.           0000000000000000000000000000000000000000000000000000000000000000
  1782.           0000000000000000000000000000000000000000000000000000000000000000
  1783.           0000000000000000000000000000000000000000000000000000000000000000
  1784.           0000000000000000000000000000000000000000000000000000000000000000
  1785.           0000000000000000000000000000000000000000000000000000000000000000
  1786.           0000000000000000000000000000000000000000000000000000000000000000
  1787.           0000000000000000000000000000000000000000000000000000000000000000
  1788.           0000000000000000000000000000000000000000000000000000000000000000
  1789.           0000000000000000000000000000000000000000000000000000000000000000
  1790.           0000000000000000000000000000000000000000000000000000000000000000
  1791.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  1792.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  1793.           FFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000FFFFFFFF0007070707
  1794.           0707070707000700FFFF000000000000000000000000000700FF000707070707
  1795.           07FBFBFB0707000000FF000707070707071010100707000700FF000000000000
  1796.           0000000000000007070000070707070707070707070007000700FF0000000000
  1797.           00000000000700070000FFFF00FFFFFFFFFFFFFFFF0007000700FFFFFF00FF00
  1798.           00000000FF00000000FFFFFFFF00FFFFFFFFFFFFFFFF00FFFFFFFFFFFFFF00FF
  1799.           0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFFFFFFF00FFFFFFFFFFFFFF00
  1800.           0000000000000000FFFF}
  1801.         ParentFont = False
  1802.         ParentShowHint = False
  1803.         ShowHint = True
  1804.         OnClick = btn_printClick
  1805.       end
  1806.       object btn_post: TSpeedButton
  1807.         Left = 380
  1808.         Top = 4
  1809.         Width = 50
  1810.         Height = 22
  1811.         Hint = #29289#36164#36895#26597
  1812.         Caption = #20445#23384
  1813.         Enabled = False
  1814.         Flat = True
  1815.         Font.Charset = GB2312_CHARSET
  1816.         Font.Color = clBlack
  1817.         Font.Height = -12
  1818.         Font.Name = #23435#20307
  1819.         Font.Style = []
  1820.         Glyph.Data = {
  1821.           F6000000424DF600000000000000760000002800000010000000100000000100
  1822.           0400000000008000000000000000000000001000000000000000000000000000
  1823.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  1824.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  1825.           8888880000000000000880330000008803088033000000880308803300000088
  1826.           0308803300000000030880333333333333088033000000003308803088888888
  1827.           0308803088888888030880308888888803088030888888880308803088888888
  1828.           0008803088888888080880000000000000088888888888888888}
  1829.         ParentFont = False
  1830.         ParentShowHint = False
  1831.         ShowHint = True
  1832.         OnClick = btn_postClick
  1833.       end
  1834.       object btn_cancel: TSpeedButton
  1835.         Left = 330
  1836.         Top = 4
  1837.         Width = 50
  1838.         Height = 22
  1839.         Hint = #21333#25454#23450#20301
  1840.         Caption = #21462#28040
  1841.         Enabled = False
  1842.         Flat = True
  1843.         Font.Charset = GB2312_CHARSET
  1844.         Font.Color = clBlack
  1845.         Font.Height = -12
  1846.         Font.Name = #23435#20307
  1847.         Font.Style = []
  1848.         Glyph.Data = {
  1849.           76010000424D7601000000000000760000002800000020000000100000000100
  1850.           04000000000000010000130B0000130B00001000000000000000000000000000
  1851.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1852.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  1853.           3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  1854.           3333333777333777FF3333993333339993333377FF3333377FF3399993333339
  1855.           993337777FF3333377F3393999333333993337F777FF333337FF993399933333
  1856.           399377F3777FF333377F993339993333399377F33777FF33377F993333999333
  1857.           399377F333777FF3377F993333399933399377F3333777FF377F993333339993
  1858.           399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
  1859.           99333773FF3333777733339993333339933333773FFFFFF77333333999999999
  1860.           3333333777333777333333333999993333333333377777333333}
  1861.         NumGlyphs = 2
  1862.         ParentFont = False
  1863.         ParentShowHint = False
  1864.         ShowHint = True
  1865.         OnClick = btn_cancelClick
  1866.       end
  1867.       object btn_refresh: TSpeedButton
  1868.         Left = 556
  1869.         Top = 4
  1870.         Width = 52
  1871.         Height = 22
  1872.         Hint = #29289#36164#36895#26597
  1873.         Caption = #21047#26032
  1874.         Flat = True
  1875.         Font.Charset = GB2312_CHARSET
  1876.         Font.Color = clBlack
  1877.         Font.Height = -12
  1878.         Font.Name = #23435#20307
  1879.         Font.Style = []
  1880.         Glyph.Data = {
  1881.           26050000424D26050000000000003604000028000000100000000F0000000100
  1882.           080000000000F000000000000000000000000001000000000000000000000000
  1883.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0C8
  1884.           A400000000000000000000000000000000000000000000000000000000000000
  1885.           0000000000000000000000000000000000000000000000000000000000000000
  1886.           0000000000000000000000000000000000000000000000000000000000000000
  1887.           0000000000000000000000000000000000000000000000000000000000000000
  1888.           0000000000000000000000000000000000000000000000000000000000000000
  1889.           0000000000000000000000000000000000000000000000000000000000000000
  1890.           0000000000000000000000000000000000000000000000000000000000000000
  1891.           0000000000000000000000000000000000000000000000000000000000000000
  1892.           0000000000000000000000000000000000000000000000000000000000000000
  1893.           0000000000000000000000000000000000000000000000000000000000000000
  1894.           0000000000000000000000000000000000000000000000000000000000000000
  1895.           0000000000000000000000000000000000000000000000000000000000000000
  1896.           0000000000000000000000000000000000000000000000000000000000000000
  1897.           0000000000000000000000000000000000000000000000000000000000000000
  1898.           0000000000000000000000000000000000000000000000000000000000000000
  1899.           0000000000000000000000000000000000000000000000000000000000000000
  1900.           0000000000000000000000000000000000000000000000000000000000000000
  1901.           0000000000000000000000000000000000000000000000000000000000000000
  1902.           0000000000000000000000000000000000000000000000000000000000000000
  1903.           0000000000000000000000000000000000000000000000000000000000000000
  1904.           0000000000000000000000000000000000000000000000000000000000000000
  1905.           0000000000000000000000000000000000000000000000000000000000000000
  1906.           0000000000000000000000000000000000000000000000000000000000000000
  1907.           0000000000000000000000000000000000000000000000000000000000000000
  1908.           0000000000000000000000000000000000000000000000000000000000000000
  1909.           0000000000000000000000000000000000000000000000000000000000000000
  1910.           0000000000000000000000000000000000000000000000000000000000000000
  1911.           0000000000000000000000000000000000000000000000000000000000000000
  1912.           0000000000000000000000000000000000000000000000000000000000000000
  1913.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  1914.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFF07
  1915.           070707070707070707070707070707FFFF070707070707070707070707070707
  1916.           00000007070707070707070707070700FFFFFF000707070707070707070700FF
  1917.           10FFFFFF00070707070707070700FF10FF0710FFFF0007070707070700FF10FF
  1918.           0710FFFFFF10000707070700FF10FF0710FFFFFF100707000707000000FF0710
  1919.           FFFFFF100707070007070707070000FFFFFF1007070700070707070707070700
  1920.           FF10070707100000070707070707070700070707000000000007070707070707
  1921.           0700000007000000000007070707070707070707070700000000070707070707
  1922.           07070707070707000007}
  1923.         ParentFont = False
  1924.         ParentShowHint = False
  1925.         ShowHint = True
  1926.         OnClick = btn_refreshClick
  1927.       end
  1928.       object btn_delete: TSpeedButton
  1929.         Left = 230
  1930.         Top = 4
  1931.         Width = 50
  1932.         Height = 22
  1933.         Hint = #21024#38500#21333#25454
  1934.         Caption = #21024#38500
  1935.         Flat = True
  1936.         Font.Charset = GB2312_CHARSET
  1937.         Font.Color = clBlack
  1938.         Font.Height = -12
  1939.         Font.Name = #23435#20307
  1940.         Font.Style = []
  1941.         Glyph.Data = {
  1942.           DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  1943.           0400000000006800000000000000000000001000000000000000000000000000
  1944.           8000008000000080800080000000800080008080000080808000C0C0C0000000
  1945.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  1946.           F000FFFFFFFFFFFFF000FFFFFFFFFFFFF000FFFFFFFFFFFFF000FFFFFFFFFFFF
  1947.           F000FF000000000FF000FF0FFFFFFF0FF000FF000000000FF000FFFFFFFFFFFF
  1948.           F000FFFFFFFFFFFFF000FFFFFFFFFFFFF000FFFFFFFFFFFFF000FFFFFFFFFFFF
  1949.           F000}
  1950.         ParentFont = False
  1951.         ParentShowHint = False
  1952.         ShowHint = True
  1953.         OnClick = btn_deleteClick
  1954.       end
  1955.       object btn_edit: TSpeedButton
  1956.         Left = 280
  1957.         Top = 4
  1958.         Width = 50
  1959.         Height = 22
  1960.         Hint = #32534#36753#21333#25454
  1961.         Caption = #32534#36753
  1962.         Flat = True
  1963.         Font.Charset = GB2312_CHARSET
  1964.         Font.Color = clBlack
  1965.         Font.Height = -12
  1966.         Font.Name = #23435#20307
  1967.         Font.Style = []
  1968.         Glyph.Data = {
  1969.           76010000424D7601000000000000760000002800000020000000100000000100
  1970.           04000000000000010000120B0000120B00001000000000000000000000000000
  1971.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1972.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  1973.           000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  1974.           00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  1975.           F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  1976.           0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  1977.           FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  1978.           FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  1979.           0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  1980.           00333377737FFFFF773333303300000003333337337777777333}
  1981.         NumGlyphs = 2
  1982.         ParentFont = False
  1983.         ParentShowHint = False
  1984.         ShowHint = True
  1985.         OnClick = btn_editClick
  1986.       end
  1987.       object DBNavigator2: TDBNavigator
  1988.         Left = 4
  1989.         Top = 4
  1990.         Width = 176
  1991.         Height = 22
  1992.         DataSource = DataSource4
  1993.         VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
  1994.         Flat = True
  1995.         TabOrder = 0
  1996.       end
  1997.     end
  1998.     object Panel1: TPanel
  1999.       Left = 0
  2000.       Top = 0
  2001.       Width = 613
  2002.       Height = 108
  2003.       Align = alTop
  2004.       BevelInner = bvLowered
  2005.       Enabled = False
  2006.       TabOrder = 2
  2007.       object Label28: TLabel
  2008.         Left = 483
  2009.         Top = 16
  2010.         Width = 48
  2011.         Height = 12
  2012.         Caption = #39046#26009#23383#21495
  2013.         FocusControl = DBEdit30
  2014.       end
  2015.       object Label29: TLabel
  2016.         Left = 16
  2017.         Top = 16
  2018.         Width = 48
  2019.         Height = 12
  2020.         Caption = #39046#26009#21333#20301
  2021.         FocusControl = DBEdit31
  2022.       end
  2023.       object Label30: TLabel
  2024.         Left = 222
  2025.         Top = 49
  2026.         Width = 48
  2027.         Height = 12
  2028.         Caption = #21046#21333#26085#26399
  2029.         FocusControl = DBEdit32
  2030.       end
  2031.       object Label31: TLabel
  2032.         Left = 376
  2033.         Top = 49
  2034.         Width = 48
  2035.         Height = 12
  2036.         Caption = #39046#26009#29992#36884
  2037.         FocusControl = DBEdit33
  2038.       end
  2039.       object Label32: TLabel
  2040.         Left = 16
  2041.         Top = 81
  2042.         Width = 48
  2043.         Height = 12
  2044.         Caption = #39046#26009#22791#27880
  2045.         FocusControl = DBEdit34
  2046.       end
  2047.       object Label37: TLabel
  2048.         Left = 439
  2049.         Top = 82
  2050.         Width = 36
  2051.         Height = 12
  2052.         Caption = #23457#26680#20154
  2053.         FocusControl = DBEdit39
  2054.         Font.Charset = GB2312_CHARSET
  2055.         Font.Color = clNavy
  2056.         Font.Height = -12
  2057.         Font.Name = #23435#20307
  2058.         Font.Style = []
  2059.         ParentFont = False
  2060.       end
  2061.       object Label38: TLabel
  2062.         Left = 543
  2063.         Top = 82
  2064.         Width = 48
  2065.         Height = 12
  2066.         Caption = #26159#21542#23457#26680
  2067.         Font.Charset = GB2312_CHARSET
  2068.         Font.Color = clNavy
  2069.         Font.Height = -12
  2070.         Font.Name = #23435#20307
  2071.         Font.Style = []
  2072.         ParentFont = False
  2073.       end
  2074.       object Label40: TLabel
  2075.         Left = 16
  2076.         Top = 49
  2077.         Width = 48
  2078.         Height = 12
  2079.         Caption = #20179#24211#21517#31216
  2080.       end
  2081.       object Label1: TLabel
  2082.         Left = 222
  2083.         Top = 80
  2084.         Width = 48
  2085.         Height = 12
  2086.         Caption = #24037#31243#39033#30446
  2087.         FocusControl = DBEdit1
  2088.       end
  2089.       object DBEdit30: TDBEdit
  2090.         Left = 543
  2091.         Top = 12
  2092.         Width = 60
  2093.         Height = 20
  2094.         DataField = #39046#26009#23383#21495
  2095.         DataSource = DataSource4
  2096.         TabOrder = 0
  2097.       end
  2098.       object DBEdit31: TDBEdit
  2099.         Left = 79
  2100.         Top = 12
  2101.         Width = 284
  2102.         Height = 20
  2103.         DataField = #39046#26009#21333#20301
  2104.         DataSource = DataSource4
  2105.         TabOrder = 1
  2106.       end
  2107.       object DBEdit32: TDBEdit
  2108.         Left = 281
  2109.         Top = 45
  2110.         Width = 82
  2111.         Height = 20
  2112.         DataField = #21046#21333#26085#26399
  2113.         DataSource = DataSource4
  2114.         MaxLength = 10
  2115.         TabOrder = 2
  2116.       end
  2117.       object DBEdit33: TDBEdit
  2118.         Left = 435
  2119.         Top = 45
  2120.         Width = 168
  2121.         Height = 20
  2122.         DataField = #39046#26009#29992#36884
  2123.         DataSource = DataSource4
  2124.         TabOrder = 3
  2125.       end
  2126.       object DBEdit34: TDBEdit
  2127.         Left = 79
  2128.         Top = 78
  2129.         Width = 135
  2130.         Height = 20
  2131.         DataField = #22791#27880
  2132.         DataSource = DataSource4
  2133.         TabOrder = 4
  2134.       end
  2135.       object DBEdit39: TDBEdit
  2136.         Left = 477
  2137.         Top = 78
  2138.         Width = 63
  2139.         Height = 20
  2140.         DataField = #23457#26680#20154
  2141.         DataSource = DataSource4
  2142.         Enabled = False
  2143.         Font.Charset = GB2312_CHARSET
  2144.         Font.Color = clNavy
  2145.         Font.Height = -12
  2146.         Font.Name = #23435#20307
  2147.         Font.Style = []
  2148.         ParentFont = False
  2149.         TabOrder = 5
  2150.       end
  2151.       object DBCheckBox3: TDBCheckBox
  2152.         Left = 593
  2153.         Top = 80
  2154.         Width = 13
  2155.         Height = 17
  2156.         DataField = #26159#21542#23457#26680
  2157.         DataSource = DataSource4
  2158.         Enabled = False
  2159.         Font.Charset = GB2312_CHARSET
  2160.         Font.Color = clNavy
  2161.         Font.Height = -12
  2162.         Font.Name = #23435#20307
  2163.         Font.Style = []
  2164.         ParentFont = False
  2165.         TabOrder = 6
  2166.         ValueChecked = 'True'
  2167.         ValueUnchecked = 'False'
  2168.       end
  2169.       object DBComboBox2: TDBComboBox
  2170.         Left = 79
  2171.         Top = 45
  2172.         Width = 136
  2173.         Height = 20
  2174.         DataField = #20179#24211#21517#31216
  2175.         DataSource = DataSource4
  2176.         ItemHeight = 12
  2177.         TabOrder = 7
  2178.       end
  2179.       object DBEdit1: TDBEdit
  2180.         Left = 281
  2181.         Top = 78
  2182.         Width = 156
  2183.         Height = 20
  2184.         DataField = #24037#31243#39033#30446
  2185.         DataSource = DataSource4
  2186.         TabOrder = 8
  2187.       end
  2188.       object BitBtn6: TBitBtn
  2189.         Left = 417
  2190.         Top = 80
  2191.         Width = 18
  2192.         Height = 16
  2193.         Caption = #8230
  2194.         TabOrder = 9
  2195.         Visible = False
  2196.         OnClick = BitBtn6Click
  2197.       end
  2198.     end
  2199.     object Panel3: TPanel
  2200.       Left = 0
  2201.       Top = 312
  2202.       Width = 613
  2203.       Height = 34
  2204.       Align = alBottom
  2205.       BevelInner = bvLowered
  2206.       Enabled = False
  2207.       TabOrder = 3
  2208.       object Label33: TLabel
  2209.         Left = 6
  2210.         Top = 10
  2211.         Width = 48
  2212.         Height = 12
  2213.         Caption = #26448#26009#20027#31649
  2214.         FocusControl = DBEdit35
  2215.       end
  2216.       object Label34: TLabel
  2217.         Left = 171
  2218.         Top = 10
  2219.         Width = 36
  2220.         Height = 12
  2221.         Caption = #21457#26009#20154
  2222.         FocusControl = DBEdit36
  2223.       end
  2224.       object Label35: TLabel
  2225.         Left = 331
  2226.         Top = 10
  2227.         Width = 48
  2228.         Height = 12
  2229.         Caption = #39046#26009#20027#31649
  2230.         FocusControl = DBEdit37
  2231.       end
  2232.       object Label36: TLabel
  2233.         Left = 497
  2234.         Top = 10
  2235.         Width = 36
  2236.         Height = 12
  2237.         Caption = #39046#26009#20154
  2238.         FocusControl = DBEdit38
  2239.       end
  2240.       object DBEdit35: TDBEdit
  2241.         Left = 58
  2242.         Top = 6
  2243.         Width = 77
  2244.         Height = 20
  2245.         DataField = #26448#26009#20027#31649
  2246.         DataSource = DataSource4
  2247.         TabOrder = 0
  2248.       end
  2249.       object DBEdit36: TDBEdit
  2250.         Left = 210
  2251.         Top = 6
  2252.         Width = 77
  2253.         Height = 20
  2254.         DataField = #21457#26009#20154
  2255.         DataSource = DataSource4
  2256.         TabOrder = 1
  2257.       end
  2258.       object DBEdit37: TDBEdit
  2259.         Left = 383
  2260.         Top = 6
  2261.         Width = 77
  2262.         Height = 20
  2263.         DataField = #39046#26009#20027#31649
  2264.         DataSource = DataSource4
  2265.         TabOrder = 2
  2266.       end
  2267.       object DBEdit38: TDBEdit
  2268.         Left = 536
  2269.         Top = 6
  2270.         Width = 77
  2271.         Height = 20
  2272.         DataField = #39046#26009#20154
  2273.         DataSource = DataSource4
  2274.         TabOrder = 3
  2275.       end
  2276.       object BitBtn2: TBitBtn
  2277.         Left = 115
  2278.         Top = 8
  2279.         Width = 18
  2280.         Height = 16
  2281.         Caption = #8230
  2282.         TabOrder = 4
  2283.         Visible = False
  2284.         OnClick = BitBtn2Click
  2285.       end
  2286.       object BitBtn3: TBitBtn
  2287.         Left = 266
  2288.         Top = 8
  2289.         Width = 18
  2290.         Height = 16
  2291.         Caption = #8230
  2292.         TabOrder = 5
  2293.         Visible = False
  2294.         OnClick = BitBtn3Click
  2295.       end
  2296.       object BitBtn4: TBitBtn
  2297.         Left = 440
  2298.         Top = 8
  2299.         Width = 18
  2300.         Height = 17
  2301.         Caption = #8230
  2302.         TabOrder = 6
  2303.         Visible = False
  2304.         OnClick = BitBtn4Click
  2305.       end
  2306.       object BitBtn5: TBitBtn
  2307.         Left = 593
  2308.         Top = 8
  2309.         Width = 18
  2310.         Height = 16
  2311.         Caption = #8230
  2312.         TabOrder = 7
  2313.         Visible = False
  2314.         OnClick = BitBtn5Click
  2315.       end
  2316.     end
  2317.   end
  2318.   object BitBtn1: TBitBtn
  2319.     Left = 345
  2320.     Top = 16
  2321.     Width = 18
  2322.     Height = 16
  2323.     Caption = #8230
  2324.     TabOrder = 1
  2325.     Visible = False
  2326.     OnClick = BitBtn1Click
  2327.   end
  2328.   object StatusBar1: TStatusBar
  2329.     Left = 0
  2330.     Top = 380
  2331.     Width = 617
  2332.     Height = 19
  2333.     Panels = <
  2334.       item
  2335.         Width = 150
  2336.       end
  2337.       item
  2338.         Width = 200
  2339.       end
  2340.       item
  2341.         Width = 50
  2342.       end>
  2343.     SimplePanel = False
  2344.   end
  2345.   object DataSource5: TDataSource
  2346.     DataSet = DM.CDS_BMLLD_DETAIL
  2347.     Left = 67
  2348.     Top = 122
  2349.   end
  2350.   object DataSource4: TDataSource
  2351.     DataSet = DM.CDS_BMLLD
  2352.     Left = 60
  2353.     Top = 42
  2354.   end
  2355.   object Timer1: TTimer
  2356.     OnTimer = Timer1Timer
  2357.     Left = 250
  2358.     Top = 130
  2359.   end
  2360.   object ImageList1: TImageList
  2361.     Left = 202
  2362.     Top = 130
  2363.     Bitmap = {
  2364.       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  2365.       0000000000003600000028000000400000001000000001001000000000000008
  2366.       0000000000000000000000000000000000000000000000000000000000000000
  2367.       0000000000000000000000000000000000000000000000000000000000000000
  2368.       0000000000000000000000000000000000000000000000000000000000000000
  2369.       0000000000000000000000000000000000000000000000000000000000000000
  2370.       0000000000000000000000000000000000000000000000000000000000000000
  2371.       0000000000000000000000000000000000000000000000000000000000000000
  2372.       0000000000000000000000000000000000000000000000000000000000000000
  2373.       0000000000000000000000000000000000000000000000000000000000000000
  2374.       0000000000000000000000000000000000000000000000000000000000000000
  2375.       0000000000000000000000000000000000000000000000000000000000000000
  2376.       0000000000000000000000000000000000000000000000000000000000000000
  2377.       0000000000000000000000000000000000000000000000000000000000000000
  2378.       0000000000000000000000000000000000000000000000000000000000000000
  2379.       0000000000000000000000000000000000000000000000000000000000000000
  2380.       0000000000000000000000000000000000000000000000000000000000000000
  2381.       0000000000000000000000000000000000000000000000000000000000000000
  2382.       0000000000000000000000000000000000000000000000000000000000000000
  2383.       0000000000000000000000000000000000000000000000000000000000000000
  2384.       0000000000000000000000000000000000000000000000000000000000000000
  2385.       0000000000000000000000000000000000000000000000000000000000000000
  2386.       0000000000000000000000000000000000000000000000000000000000000000
  2387.       1042000000000000000000000000000000000000000000000000000000000000
  2388.       0000000000000000000000000000000000000000000000000000000000000000
  2389.       0000000000000000000000000000000000000000000000000000000000000000
  2390.       0000000000000000000000000000000000000000000000000000000000000000
  2391.       1042000000000000000000000000000000000000000000000000000000000000
  2392.       0000000000000000000000000000000000000000000000000000000000000000
  2393.       0000000000000000000000000000000000000000000000000000000000000000
  2394.       0000000000000000000000000000000000000000000000000000000000000000
  2395.       1042000000000000000000000000000000000000000000000000000000000000
  2396.       0000000000000000000000000000000000000000000000000000000000000000
  2397.       0000000000000000000000000000000000000000000000000000000000000000
  2398.       0000000000000000000000000000000000000000000000000000104210421042
  2399.       1042104210421042000000000000000000000000000000000000000000000000
  2400.       0000000000000000000000000000000000000000000000000000000000000000
  2401.       0000000000000000000000000000000000000000000000000000000000000000
  2402.       0000000000000000000000000000000000000000000000000000000000000000
  2403.       1042000000000000000000000000000000000000000000000000000000000000
  2404.       0000000000000000000000000000000000000000000000000000000000000000
  2405.       0000000000000000000000000000000000000000000000000000000000000000
  2406.       0000000000000000000000000000000000000000000000000000000000000000
  2407.       1042000000000000000000000000000000000000000000000000000000000000
  2408.       0000000000000000000000000000000000000000000000000000000000000000
  2409.       0000000000000000000000000000000000000000000000000000000000000000
  2410.       0000000000000000000000000000000000000000000000000000000000000000
  2411.       1042000000000000000000000000000000000000000000000000000000000000
  2412.       0000000000000000000000000000000000000000000000000000000000000000
  2413.       0000000000000000000000000000000000000000000000000000000000000000
  2414.       0000000000000000000000000000000000000000000000000000000000000000
  2415.       0000000000000000000000000000000000000000000000000000000000000000
  2416.       0000000000000000000000000000000000000000000000000000000000000000
  2417.       0000000000000000000000000000000000000000000000000000000000000000
  2418.       0000000000000000000000000000000000000000000000000000000000000000
  2419.       0000000000000000000000000000000000000000000000000000000000000000
  2420.       0000000000000000000000000000000000000000000000000000000000000000
  2421.       0000000000000000000000000000000000000000000000000000000000000000
  2422.       0000000000000000000000000000000000000000000000000000000000000000
  2423.       0000000000000000000000000000000000000000000000000000000000000000
  2424.       0000000000000000000000000000000000000000000000000000000000000000
  2425.       0000000000000000000000000000000000000000000000000000000000000000
  2426.       0000000000000000000000000000000000000000000000000000000000000000
  2427.       0000000000000000000000000000000000000000000000000000000000000000
  2428.       0000000000000000000000000000000000000000000000000000000000000000
  2429.       0000000000000000000000000000000000000000000000000000000000000000
  2430.       000000000000000000000000000000000000424D3E000000000000003E000000
  2431.       2800000040000000100000000100010000000000800000000000000000000000
  2432.       000000000000000000000000FFFFFF00FFFFFFFF00000000FFFFFFFF00000000
  2433.       FFFFFFFF00000000FFFFFFFF00000000FC7FFFFF00000000FC7FFFFF00000000
  2434.       FC7FFFFF00000000E00FE00F00000000E00FEFEF00000000E00FE00F00000000
  2435.       FC7FFFFF00000000FC7FFFFF00000000FC7FFFFF00000000FFFFFFFF00000000
  2436.       FFFFFFFF00000000FFFFFFFF0000000000000000000000000000000000000000
  2437.       000000000000}
  2438.   end
  2439.   object PopupMenu1: TPopupMenu
  2440.     Images = ImageList1
  2441.     Left = 162
  2442.     Top = 130
  2443.     object N1: TMenuItem
  2444.       Caption = #28155#21152#29289#36164
  2445.       ImageIndex = 0
  2446.       OnClick = N1Click
  2447.     end
  2448.     object N2: TMenuItem
  2449.       Caption = #21024#38500#29289#36164
  2450.       ImageIndex = 1
  2451.       OnClick = N2Click
  2452.     end
  2453.   end
  2454. end