home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / cb / setup / cbuilder / data.z / ORDERRPT.DFM / ORDERRPT.txt < prev   
Text File  |  1997-02-28  |  9KB  |  411 lines

  1. object OrdersReportForm: TOrdersReportForm
  2.   Left = 197
  3.   Top = 109
  4.   Width = 717
  5.   Height = 496
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'OrdersReportForm'
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object QRBand1: TQRBand
  19.     Left = 0
  20.     Top = 0
  21.     Width = 1200
  22.     Height = 80
  23.     Align = alTop
  24.     BandType = rbTitle
  25.     Color = clSilver
  26.     ForceNewPage = False
  27.     Frame.DrawTop = False
  28.     Frame.DrawBottom = False
  29.     Frame.DrawLeft = False
  30.     Frame.DrawRight = False
  31.     Ruler = qrrNone
  32.     object Image1: TImage
  33.       Left = 0
  34.       Top = 0
  35.       Width = 97
  36.       Height = 75
  37.       Picture.Data = {<image000.bmp>}
  38.     end
  39.     object QRShape1: TQRShape
  40.       Left = 0
  41.       Top = 75
  42.       Width = 770
  43.       Height = 5
  44.       Brush.Color = clRed
  45.       Shape = qrsRectangle
  46.     end
  47.     object QRLabel1: TQRLabel
  48.       Left = 112
  49.       Top = 0
  50.       Width = 211
  51.       Height = 19
  52.       Caption = 'Marine Adventures, Inc.'
  53.       AlignToBand = False
  54.       Font.Charset = ANSI_CHARSET
  55.       Font.Color = clRed
  56.       Font.Height = -16
  57.       Font.Name = 'Billboard'
  58.       Font.Style = [fsBold, fsItalic]
  59.       ParentFont = False
  60.     end
  61.     object QRLabel2: TQRLabel
  62.       Left = 200
  63.       Top = 16
  64.       Width = 272
  65.       Height = 41
  66.       Caption = 'Orders History'
  67.       AlignToBand = False
  68.       Font.Charset = ANSI_CHARSET
  69.       Font.Color = clNavy
  70.       Font.Height = -35
  71.       Font.Name = 'Billboard'
  72.       Font.Style = [fsBold, fsItalic]
  73.       ParentFont = False
  74.     end
  75.     object QRLabel3: TQRLabel
  76.       Left = 288
  77.       Top = 52
  78.       Width = 65
  79.       Height = 19
  80.       Caption = 'By Date'
  81.       AlignToBand = False
  82.       Font.Charset = ANSI_CHARSET
  83.       Font.Color = clNavy
  84.       Font.Height = -16
  85.       Font.Name = 'Billboard'
  86.       Font.Style = [fsBold, fsItalic]
  87.       ParentFont = False
  88.     end
  89.   end
  90.   object QRBand2: TQRBand
  91.     Left = 0
  92.     Top = 80
  93.     Width = 1200
  94.     Height = 40
  95.     Align = alTop
  96.     BandType = rbColumnHeader
  97.     Color = clNavy
  98.     ForceNewPage = False
  99.     Frame.DrawTop = False
  100.     Frame.DrawBottom = False
  101.     Frame.DrawLeft = False
  102.     Frame.DrawRight = False
  103.     Ruler = qrrNone
  104.     object QRLabel4: TQRLabel
  105.       Left = 8
  106.       Top = 2
  107.       Width = 69
  108.       Height = 16
  109.       Caption = 'Order Date'
  110.       AlignToBand = False
  111.       Font.Charset = ANSI_CHARSET
  112.       Font.Color = clWhite
  113.       Font.Height = -13
  114.       Font.Name = 'Arial'
  115.       Font.Style = [fsBold]
  116.       ParentFont = False
  117.     end
  118.     object QRLabel5: TQRLabel
  119.       Left = 8
  120.       Top = 20
  121.       Width = 61
  122.       Height = 16
  123.       Caption = 'Order No.'
  124.       AlignToBand = False
  125.       Font.Charset = ANSI_CHARSET
  126.       Font.Color = clWhite
  127.       Font.Height = -13
  128.       Font.Name = 'Arial'
  129.       Font.Style = [fsBold]
  130.       ParentFont = False
  131.     end
  132.     object QRLabel6: TQRLabel
  133.       Left = 104
  134.       Top = 2
  135.       Width = 60
  136.       Height = 16
  137.       Caption = 'Customer'
  138.       AlignToBand = False
  139.       Font.Charset = ANSI_CHARSET
  140.       Font.Color = clWhite
  141.       Font.Height = -13
  142.       Font.Name = 'Arial'
  143.       Font.Style = [fsBold]
  144.       ParentFont = False
  145.     end
  146.     object QRLabel7: TQRLabel
  147.       Left = 104
  148.       Top = 20
  149.       Width = 85
  150.       Height = 16
  151.       Caption = 'Customer No.'
  152.       AlignToBand = False
  153.       Font.Charset = ANSI_CHARSET
  154.       Font.Color = clWhite
  155.       Font.Height = -13
  156.       Font.Name = 'Arial'
  157.       Font.Style = [fsBold]
  158.       ParentFont = False
  159.     end
  160.     object QRLabel8: TQRLabel
  161.       Left = 312
  162.       Top = 20
  163.       Width = 62
  164.       Height = 16
  165.       Caption = 'Ship Date'
  166.       AlignToBand = False
  167.       Font.Charset = ANSI_CHARSET
  168.       Font.Color = clWhite
  169.       Font.Height = -13
  170.       Font.Name = 'Arial'
  171.       Font.Style = [fsBold]
  172.       ParentFont = False
  173.     end
  174.     object QRLabel9: TQRLabel
  175.       Left = 384
  176.       Top = 20
  177.       Width = 55
  178.       Height = 16
  179.       Caption = 'Ship VIA'
  180.       AlignToBand = False
  181.       Font.Charset = ANSI_CHARSET
  182.       Font.Color = clWhite
  183.       Font.Height = -13
  184.       Font.Name = 'Arial'
  185.       Font.Style = [fsBold]
  186.       ParentFont = False
  187.     end
  188.     object QRLabel10: TQRLabel
  189.       Left = 456
  190.       Top = 20
  191.       Width = 39
  192.       Height = 16
  193.       Caption = 'Terms'
  194.       AlignToBand = False
  195.       Font.Charset = ANSI_CHARSET
  196.       Font.Color = clWhite
  197.       Font.Height = -13
  198.       Font.Name = 'Arial'
  199.       Font.Style = [fsBold]
  200.       ParentFont = False
  201.     end
  202.     object QRLabel11: TQRLabel
  203.       Left = 528
  204.       Top = 20
  205.       Width = 63
  206.       Height = 16
  207.       Caption = 'Pay Meth.'
  208.       AlignToBand = False
  209.       Font.Charset = ANSI_CHARSET
  210.       Font.Color = clWhite
  211.       Font.Height = -13
  212.       Font.Name = 'Arial'
  213.       Font.Style = [fsBold]
  214.       ParentFont = False
  215.     end
  216.     object QRLabel12: TQRLabel
  217.       Left = 600
  218.       Top = 20
  219.       Width = 63
  220.       Height = 16
  221.       Caption = 'Total Cost'
  222.       AlignToBand = False
  223.       Font.Charset = ANSI_CHARSET
  224.       Font.Color = clWhite
  225.       Font.Height = -13
  226.       Font.Name = 'Arial'
  227.       Font.Style = [fsBold]
  228.       ParentFont = False
  229.     end
  230.   end
  231.   object QRBand3: TQRBand
  232.     Left = 0
  233.     Top = 120
  234.     Width = 1200
  235.     Height = 41
  236.     Align = alTop
  237.     BandType = rbDetail
  238.     Color = clWhite
  239.     ForceNewPage = False
  240.     Frame.DrawTop = False
  241.     Frame.DrawBottom = False
  242.     Frame.DrawLeft = False
  243.     Frame.DrawRight = False
  244.     Ruler = qrrNone
  245.     object QRDBText1: TQRDBText
  246.       Left = 8
  247.       Top = 5
  248.       Width = 65
  249.       Height = 15
  250.       AlignToBand = False
  251.       DataSource = MastData.OrdQuerySrc
  252.       DataField = 'ShipDate'
  253.       Font.Charset = ANSI_CHARSET
  254.       Font.Color = clBlack
  255.       Font.Height = -13
  256.       Font.Name = 'Arial'
  257.       Font.Style = []
  258.       ParentFont = False
  259.     end
  260.     object QRDBText2: TQRDBText
  261.       Left = 5
  262.       Top = 25
  263.       Width = 65
  264.       Height = 15
  265.       Alignment = taRightJustify
  266.       AlignToBand = False
  267.       DataSource = MastData.OrdQuerySrc
  268.       DataField = 'OrderNo'
  269.       Font.Charset = ANSI_CHARSET
  270.       Font.Color = clBlack
  271.       Font.Height = -13
  272.       Font.Name = 'Arial'
  273.       Font.Style = []
  274.       ParentFont = False
  275.     end
  276.     object QRDBText3: TQRDBText
  277.       Left = 104
  278.       Top = 5
  279.       Width = 193
  280.       Height = 20
  281.       AlignToBand = False
  282.       DataSource = MastData.OrdQuerySrc
  283.       DataField = 'Company'
  284.       Font.Charset = ANSI_CHARSET
  285.       Font.Color = clBlack
  286.       Font.Height = -13
  287.       Font.Name = 'Arial'
  288.       Font.Style = [fsBold]
  289.       ParentFont = False
  290.     end
  291.     object QRDBText4: TQRDBText
  292.       Left = 312
  293.       Top = 5
  294.       Width = 41
  295.       Height = 15
  296.       AlignToBand = False
  297.       DataSource = MastData.OrdQuerySrc
  298.       DataField = 'ShipDate'
  299.       Font.Charset = ANSI_CHARSET
  300.       Font.Color = clBlack
  301.       Font.Height = -13
  302.       Font.Name = 'Arial'
  303.       Font.Style = []
  304.       ParentFont = False
  305.     end
  306.     object QRDBText5: TQRDBText
  307.       Left = 384
  308.       Top = 5
  309.       Width = 65
  310.       Height = 15
  311.       AlignToBand = False
  312.       DataSource = MastData.OrdQuerySrc
  313.       DataField = 'ShipVIA'
  314.       Font.Charset = ANSI_CHARSET
  315.       Font.Color = clBlack
  316.       Font.Height = -13
  317.       Font.Name = 'Arial'
  318.       Font.Style = []
  319.       ParentFont = False
  320.     end
  321.     object QRDBText6: TQRDBText
  322.       Left = 456
  323.       Top = 5
  324.       Width = 49
  325.       Height = 15
  326.       AlignToBand = False
  327.       DataSource = MastData.OrdQuerySrc
  328.       DataField = 'Terms'
  329.       Font.Charset = ANSI_CHARSET
  330.       Font.Color = clBlack
  331.       Font.Height = -13
  332.       Font.Name = 'Arial'
  333.       Font.Style = []
  334.       ParentFont = False
  335.     end
  336.     object QRDBText7: TQRDBText
  337.       Left = 528
  338.       Top = 5
  339.       Width = 57
  340.       Height = 15
  341.       AlignToBand = False
  342.       DataSource = MastData.OrdQuerySrc
  343.       DataField = 'PaymentMethod'
  344.       Font.Charset = ANSI_CHARSET
  345.       Font.Color = clBlack
  346.       Font.Height = -13
  347.       Font.Name = 'Arial'
  348.       Font.Style = []
  349.       ParentFont = False
  350.     end
  351.     object QRDBText8: TQRDBText
  352.       Left = 600
  353.       Top = 5
  354.       Width = 65
  355.       Height = 15
  356.       Alignment = taRightJustify
  357.       AlignToBand = False
  358.       DataSource = MastData.OrdQuerySrc
  359.       DataField = 'ItemsTotal'
  360.       Font.Charset = ANSI_CHARSET
  361.       Font.Color = clBlack
  362.       Font.Height = -13
  363.       Font.Name = 'Arial'
  364.       Font.Style = []
  365.       ParentFont = False
  366.     end
  367.     object QRDBText9: TQRDBText
  368.       Left = 104
  369.       Top = 25
  370.       Width = 65
  371.       Height = 15
  372.       AlignToBand = False
  373.       DataSource = MastData.OrdQuerySrc
  374.       DataField = 'CustNo'
  375.       Font.Charset = ANSI_CHARSET
  376.       Font.Color = clBlack
  377.       Font.Height = -13
  378.       Font.Name = 'Arial'
  379.       Font.Style = []
  380.       ParentFont = False
  381.     end
  382.   end
  383.   object OrdersReport: TQuickReport
  384.     DataSource = MastData.OrdQuerySrc
  385.     ColumnMarginInches = 0
  386.     ColumnMarginMM = 0
  387.     Columns = 1
  388.     DisplayPrintDialog = False
  389.     LeftMarginInches = 0
  390.     LeftMarginMM = 0
  391.     Orientation = poPortrait
  392.     PageFrame.DrawTop = False
  393.     PageFrame.DrawBottom = False
  394.     PageFrame.DrawLeft = False
  395.     PageFrame.DrawRight = False
  396.     PaperLength = 0
  397.     PaperSize = qrpDefault
  398.     PaperWidth = 0
  399.     RestartData = True
  400.     SQLCompatible = False
  401.     TitleBeforeHeader = False
  402.     Left = 8
  403.     Top = 176
  404.   end
  405.   object QRDetailLink1: TQRDetailLink
  406.     PrintBefore = False
  407.     Left = 40
  408.     Top = 176
  409.   end
  410. end
  411.