object QRMDForm: TQRMDForm Left = 101 Top = 124 Width = 690 Height = 253 HorzScrollBar.Range = 1200 VertScrollBar.Range = 2000 AutoScroll = False Caption = 'QuickReport Master/Detail' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Scaled = False PixelsPerInch = 96 TextHeight = 14 object Title: TQRBand Left = 0 Top = 0 Width = 1200 Height = 37 Align = alTop BandType = rbTitle Color = clWhite ForceNewPage = False Frame.Width = 0 Ruler = qrrNone object QRSysData1: TQRSysData Left = 284 Top = 0 width = 165 height = 32 Alignment = taCenter AlignToBand = True AutoSize = False Data = qrsReportTitle Font.Color = clBlack Font.Height = -27 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end object PageHeader: TQRBand Left = 0 Top = 37 Width = 1200 Height = 24 Align = alTop BandType = rbPageHeader Color = clWhite ForceNewPage = False Frame.Width = 0 Ruler = qrrNone object PageNumber: TQRSysData Left = 542 Top = 4 width = 109 height = 17 Alignment = taRightJustify AlignToBand = True AutoSize = False Data = qrsPageNumber Text = 'Page number ' end object QRLabel1: TQRLabel Left = 12 Top = 4 width = 169 height = 14 Caption = 'Page header information goes here' AlignToBand = False end end object Master: TQRBand Left = 0 Top = 61 Width = 1200 Height = 24 Align = alTop BandType = rbDetail Color = clWhite ForceNewPage = False Frame.Width = 0 Ruler = qrrNone object QRLabel2: TQRLabel Left = 12 Top = 4 width = 141 height = 14 Caption = 'Master information goes here' AlignToBand = False end end object PageFooter: TQRBand Left = 0 Top = 133 Width = 1200 Height = 24 Align = alTop BandType = rbPageFooter Color = clWhite ForceNewPage = False Frame.Width = 0 Ruler = qrrNone object QRDateTime: TQRSysData Left = 548 Top = 4 width = 117 height = 17 Alignment = taRightJustify AlignToBand = True AutoSize = False Data = qrsDateTime Text = 'Printed at ' end object QRLabel3: TQRLabel Left = 12 Top = 4 width = 164 height = 14 Caption = 'Page footer information goes here' AlignToBand = False end end object Detail: TQRBand Left = 0 Top = 85 Width = 1200 Height = 24 Align = alTop BandType = rbSubDetail Color = clWhite ForceNewPage = False Frame.Width = 0 Ruler = qrrNone object QRLabel4: TQRLabel Left = 28 Top = 4 width = 134 height = 14 Caption = 'Detail information goes here' AlignToBand = False end end object DetailFooter: TQRBand Left = 0 Top = 109 Width = 1200 Height = 24 Align = alTop BandType = rbGroupFooter Color = clWhite ForceNewPage = False Frame.Width = 0 Ruler = qrrNone object QRLabel5: TQRLabel Left = 12 Top = 4 width = 125 height = 14 Caption = 'Detail summary goes here' AlignToBand = False end end object QuickReport: TQuickReport ColumnMarginInches = 0 ColumnMarginMM = 0 Columns = 1 DisplayPrintDialog = False LeftMarginInches = 0 LeftMarginMM = 0 Orientation = poPortrait ReportTitle = 'QuickReport Template' RestartData = True SQLCompatible = False TitleBeforeHeader = True Left = 4 Top = 172 end object DetailLink: TQRDetailLink DetailBand = Detail FooterBand = DetailFooter Master = QuickReport PrintBefore = False Left = 36 Top = 172 end end