object QRListForm: TQRListForm Left = 81 Top = 136 Width = 695 Height = 212 HorzScrollBar.Range = 1200 VertScrollBar.Range = 2000 AutoScroll = False Caption = 'QuickReport List' 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 = 544 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 Detail: 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 = 134 height = 14 Caption = 'Detail information goes here' AlignToBand = False end end object PageFooter: TQRBand Left = 0 Top = 85 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 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 = 124 end end