object LabelForm: TLabelForm Left = 165 Top = 147 Width = 704 Height = 529 HorzScrollBar.Range = 1200 VertScrollBar.Range = 2000 AutoScroll = False Caption = 'LabelForm' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 14 object QRBand1: TQRBand Left = 0 Top = 22 Width = 1200 Height = 66 Align = alTop BandType = rbDetail BeforePrint = QRBand1BeforePrint Color = clWhite ForceNewPage = False Frame.Width = 0 Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrInchesHV object QRDBText1: TQRDBText Left = 14 Top = 6 Width = 203 Height = 13 AlignToBand = False DataSource = DataModule2.CustomerSource DataField = 'Company' end object QRDBText2: TQRDBText Left = 14 Top = 19 Width = 216 Height = 13 AlignToBand = False DataSource = DataModule2.CustomerSource DataField = 'Addr1' end object Addr1Label: TQRLabel Left = 14 Top = 32 Width = 91 Height = 14 Caption = 'Addressline 1' AlignToBand = False end object Addr2Label: TQRLabel Left = 14 Top = 45 Width = 91 Height = 14 Caption = 'Addressline 2' AlignToBand = False end end object QRBand2: TQRBand Left = 0 Top = 0 Width = 1200 Height = 22 Align = alTop BandType = rbPageHeader Color = clWhite ForceNewPage = False Frame.Width = 0 Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object QRLabel1: TQRLabel Left = 11 Top = 3 Width = 218 Height = 15 Alignment = taCenter Caption = 'QuickReport mailing label demo report' AlignToBand = True Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object QRSysData1: TQRSysData Left = 644 Top = 4 Width = 65 Height = 17 Alignment = taRightJustify AlignToBand = True Data = qrsPageNumber Text = 'Page ' end end object QRBand3: TQRBand Left = 0 Top = 88 Width = 1200 Height = 1912 Align = alClient BandType = rbOverlay Color = clWhite ForceNewPage = False Frame.Width = 0 Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object QRLabel2: TQRLabel Left = 20 Top = 404 Width = 643 Height = 122 Alignment = taCenter Caption = 'QuickReport' AlignToBand = True Font.Color = clNavy Font.Height = -107 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end object QRLabel3: TQRLabel Left = 128 Top = 536 Width = 462 Height = 74 Alignment = taCenter Caption = 'for C++ Builder' AlignToBand = True Font.Color = 12615680 Font.Height = -64 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Memo1: TMemo Left = 32 Top = 72 Width = 185 Height = 89 Lines.Strings = ( 'Memo1') TabOrder = 0 end end object Rep: TQuickReport DataSource = DataModule2.CustomerSource ColumnMarginInches = 0 ColumnMarginMM = 0 Columns = 3 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 = 16 Top = 108 end end