home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / MD.DFM / MD.txt
Text File  |  1997-05-13  |  24KB  |  903 lines

  1. object MDForm: TMDForm
  2.   Left = 43
  3.   Top = 9
  4.   Width = 939
  5.   Height = 639
  6.   Caption = 'MDForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Style = []
  10.   Scaled = False
  11.   PixelsPerInch = 120
  12.   TextHeight = 22
  13.   object QuickRep: TQuickRep
  14.     Left = 2
  15.     Top = 6
  16.     Width = 992
  17.     Height = 1403
  18.     Frame.Color = clBlack
  19.     Frame.DrawTop = False
  20.     Frame.DrawBottom = False
  21.     Frame.DrawLeft = False
  22.     Frame.DrawRight = False
  23.     DataSet = Customer
  24.     Description.Strings = (
  25.       
  26.         'This is a basic master/detail report showing all orders for each' +
  27.         ' customer. It adds the master/detail functionallity to the simpl' +
  28.         'e list repor. You can see how to:'
  29.       '- Set up the datasets in a master/detail relationship'
  30.       '- Use QRDetailLink to print detail data'
  31.       '- Attach a group header band to a QRDetailLink'
  32.       
  33.         '- Use the Mask property to format the output of a QRDBText compo' +
  34.         'nent'
  35.       '- Use TQRExpr components to calculate totals and count records')
  36.     Font.Color = clWindowText
  37.     Font.Height = -13
  38.     Font.Style = []
  39.     Options = [LastPageFooter]
  40.     Page.Columns = 1
  41.     Page.Orientation = poPortrait
  42.     Page.PaperSize = A4
  43.     Page.Values = (
  44.       100
  45.       2970
  46.       100
  47.       2100
  48.       100
  49.       100
  50.       0)
  51.     PrintIfEmpty = False
  52.     PrinterSettings.Copies = 1
  53.     PrinterSettings.Duplex = False
  54.     PrinterSettings.FirstPage = 0
  55.     PrinterSettings.LastPage = 0
  56.     PrinterSettings.OutputBin = First
  57.     SnapToGrid = True
  58.     Units = MM
  59.     Zoom = 100
  60.     object DetailBand1: TQRBand
  61.       Left = 47
  62.       Top = 127
  63.       Width = 898
  64.       Height = 49
  65.       Frame.Color = clBlack
  66.       Frame.DrawTop = True
  67.       Frame.DrawBottom = False
  68.       Frame.DrawLeft = True
  69.       Frame.DrawRight = True
  70.       AlignToBottom = False
  71.       Color = clWhite
  72.       ForceNewColumn = False
  73.       ForceNewPage = False
  74.       Size.Values = (
  75.         103.716666666667000000
  76.         1900.766666666670000000)
  77.       BandType = rbDetail
  78.       object QRDBText1: TQRDBText
  79.         Left = 10
  80.         Top = 5
  81.         Width = 249
  82.         Height = 21
  83.         Frame.Color = clBlack
  84.         Frame.DrawTop = False
  85.         Frame.DrawBottom = False
  86.         Frame.DrawLeft = False
  87.         Frame.DrawRight = False
  88.         Size.Values = (
  89.           44.979166666666700000
  90.           21.166666666666700000
  91.           10.583333333333300000
  92.           526.520833333333000000)
  93.         Alignment = taLeftJustify
  94.         AlignToBand = False
  95.         AutoSize = False
  96.         AutoStretch = False
  97.         Color = clWhite
  98.         DataSet = Customer
  99.         DataField = 'Company'
  100.         Font.Color = clWindowText
  101.         Font.Height = -17
  102.         Font.Style = []
  103.         ParentFont = False
  104.         Transparent = False
  105.         WordWrap = True
  106.         FontSize = 10
  107.       end
  108.       object QRDBText2: TQRDBText
  109.         Left = 265
  110.         Top = 5
  111.         Width = 205
  112.         Height = 21
  113.         Frame.Color = clBlack
  114.         Frame.DrawTop = False
  115.         Frame.DrawBottom = False
  116.         Frame.DrawLeft = False
  117.         Frame.DrawRight = False
  118.         Size.Values = (
  119.           44.979166666666700000
  120.           560.916666666667000000
  121.           10.583333333333300000
  122.           433.916666666667000000)
  123.         Alignment = taLeftJustify
  124.         AlignToBand = False
  125.         AutoSize = False
  126.         AutoStretch = False
  127.         Color = clWhite
  128.         DataSet = Customer
  129.         DataField = 'Contact'
  130.         Font.Color = clWindowText
  131.         Font.Height = -17
  132.         Font.Style = []
  133.         ParentFont = False
  134.         Transparent = False
  135.         WordWrap = True
  136.         FontSize = 10
  137.       end
  138.       object QRDBText3: TQRDBText
  139.         Left = 480
  140.         Top = 5
  141.         Width = 110
  142.         Height = 21
  143.         Frame.Color = clBlack
  144.         Frame.DrawTop = False
  145.         Frame.DrawBottom = False
  146.         Frame.DrawLeft = False
  147.         Frame.DrawRight = False
  148.         Size.Values = (
  149.           44.979166666666700000
  150.           1016
  151.           10.583333333333300000
  152.           232.833333333333000000)
  153.         Alignment = taLeftJustify
  154.         AlignToBand = False
  155.         AutoSize = False
  156.         AutoStretch = False
  157.         Color = clWhite
  158.         DataSet = Customer
  159.         DataField = 'Phone'
  160.         Font.Color = clWindowText
  161.         Font.Height = -17
  162.         Font.Style = []
  163.         ParentFont = False
  164.         Transparent = False
  165.         WordWrap = True
  166.         FontSize = 10
  167.       end
  168.       object QRDBText4: TQRDBText
  169.         Left = 601
  170.         Top = 5
  171.         Width = 110
  172.         Height = 21
  173.         Frame.Color = clBlack
  174.         Frame.DrawTop = False
  175.         Frame.DrawBottom = False
  176.         Frame.DrawLeft = False
  177.         Frame.DrawRight = False
  178.         Size.Values = (
  179.           44.979166666666700000
  180.           1272.645833333330000000
  181.           10.583333333333300000
  182.           232.833333333333000000)
  183.         Alignment = taLeftJustify
  184.         AlignToBand = False
  185.         AutoSize = False
  186.         AutoStretch = False
  187.         Color = clWhite
  188.         DataSet = Customer
  189.         DataField = 'FAX'
  190.         Font.Color = clWindowText
  191.         Font.Height = -17
  192.         Font.Style = []
  193.         ParentFont = False
  194.         Transparent = False
  195.         WordWrap = True
  196.         FontSize = 10
  197.       end
  198.       object QRDBText5: TQRDBText
  199.         Left = 719
  200.         Top = 5
  201.         Width = 70
  202.         Height = 21
  203.         Frame.Color = clBlack
  204.         Frame.DrawTop = False
  205.         Frame.DrawBottom = False
  206.         Frame.DrawLeft = False
  207.         Frame.DrawRight = False
  208.         Size.Values = (
  209.           44.979166666666700000
  210.           1521.354166666670000000
  211.           10.583333333333300000
  212.           148.166666666667000000)
  213.         Alignment = taRightJustify
  214.         AlignToBand = False
  215.         AutoSize = False
  216.         AutoStretch = False
  217.         Color = clWhite
  218.         DataSet = Customer
  219.         DataField = 'CustNo'
  220.         Font.Color = clWindowText
  221.         Font.Height = -17
  222.         Font.Style = []
  223.         ParentFont = False
  224.         Transparent = False
  225.         WordWrap = True
  226.         FontSize = 10
  227.       end
  228.       object QRLabel7: TQRLabel
  229.         Left = 182
  230.         Top = 30
  231.         Width = 47
  232.         Height = 14
  233.         Frame.Color = clBlack
  234.         Frame.DrawTop = False
  235.         Frame.DrawBottom = False
  236.         Frame.DrawLeft = False
  237.         Frame.DrawRight = False
  238.         Size.Values = (
  239.           29.633333333333300000
  240.           385.233333333333000000
  241.           63.500000000000000000
  242.           99.483333333333300000)
  243.         Alignment = taLeftJustify
  244.         AlignToBand = False
  245.         AutoSize = True
  246.         AutoStretch = False
  247.         Caption = 'Orderno'
  248.         Color = clWhite
  249.         Font.Color = clWindowText
  250.         Font.Height = -13
  251.         Font.Style = []
  252.         ParentFont = False
  253.         Transparent = False
  254.         WordWrap = True
  255.         FontSize = 8
  256.       end
  257.       object QRLabel8: TQRLabel
  258.         Left = 288
  259.         Top = 30
  260.         Width = 27
  261.         Height = 14
  262.         Frame.Color = clBlack
  263.         Frame.DrawTop = False
  264.         Frame.DrawBottom = False
  265.         Frame.DrawLeft = False
  266.         Frame.DrawRight = False
  267.         Size.Values = (
  268.           29.633333333333300000
  269.           609.600000000000000000
  270.           63.500000000000000000
  271.           57.150000000000000000)
  272.         Alignment = taLeftJustify
  273.         AlignToBand = False
  274.         AutoSize = True
  275.         AutoStretch = False
  276.         Caption = 'Date'
  277.         Color = clWhite
  278.         Font.Color = clWindowText
  279.         Font.Height = -13
  280.         Font.Style = []
  281.         ParentFont = False
  282.         Transparent = False
  283.         WordWrap = True
  284.         FontSize = 8
  285.       end
  286.       object QRLabel9: TQRLabel
  287.         Left = 365
  288.         Top = 30
  289.         Width = 45
  290.         Height = 14
  291.         Frame.Color = clBlack
  292.         Frame.DrawTop = False
  293.         Frame.DrawBottom = False
  294.         Frame.DrawLeft = False
  295.         Frame.DrawRight = False
  296.         Size.Values = (
  297.           29.633333333333300000
  298.           772.583333333333000000
  299.           63.500000000000000000
  300.           95.250000000000000000)
  301.         Alignment = taLeftJustify
  302.         AlignToBand = False
  303.         AutoSize = True
  304.         AutoStretch = False
  305.         Caption = 'Amount'
  306.         Color = clWhite
  307.         Font.Color = clWindowText
  308.         Font.Height = -13
  309.         Font.Style = []
  310.         ParentFont = False
  311.         Transparent = False
  312.         WordWrap = True
  313.         FontSize = 8
  314.       end
  315.     end
  316.     object ColumnHeaderBand1: TQRBand
  317.       Left = 47
  318.       Top = 97
  319.       Width = 898
  320.       Height = 30
  321.       Frame.Color = clBlack
  322.       Frame.DrawTop = False
  323.       Frame.DrawBottom = False
  324.       Frame.DrawLeft = False
  325.       Frame.DrawRight = False
  326.       AlignToBottom = False
  327.       Color = clWhite
  328.       ForceNewColumn = False
  329.       ForceNewPage = False
  330.       Size.Values = (
  331.         63.500000000000000000
  332.         1900.766666666670000000)
  333.       BandType = rbColumnHeader
  334.       object QRLabel1: TQRLabel
  335.         Left = 5
  336.         Top = 5
  337.         Width = 252
  338.         Height = 21
  339.         Frame.Color = clBlack
  340.         Frame.DrawTop = False
  341.         Frame.DrawBottom = False
  342.         Frame.DrawLeft = False
  343.         Frame.DrawRight = False
  344.         Size.Values = (
  345.           44.979166666666700000
  346.           10.583333333333300000
  347.           10.583333333333300000
  348.           534.458333333333000000)
  349.         Alignment = taLeftJustify
  350.         AlignToBand = False
  351.         AutoSize = False
  352.         AutoStretch = False
  353.         Caption = 'Company'
  354.         Color = clWhite
  355.         Font.Color = clBlack
  356.         Font.Height = -13
  357.         Font.Style = []
  358.         ParentFont = False
  359.         Transparent = True
  360.         WordWrap = True
  361.         FontSize = 8
  362.       end
  363.       object QRLabel2: TQRLabel
  364.         Left = 265
  365.         Top = 5
  366.         Width = 205
  367.         Height = 21
  368.         Frame.Color = clBlack
  369.         Frame.DrawTop = False
  370.         Frame.DrawBottom = False
  371.         Frame.DrawLeft = False
  372.         Frame.DrawRight = False
  373.         Size.Values = (
  374.           44.979166666666700000
  375.           560.916666666667000000
  376.           10.583333333333300000
  377.           433.916666666667000000)
  378.         Alignment = taLeftJustify
  379.         AlignToBand = False
  380.         AutoSize = False
  381.         AutoStretch = False
  382.         Caption = 'Contact'
  383.         Color = clWhite
  384.         Font.Color = clBlack
  385.         Font.Height = -13
  386.         Font.Style = []
  387.         ParentFont = False
  388.         Transparent = True
  389.         WordWrap = True
  390.         FontSize = 8
  391.       end
  392.       object QRLabel3: TQRLabel
  393.         Left = 480
  394.         Top = 5
  395.         Width = 110
  396.         Height = 21
  397.         Frame.Color = clBlack
  398.         Frame.DrawTop = False
  399.         Frame.DrawBottom = False
  400.         Frame.DrawLeft = False
  401.         Frame.DrawRight = False
  402.         Size.Values = (
  403.           44.979166666666700000
  404.           1016
  405.           10.583333333333300000
  406.           232.833333333333000000)
  407.         Alignment = taLeftJustify
  408.         AlignToBand = False
  409.         AutoSize = False
  410.         AutoStretch = False
  411.         Caption = 'Phone'
  412.         Color = clWhite
  413.         Font.Color = clBlack
  414.         Font.Height = -13
  415.         Font.Style = []
  416.         ParentFont = False
  417.         Transparent = True
  418.         WordWrap = True
  419.         FontSize = 8
  420.       end
  421.       object QRLabel4: TQRLabel
  422.         Left = 601
  423.         Top = 5
  424.         Width = 110
  425.         Height = 21
  426.         Frame.Color = clBlack
  427.         Frame.DrawTop = False
  428.         Frame.DrawBottom = False
  429.         Frame.DrawLeft = False
  430.         Frame.DrawRight = False
  431.         Size.Values = (
  432.           44.979166666666700000
  433.           1272.645833333330000000
  434.           10.583333333333300000
  435.           232.833333333333000000)
  436.         Alignment = taLeftJustify
  437.         AlignToBand = False
  438.         AutoSize = False
  439.         AutoStretch = False
  440.         Caption = 'Fax'
  441.         Color = clWhite
  442.         Font.Color = clBlack
  443.         Font.Height = -13
  444.         Font.Style = []
  445.         ParentFont = False
  446.         Transparent = True
  447.         WordWrap = True
  448.         FontSize = 8
  449.       end
  450.       object QRLabel5: TQRLabel
  451.         Left = 718
  452.         Top = 5
  453.         Width = 71
  454.         Height = 21
  455.         Frame.Color = clBlack
  456.         Frame.DrawTop = False
  457.         Frame.DrawBottom = False
  458.         Frame.DrawLeft = False
  459.         Frame.DrawRight = False
  460.         Size.Values = (
  461.           44.979166666666700000
  462.           1518.708333333330000000
  463.           10.583333333333300000
  464.           150.812500000000000000)
  465.         Alignment = taLeftJustify
  466.         AlignToBand = False
  467.         AutoSize = False
  468.         AutoStretch = False
  469.         Caption = 'Cust no.'
  470.         Color = clWhite
  471.         Font.Color = clBlack
  472.         Font.Height = -13
  473.         Font.Style = []
  474.         ParentFont = False
  475.         Transparent = True
  476.         WordWrap = True
  477.         FontSize = 8
  478.       end
  479.     end
  480.     object PageFooterBand1: TQRBand
  481.       Left = 47
  482.       Top = 253
  483.       Width = 898
  484.       Height = 31
  485.       Frame.Color = clBlack
  486.       Frame.DrawTop = False
  487.       Frame.DrawBottom = False
  488.       Frame.DrawLeft = False
  489.       Frame.DrawRight = False
  490.       AlignToBottom = False
  491.       Color = clWhite
  492.       ForceNewColumn = False
  493.       ForceNewPage = False
  494.       Size.Values = (
  495.         65.600000000000000000
  496.         1900.766666666670000000)
  497.       BandType = rbPageFooter
  498.       object QRSysData1: TQRSysData
  499.         Left = 5
  500.         Top = 10
  501.         Width = 103
  502.         Height = 18
  503.         Frame.Color = clBlack
  504.         Frame.DrawTop = False
  505.         Frame.DrawBottom = False
  506.         Frame.DrawLeft = False
  507.         Frame.DrawRight = False
  508.         Size.Values = (
  509.           38.100000000000000000
  510.           10.583333333333300000
  511.           21.166666666666700000
  512.           218.016666666667000000)
  513.         Alignment = taLeftJustify
  514.         AlignToBand = False
  515.         AutoSize = True
  516.         Color = clWhite
  517.         Data = qrsDate
  518.         Font.Color = clWindowText
  519.         Font.Height = -17
  520.         Font.Style = []
  521.         ParentFont = False
  522.         Text = 'Printed '
  523.         Transparent = False
  524.         FontSize = 10
  525.       end
  526.       object QRSysData2: TQRSysData
  527.         Left = 774
  528.         Top = 10
  529.         Width = 124
  530.         Height = 18
  531.         Frame.Color = clBlack
  532.         Frame.DrawTop = False
  533.         Frame.DrawBottom = False
  534.         Frame.DrawLeft = False
  535.         Frame.DrawRight = False
  536.         Size.Values = (
  537.           38.100000000000000000
  538.           1638.300000000000000000
  539.           21.166666666666700000
  540.           262.466666666667000000)
  541.         Alignment = taRightJustify
  542.         AlignToBand = True
  543.         AutoSize = True
  544.         Color = clWhite
  545.         Data = qrsPageNumber
  546.         Font.Color = clWindowText
  547.         Font.Height = -17
  548.         Font.Style = []
  549.         ParentFont = False
  550.         Text = 'Page '
  551.         Transparent = False
  552.         FontSize = 10
  553.       end
  554.     end
  555.     object TitleBand1: TQRBand
  556.       Left = 47
  557.       Top = 47
  558.       Width = 898
  559.       Height = 50
  560.       Frame.Color = clBlack
  561.       Frame.DrawTop = False
  562.       Frame.DrawBottom = False
  563.       Frame.DrawLeft = False
  564.       Frame.DrawRight = False
  565.       AlignToBottom = False
  566.       Color = clWhite
  567.       ForceNewColumn = False
  568.       ForceNewPage = False
  569.       Size.Values = (
  570.         105.833333333333000000
  571.         1900.766666666670000000)
  572.       BandType = rbTitle
  573.       object QRLabel6: TQRLabel
  574.         Left = 263
  575.         Top = 5
  576.         Width = 371
  577.         Height = 34
  578.         Frame.Color = clBlack
  579.         Frame.DrawTop = False
  580.         Frame.DrawBottom = False
  581.         Frame.DrawLeft = False
  582.         Frame.DrawRight = False
  583.         Size.Values = (
  584.           71.966666666666700000
  585.           556.683333333333000000
  586.           10.583333333333300000
  587.           785.283333333333000000)
  588.         Alignment = taCenter
  589.         AlignToBand = True
  590.         AutoSize = True
  591.         AutoStretch = False
  592.         Caption = 'Customer/Orders Listing'
  593.         Color = clWhite
  594.         Font.Color = clNavy
  595.         Font.Height = -33
  596.         Font.Style = [fsBold, fsItalic]
  597.         ParentFont = False
  598.         Transparent = False
  599.         WordWrap = True
  600.         FontSize = 20
  601.       end
  602.     end
  603.     object QRSubDetail1: TQRSubDetail
  604.       Left = 47
  605.       Top = 176
  606.       Width = 898
  607.       Height = 31
  608.       Frame.Color = clBlack
  609.       Frame.DrawTop = False
  610.       Frame.DrawBottom = False
  611.       Frame.DrawLeft = True
  612.       Frame.DrawRight = True
  613.       AlignToBottom = False
  614.       Color = clWhite
  615.       ForceNewColumn = False
  616.       ForceNewPage = False
  617.       Size.Values = (
  618.         65.616666666666700000
  619.         1900.766666666670000000)
  620.       Master = QuickRep
  621.       DataSet = Orders
  622.       FooterBand = GroupFooterBand1
  623.       PrintBefore = False
  624.       PrintIfEmpty = False
  625.       object QRDBText6: TQRDBText
  626.         Left = 160
  627.         Top = 5
  628.         Width = 74
  629.         Height = 21
  630.         Frame.Color = clBlack
  631.         Frame.DrawTop = False
  632.         Frame.DrawBottom = False
  633.         Frame.DrawLeft = False
  634.         Frame.DrawRight = False
  635.         Size.Values = (
  636.           44.979166666666700000
  637.           338.666666666667000000
  638.           10.583333333333300000
  639.           156.104166666667000000)
  640.         Alignment = taRightJustify
  641.         AlignToBand = False
  642.         AutoSize = False
  643.         AutoStretch = False
  644.         Color = clWhite
  645.         DataSet = Orders
  646.         DataField = 'OrderNo'
  647.         Font.Color = clWindowText
  648.         Font.Height = -17
  649.         Font.Style = []
  650.         ParentFont = False
  651.         Transparent = False
  652.         WordWrap = True
  653.         FontSize = 10
  654.       end
  655.       object QRDBText7: TQRDBText
  656.         Left = 241
  657.         Top = 5
  658.         Width = 75
  659.         Height = 21
  660.         Frame.Color = clBlack
  661.         Frame.DrawTop = False
  662.         Frame.DrawBottom = False
  663.         Frame.DrawLeft = False
  664.         Frame.DrawRight = False
  665.         Size.Values = (
  666.           44.979166666666700000
  667.           510.645833333333000000
  668.           10.583333333333300000
  669.           158.750000000000000000)
  670.         Alignment = taRightJustify
  671.         AlignToBand = False
  672.         AutoSize = False
  673.         AutoStretch = False
  674.         Color = clWhite
  675.         DataSet = Orders
  676.         DataField = 'SaleDate'
  677.         Font.Color = clWindowText
  678.         Font.Height = -17
  679.         Font.Style = []
  680.         ParentFont = False
  681.         Transparent = False
  682.         WordWrap = True
  683.         FontSize = 10
  684.       end
  685.       object QRDBText10: TQRDBText
  686.         Left = 335
  687.         Top = 5
  688.         Width = 79
  689.         Height = 21
  690.         Frame.Color = clBlack
  691.         Frame.DrawTop = False
  692.         Frame.DrawBottom = False
  693.         Frame.DrawLeft = False
  694.         Frame.DrawRight = False
  695.         Size.Values = (
  696.           44.979166666666700000
  697.           709.083333333333000000
  698.           10.583333333333300000
  699.           166.687500000000000000)
  700.         Alignment = taRightJustify
  701.         AlignToBand = False
  702.         AutoSize = False
  703.         AutoStretch = False
  704.         Color = clWhite
  705.         DataSet = Orders
  706.         DataField = 'AmountPaid'
  707.         Font.Color = clWindowText
  708.         Font.Height = -17
  709.         Font.Style = []
  710.         Mask = '#0.00'
  711.         ParentFont = False
  712.         Transparent = False
  713.         WordWrap = True
  714.         FontSize = 10
  715.       end
  716.     end
  717.     object GroupFooterBand1: TQRBand
  718.       Left = 47
  719.       Top = 207
  720.       Width = 898
  721.       Height = 31
  722.       Frame.Color = clBlack
  723.       Frame.DrawTop = False
  724.       Frame.DrawBottom = True
  725.       Frame.DrawLeft = True
  726.       Frame.DrawRight = True
  727.       AlignToBottom = False
  728.       Color = clWhite
  729.       ForceNewColumn = False
  730.       ForceNewPage = False
  731.       Size.Values = (
  732.         65.616666666666700000
  733.         1900.766666666670000000)
  734.       BandType = rbGroupFooter
  735.       object QRExpr1: TQRExpr
  736.         Left = 335
  737.         Top = 2
  738.         Width = 79
  739.         Height = 21
  740.         Frame.Color = clBlack
  741.         Frame.DrawTop = False
  742.         Frame.DrawBottom = False
  743.         Frame.DrawLeft = False
  744.         Frame.DrawRight = False
  745.         Size.Values = (
  746.           44.979166666666700000
  747.           709.083333333333000000
  748.           5.291666666666670000
  749.           166.687500000000000000)
  750.         Alignment = taRightJustify
  751.         AlignToBand = False
  752.         AutoSize = False
  753.         AutoStretch = False
  754.         Font.Color = clWindowText
  755.         Font.Height = -17
  756.         Font.Style = []
  757.         Color = clWhite
  758.         Master = QRSubDetail1
  759.         ParentFont = False
  760.         ResetAfterPrint = True
  761.         Transparent = False
  762.         WordWrap = True
  763.         Expression = 'sum(amountpaid)'
  764.         Mask = '#0.00'
  765.         FontSize = 10
  766.       end
  767.       object QRLabel10: TQRLabel
  768.         Left = 240
  769.         Top = 2
  770.         Width = 96
  771.         Height = 18
  772.         Frame.Color = clBlack
  773.         Frame.DrawTop = False
  774.         Frame.DrawBottom = False
  775.         Frame.DrawLeft = False
  776.         Frame.DrawRight = False
  777.         Size.Values = (
  778.           38.100000000000000000
  779.           508
  780.           4.233333333333330000
  781.           203.200000000000000000)
  782.         Alignment = taLeftJustify
  783.         AlignToBand = False
  784.         AutoSize = True
  785.         AutoStretch = False
  786.         Caption = 'Total amount'
  787.         Color = clWhite
  788.         Font.Color = clWindowText
  789.         Font.Height = -17
  790.         Font.Style = []
  791.         ParentFont = False
  792.         Transparent = False
  793.         WordWrap = True
  794.         FontSize = 10
  795.       end
  796.       object QRLabel11: TQRLabel
  797.         Left = 5
  798.         Top = 2
  799.         Width = 92
  800.         Height = 18
  801.         Frame.Color = clBlack
  802.         Frame.DrawTop = False
  803.         Frame.DrawBottom = False
  804.         Frame.DrawLeft = False
  805.         Frame.DrawRight = False
  806.         Size.Values = (
  807.           38.100000000000000000
  808.           10.583333333333300000
  809.           4.233333333333330000
  810.           194.733333333333000000)
  811.         Alignment = taLeftJustify
  812.         AlignToBand = False
  813.         AutoSize = True
  814.         AutoStretch = False
  815.         Caption = 'Total orders:'
  816.         Color = clWhite
  817.         Font.Color = clWindowText
  818.         Font.Height = -17
  819.         Font.Style = []
  820.         ParentFont = False
  821.         Transparent = False
  822.         WordWrap = True
  823.         FontSize = 10
  824.       end
  825.       object QRExpr2: TQRExpr
  826.         Left = 108
  827.         Top = 2
  828.         Width = 43
  829.         Height = 18
  830.         Frame.Color = clBlack
  831.         Frame.DrawTop = False
  832.         Frame.DrawBottom = False
  833.         Frame.DrawLeft = False
  834.         Frame.DrawRight = False
  835.         Size.Values = (
  836.           38.100000000000000000
  837.           228.600000000000000000
  838.           4.233333333333330000
  839.           91.016666666666700000)
  840.         Alignment = taLeftJustify
  841.         AlignToBand = False
  842.         AutoSize = True
  843.         AutoStretch = False
  844.         Font.Color = clWindowText
  845.         Font.Height = -17
  846.         Font.Style = []
  847.         Color = clWhite
  848.         Master = QRSubDetail1
  849.         ParentFont = False
  850.         ResetAfterPrint = True
  851.         Transparent = False
  852.         WordWrap = True
  853.         Expression = 'count'
  854.         FontSize = 10
  855.       end
  856.     end
  857.     object ChildBand1: TQRChildBand
  858.       Left = 47
  859.       Top = 238
  860.       Width = 898
  861.       Height = 15
  862.       Frame.Color = clBlack
  863.       Frame.DrawTop = False
  864.       Frame.DrawBottom = False
  865.       Frame.DrawLeft = False
  866.       Frame.DrawRight = False
  867.       AlignToBottom = False
  868.       Color = clWhite
  869.       ForceNewColumn = False
  870.       ForceNewPage = False
  871.       Size.Values = (
  872.         31.750000000000000000
  873.         1900.766666666670000000)
  874.       ParentBand = GroupFooterBand1
  875.     end
  876.   end
  877.   object Customer: TTable
  878.     Active = True
  879.     DatabaseName = 'DBDEMOS'
  880.     IndexFieldNames = 'Company'
  881.     ReadOnly = True
  882.     TableName = 'CUSTOMER.DB'
  883.     Left = 12
  884.     Top = 12
  885.   end
  886.   object Orders: TTable
  887.     Active = True
  888.     DatabaseName = 'DBDEMOS'
  889.     IndexFieldNames = 'CustNo'
  890.     MasterFields = 'CustNo'
  891.     MasterSource = CustomerDS
  892.     ReadOnly = True
  893.     TableName = 'ORDERS.DB'
  894.     Left = 12
  895.     Top = 44
  896.   end
  897.   object CustomerDS: TDataSource
  898.     DataSet = Customer
  899.     Left = 20
  900.     Top = 4
  901.   end
  902. end
  903.