object OrdersReportForm: TOrdersReportForm Left = 197 Top = 109 Width = 717 Height = 496 HorzScrollBar.Range = 1200 VertScrollBar.Range = 2000 AutoScroll = False Caption = 'OrdersReportForm' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Scaled = False PixelsPerInch = 96 TextHeight = 14 object QRBand1: TQRBand Left = 0 Top = 0 Width = 1200 Height = 80 Align = alTop BandType = rbTitle Color = clSilver ForceNewPage = False Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object Image1: TImage Left = 0 Top = 0 Width = 97 Height = 75 Picture.Data = {} end object QRShape1: TQRShape Left = 0 Top = 75 Width = 770 Height = 5 Brush.Color = clRed Shape = qrsRectangle end object QRLabel1: TQRLabel Left = 112 Top = 0 Width = 211 Height = 19 Caption = 'Marine Adventures, Inc.' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -16 Font.Name = 'Billboard' Font.Style = [fsBold, fsItalic] ParentFont = False end object QRLabel2: TQRLabel Left = 200 Top = 16 Width = 272 Height = 41 Caption = 'Orders History' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -35 Font.Name = 'Billboard' Font.Style = [fsBold, fsItalic] ParentFont = False end object QRLabel3: TQRLabel Left = 288 Top = 52 Width = 65 Height = 19 Caption = 'By Date' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -16 Font.Name = 'Billboard' Font.Style = [fsBold, fsItalic] ParentFont = False end end object QRBand2: TQRBand Left = 0 Top = 80 Width = 1200 Height = 40 Align = alTop BandType = rbColumnHeader Color = clNavy ForceNewPage = False Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object QRLabel4: TQRLabel Left = 8 Top = 2 Width = 69 Height = 16 Caption = 'Order Date' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel5: TQRLabel Left = 8 Top = 20 Width = 61 Height = 16 Caption = 'Order No.' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel6: TQRLabel Left = 104 Top = 2 Width = 60 Height = 16 Caption = 'Customer' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel7: TQRLabel Left = 104 Top = 20 Width = 85 Height = 16 Caption = 'Customer No.' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel8: TQRLabel Left = 312 Top = 20 Width = 62 Height = 16 Caption = 'Ship Date' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel9: TQRLabel Left = 384 Top = 20 Width = 55 Height = 16 Caption = 'Ship VIA' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel10: TQRLabel Left = 456 Top = 20 Width = 39 Height = 16 Caption = 'Terms' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel11: TQRLabel Left = 528 Top = 20 Width = 63 Height = 16 Caption = 'Pay Meth.' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRLabel12: TQRLabel Left = 600 Top = 20 Width = 63 Height = 16 Caption = 'Total Cost' AlignToBand = False Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end object QRBand3: TQRBand Left = 0 Top = 120 Width = 1200 Height = 41 Align = alTop BandType = rbDetail Color = clWhite ForceNewPage = False Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object QRDBText1: TQRDBText Left = 8 Top = 5 Width = 65 Height = 15 AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'ShipDate' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object QRDBText2: TQRDBText Left = 5 Top = 25 Width = 65 Height = 15 Alignment = taRightJustify AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'OrderNo' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object QRDBText3: TQRDBText Left = 104 Top = 5 Width = 193 Height = 20 AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'Company' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRDBText4: TQRDBText Left = 312 Top = 5 Width = 41 Height = 15 AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'ShipDate' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object QRDBText5: TQRDBText Left = 384 Top = 5 Width = 65 Height = 15 AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'ShipVIA' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object QRDBText6: TQRDBText Left = 456 Top = 5 Width = 49 Height = 15 AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'Terms' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object QRDBText7: TQRDBText Left = 528 Top = 5 Width = 57 Height = 15 AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'PaymentMethod' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object QRDBText8: TQRDBText Left = 600 Top = 5 Width = 65 Height = 15 Alignment = taRightJustify AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'ItemsTotal' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object QRDBText9: TQRDBText Left = 104 Top = 25 Width = 65 Height = 15 AlignToBand = False DataSource = MastData.OrdQuerySrc DataField = 'CustNo' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False end end object OrdersReport: TQuickReport DataSource = MastData.OrdQuerySrc ColumnMarginInches = 0 ColumnMarginMM = 0 Columns = 1 DisplayPrintDialog = False LeftMarginInches = 0 LeftMarginMM = 0 Orientation = poPortrait PageFrame.DrawTop = False PageFrame.DrawBottom = False PageFrame.DrawLeft = False PageFrame.DrawRight = False PaperLength = 0 PaperSize = qrpDefault PaperWidth = 0 RestartData = True SQLCompatible = False TitleBeforeHeader = False Left = 8 Top = 176 end object QRDetailLink1: TQRDetailLink PrintBefore = False Left = 40 Top = 176 end end