home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMRTFREPORT / TFORMRTFREPORT.txt
Text File  |  1999-09-06  |  3KB  |  107 lines

  1. object FormRtfReport: TFormRtfReport
  2.   Left = 245
  3.   Top = 163
  4.   Width = 856
  5.   Height = 587
  6.   Caption = 'FormRtfReport'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object QReport: TQuickRep
  18.     Left = 0
  19.     Top = 0
  20.     Width = 794
  21.     Height = 1123
  22.     Frame.Color = clBlack
  23.     Frame.DrawTop = False
  24.     Frame.DrawBottom = False
  25.     Frame.DrawLeft = False
  26.     Frame.DrawRight = False
  27.     Font.Charset = EASTEUROPE_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -13
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     Functions.Strings = (
  33.       'PAGENUMBER'
  34.       'COLUMNNUMBER'
  35.       'REPORTTITLE')
  36.     Functions.DATA = (
  37.       '0'
  38.       '0'
  39.       #39#39)
  40.     OnPreview = QReportPreview
  41.     Options = [FirstPageHeader, LastPageFooter]
  42.     Page.Columns = 1
  43.     Page.Orientation = poPortrait
  44.     Page.PaperSize = A4
  45.     Page.Values = (
  46.       100.000000000000000000
  47.       2970.000000000000000000
  48.       100.000000000000000000
  49.       2100.000000000000000000
  50.       100.000000000000000000
  51.       100.000000000000000000
  52.       0.000000000000000000)
  53.     PrinterSettings.Copies = 1
  54.     PrinterSettings.Duplex = False
  55.     PrinterSettings.FirstPage = 0
  56.     PrinterSettings.LastPage = 0
  57.     PrinterSettings.OutputBin = Auto
  58.     PrintIfEmpty = True
  59.     SnapToGrid = True
  60.     Units = MM
  61.     Zoom = 100
  62.     object QRBand1: TQRBand
  63.       Left = 38
  64.       Top = 38
  65.       Width = 718
  66.       Height = 1049
  67.       Frame.Color = clBlack
  68.       Frame.DrawTop = False
  69.       Frame.DrawBottom = False
  70.       Frame.DrawLeft = False
  71.       Frame.DrawRight = False
  72.       AlignToBottom = False
  73.       Color = clWhite
  74.       ForceNewColumn = False
  75.       ForceNewPage = False
  76.       Size.Values = (
  77.         2775.479166666667000000
  78.         1899.708333333333000000)
  79.       BandType = rbDetail
  80.       object QRRichText: TQRRichText
  81.         Left = 0
  82.         Top = 0
  83.         Width = 717
  84.         Height = 1047
  85.         Frame.Color = clBlack
  86.         Frame.DrawTop = False
  87.         Frame.DrawBottom = False
  88.         Frame.DrawLeft = False
  89.         Frame.DrawRight = False
  90.         Size.Values = (
  91.           2770.187500000000000000
  92.           0.000000000000000000
  93.           0.000000000000000000
  94.           1897.062500000000000000)
  95.         Alignment = taLeftJustify
  96.         AutoStretch = True
  97.         Color = clWindow
  98.         Font.Charset = EASTEUROPE_CHARSET
  99.         Font.Color = clWindowText
  100.         Font.Height = -13
  101.         Font.Name = 'Arial'
  102.         Font.Style = []
  103.       end
  104.     end
  105.   end
  106. end
  107.