home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / LABELREP.DFM / LABELREP.txt
Text File  |  1997-02-14  |  4KB  |  186 lines

  1. object LabelForm: TLabelForm
  2.   Left = 165
  3.   Top = 147
  4.   Width = 704
  5.   Height = 529
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'LabelForm'
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object QRBand1: TQRBand
  19.     Left = 0
  20.     Top = 22
  21.     Width = 1200
  22.     Height = 66
  23.     Align = alTop
  24.     BandType = rbDetail
  25.     BeforePrint = QRBand1BeforePrint
  26.     Color = clWhite
  27.     ForceNewPage = False
  28.     Frame.Width = 0
  29.     Frame.DrawTop = False
  30.     Frame.DrawBottom = False
  31.     Frame.DrawLeft = False
  32.     Frame.DrawRight = False
  33.     Ruler = qrrInchesHV
  34.     object QRDBText1: TQRDBText
  35.       Left = 14
  36.       Top = 6
  37.       Width = 203
  38.       Height = 13
  39.       AlignToBand = False
  40.       DataSource = DataModule2.CustomerSource
  41.       DataField = 'Company'
  42.     end
  43.     object QRDBText2: TQRDBText
  44.       Left = 14
  45.       Top = 19
  46.       Width = 216
  47.       Height = 13
  48.       AlignToBand = False
  49.       DataSource = DataModule2.CustomerSource
  50.       DataField = 'Addr1'
  51.     end
  52.     object Addr1Label: TQRLabel
  53.       Left = 14
  54.       Top = 32
  55.       Width = 91
  56.       Height = 14
  57.       Caption = 'Addressline 1'
  58.       AlignToBand = False
  59.     end
  60.     object Addr2Label: TQRLabel
  61.       Left = 14
  62.       Top = 45
  63.       Width = 91
  64.       Height = 14
  65.       Caption = 'Addressline 2'
  66.       AlignToBand = False
  67.     end
  68.   end
  69.   object QRBand2: TQRBand
  70.     Left = 0
  71.     Top = 0
  72.     Width = 1200
  73.     Height = 22
  74.     Align = alTop
  75.     BandType = rbPageHeader
  76.     Color = clWhite
  77.     ForceNewPage = False
  78.     Frame.Width = 0
  79.     Frame.DrawTop = False
  80.     Frame.DrawBottom = False
  81.     Frame.DrawLeft = False
  82.     Frame.DrawRight = False
  83.     Ruler = qrrNone
  84.     object QRLabel1: TQRLabel
  85.       Left = 11
  86.       Top = 3
  87.       Width = 218
  88.       Height = 15
  89.       Alignment = taCenter
  90.       Caption = 'QuickReport mailing label demo report'
  91.       AlignToBand = True
  92.       Font.Color = clBlack
  93.       Font.Height = -12
  94.       Font.Name = 'Arial'
  95.       Font.Style = [fsBold]
  96.       ParentFont = False
  97.     end
  98.     object QRSysData1: TQRSysData
  99.       Left = 644
  100.       Top = 4
  101.       Width = 65
  102.       Height = 17
  103.       Alignment = taRightJustify
  104.       AlignToBand = True
  105.       Data = qrsPageNumber
  106.       Text = 'Page '
  107.     end
  108.   end
  109.   object QRBand3: TQRBand
  110.     Left = 0
  111.     Top = 88
  112.     Width = 1200
  113.     Height = 1912
  114.     Align = alClient
  115.     BandType = rbOverlay
  116.     Color = clWhite
  117.     ForceNewPage = False
  118.     Frame.Width = 0
  119.     Frame.DrawTop = False
  120.     Frame.DrawBottom = False
  121.     Frame.DrawLeft = False
  122.     Frame.DrawRight = False
  123.     Ruler = qrrNone
  124.     object QRLabel2: TQRLabel
  125.       Left = 20
  126.       Top = 404
  127.       Width = 643
  128.       Height = 122
  129.       Alignment = taCenter
  130.       Caption = 'QuickReport'
  131.       AlignToBand = True
  132.       Font.Color = clNavy
  133.       Font.Height = -107
  134.       Font.Name = 'Arial'
  135.       Font.Style = [fsBold, fsItalic]
  136.       ParentFont = False
  137.       Transparent = True
  138.     end
  139.     object QRLabel3: TQRLabel
  140.       Left = 128
  141.       Top = 536
  142.       Width = 462
  143.       Height = 74
  144.       Alignment = taCenter
  145.       Caption = 'for C++ Builder'
  146.       AlignToBand = True
  147.       Font.Color = 12615680
  148.       Font.Height = -64
  149.       Font.Name = 'Arial'
  150.       Font.Style = [fsBold, fsItalic]
  151.       ParentFont = False
  152.     end
  153.     object Memo1: TMemo
  154.       Left = 32
  155.       Top = 72
  156.       Width = 185
  157.       Height = 89
  158.       Lines.Strings = (
  159.         'Memo1')
  160.       TabOrder = 0
  161.     end
  162.   end
  163.   object Rep: TQuickReport
  164.     DataSource = DataModule2.CustomerSource
  165.     ColumnMarginInches = 0
  166.     ColumnMarginMM = 0
  167.     Columns = 3
  168.     DisplayPrintDialog = False
  169.     LeftMarginInches = 0
  170.     LeftMarginMM = 0
  171.     Orientation = poPortrait
  172.     PageFrame.DrawTop = False
  173.     PageFrame.DrawBottom = False
  174.     PageFrame.DrawLeft = False
  175.     PageFrame.DrawRight = False
  176.     PaperLength = 0
  177.     PaperSize = qrpDefault
  178.     PaperWidth = 0
  179.     RestartData = True
  180.     SQLCompatible = False
  181.     TitleBeforeHeader = False
  182.     Left = 16
  183.     Top = 108
  184.   end
  185. end
  186.