home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / zkuste / delphi / kolekce / d3456 / ALEXSOFT.ZIP / RAREPORT.DFM / RAREPORT.txt
Encoding:
Text File  |  2000-06-02  |  9.2 KB  |  362 lines

  1. object fmRaReport: TfmRaReport
  2.   Left = 228
  3.   Top = 138
  4.   Width = 812
  5.   Height = 541
  6.   Caption = 'Report'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Scaled = False
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Report: TQuickRep
  17.     Left = 8
  18.     Top = 16
  19.     Width = 794
  20.     Height = 1123
  21.     Frame.Color = clBlack
  22.     Frame.DrawTop = False
  23.     Frame.DrawBottom = False
  24.     Frame.DrawLeft = False
  25.     Frame.DrawRight = False
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clWindowText
  28.     Font.Height = -15
  29.     Font.Name = 'Courier New'
  30.     Font.Pitch = fpFixed
  31.     Font.Style = []
  32.     OnPreview = ReportPreview
  33.     Options = [LastPageFooter]
  34.     Page.Columns = 1
  35.     Page.Orientation = poPortrait
  36.     Page.PaperSize = A4
  37.     Page.Values = (
  38.       84.666666666666700000
  39.       2970.000000000000000000
  40.       84.666666666666700000
  41.       2100.000000000000000000
  42.       91.016666666666690000
  43.       91.016666666666690000
  44.       0.000000000000000000)
  45.     PrintIfEmpty = False
  46.     PrinterSettings.Copies = 1
  47.     PrinterSettings.Duplex = False
  48.     PrinterSettings.FirstPage = 0
  49.     PrinterSettings.LastPage = 0
  50.     PrinterSettings.OutputBin = First
  51.     ReportTitle = 'Report'
  52.     SnapToGrid = False
  53.     Units = MM
  54.     Zoom = 100
  55.     object PageFooterBand: TQRaBand
  56.       Left = 34
  57.       Top = 226
  58.       Width = 725
  59.       Height = 48
  60.       Frame.Color = clBlack
  61.       Frame.DrawTop = False
  62.       Frame.DrawBottom = False
  63.       Frame.DrawLeft = False
  64.       Frame.DrawRight = False
  65.       AlignToBottom = False
  66.       Color = clWhite
  67.       ForceNewColumn = False
  68.       ForceNewPage = False
  69.       Size.Values = (
  70.         127.000000000000000000
  71.         1918.229166666667000000)
  72.       BandType = rbPageFooter
  73.       object QRlbOrgName: TQRLabel
  74.         Left = 0
  75.         Top = 32
  76.         Width = 416
  77.         Height = 19
  78.         Frame.Color = clBlack
  79.         Frame.DrawTop = False
  80.         Frame.DrawBottom = False
  81.         Frame.DrawLeft = False
  82.         Frame.DrawRight = False
  83.         Size.Values = (
  84.           50.270833333333300000
  85.           0.000000000000000000
  86.           84.666666666666700000
  87.           1100.666666666670000000)
  88.         Alignment = taLeftJustify
  89.         AlignToBand = False
  90.         AutoSize = False
  91.         AutoStretch = False
  92.         Caption = 'Noname inc.'
  93.         Color = clWhite
  94.         OnPrint = QRlbOrgNamePrint
  95.         Transparent = False
  96.         WordWrap = True
  97.         FontSize = 11
  98.       end
  99.       object qrlbUser: TQRaLabel
  100.         Left = 0
  101.         Top = 16
  102.         Width = 482
  103.         Height = 18
  104.         Frame.Color = clBlack
  105.         Frame.DrawTop = False
  106.         Frame.DrawBottom = False
  107.         Frame.DrawLeft = False
  108.         Frame.DrawRight = False
  109.         Size.Values = (
  110.           47.625000000000000000
  111.           0.000000000000000000
  112.           42.333333333333300000
  113.           1275.291666666670000000)
  114.         LeftInChars = 0
  115.         WidthInChars = 50
  116.         TopInChars = 1
  117.         Alignment = taLeftJustify
  118.         Caption = 'User: Ivanoff Ivan'
  119.         Color = clWhite
  120.         OnPrint = qrlbUserPrint
  121.         Transparent = True
  122.         AutoSizing = False
  123.         FontSize = 11
  124.       end
  125.       object QRLabel3: TQRLabel
  126.         Left = 457
  127.         Top = 32
  128.         Width = 152
  129.         Height = 15
  130.         Frame.Color = clBlack
  131.         Frame.DrawTop = False
  132.         Frame.DrawBottom = False
  133.         Frame.DrawLeft = False
  134.         Frame.DrawRight = False
  135.         Size.Values = (
  136.           39.687500000000000000
  137.           1209.145833333333000000
  138.           84.666666666666670000
  139.           402.166666666666700000)
  140.         Alignment = taRightJustify
  141.         AlignToBand = False
  142.         AutoSize = True
  143.         AutoStretch = False
  144.         Caption = 'Copyright (c) 1998-%s Alex Soft'
  145.         Color = clWhite
  146.         Font.Charset = DEFAULT_CHARSET
  147.         Font.Color = clWindowText
  148.         Font.Height = -11
  149.         Font.Name = 'Times New Roman'
  150.         Font.Pitch = fpFixed
  151.         Font.Style = [fsItalic]
  152.         OnPrint = QRLabel3Print
  153.         ParentFont = False
  154.         Transparent = True
  155.         WordWrap = True
  156.         FontSize = 8
  157.       end
  158.     end
  159.     object TitleBand: TQRBand
  160.       Left = 34
  161.       Top = 64
  162.       Width = 725
  163.       Height = 32
  164.       Frame.Color = clBlack
  165.       Frame.DrawTop = False
  166.       Frame.DrawBottom = False
  167.       Frame.DrawLeft = False
  168.       Frame.DrawRight = False
  169.       AlignToBottom = False
  170.       Color = clWhite
  171.       ForceNewColumn = False
  172.       ForceNewPage = False
  173.       Size.Values = (
  174.         84.666666666666670000
  175.         1918.229166666667000000)
  176.       BandType = rbTitle
  177.       object QRSysData1: TQRSysData
  178.         Left = 0
  179.         Top = 0
  180.         Width = 433
  181.         Height = 25
  182.         Frame.Color = clBlack
  183.         Frame.DrawTop = False
  184.         Frame.DrawBottom = False
  185.         Frame.DrawLeft = False
  186.         Frame.DrawRight = False
  187.         Size.Values = (
  188.           66.145833333333300000
  189.           0.000000000000000000
  190.           0.000000000000000000
  191.           1145.645833333330000000)
  192.         Alignment = taLeftJustify
  193.         AlignToBand = False
  194.         AutoSize = False
  195.         Color = clWhite
  196.         Data = qrsReportTitle
  197.         Font.Charset = DEFAULT_CHARSET
  198.         Font.Color = clWindowText
  199.         Font.Height = -16
  200.         Font.Name = 'Courier New'
  201.         Font.Pitch = fpFixed
  202.         Font.Style = [fsBold]
  203.         ParentFont = False
  204.         Transparent = False
  205.         FontSize = 12
  206.       end
  207.       object QRSysData3: TQRSysData
  208.         Left = 440
  209.         Top = 0
  210.         Width = 100
  211.         Height = 19
  212.         Frame.Color = clBlack
  213.         Frame.DrawTop = False
  214.         Frame.DrawBottom = False
  215.         Frame.DrawLeft = False
  216.         Frame.DrawRight = False
  217.         Size.Values = (
  218.           50.270833333333300000
  219.           1164.166666666670000000
  220.           0.000000000000000000
  221.           264.583333333333000000)
  222.         Alignment = taRightJustify
  223.         AlignToBand = False
  224.         AutoSize = False
  225.         Color = clWhite
  226.         Data = qrsDate
  227.         Transparent = False
  228.         FontSize = 11
  229.       end
  230.     end
  231.     object PageHeaderBand: TQRaBand
  232.       Left = 34
  233.       Top = 32
  234.       Width = 725
  235.       Height = 32
  236.       Frame.Color = clBlack
  237.       Frame.DrawTop = False
  238.       Frame.DrawBottom = False
  239.       Frame.DrawLeft = False
  240.       Frame.DrawRight = False
  241.       AlignToBottom = False
  242.       Color = clWhite
  243.       ForceNewColumn = False
  244.       ForceNewPage = False
  245.       Size.Values = (
  246.         84.666666666666670000
  247.         1918.229166666667000000)
  248.       BandType = rbPageHeader
  249.       object QRSysData4: TQRSysData
  250.         Left = 0
  251.         Top = 0
  252.         Width = 433
  253.         Height = 19
  254.         Frame.Color = clBlack
  255.         Frame.DrawTop = False
  256.         Frame.DrawBottom = False
  257.         Frame.DrawLeft = False
  258.         Frame.DrawRight = False
  259.         Size.Values = (
  260.           50.270833333333300000
  261.           0.000000000000000000
  262.           0.000000000000000000
  263.           1145.645833333330000000)
  264.         Alignment = taLeftJustify
  265.         AlignToBand = False
  266.         AutoSize = False
  267.         Color = clWhite
  268.         Data = qrsReportTitle
  269.         Transparent = False
  270.         FontSize = 11
  271.       end
  272.       object QRaSysData1: TQRSysData
  273.         Left = 191
  274.         Top = 16
  275.         Width = 98
  276.         Height = 19
  277.         Frame.Color = clBlack
  278.         Frame.DrawTop = False
  279.         Frame.DrawBottom = False
  280.         Frame.DrawLeft = False
  281.         Frame.DrawRight = False
  282.         Size.Values = (
  283.           50.270833333333300000
  284.           505.354166666667000000
  285.           42.333333333333300000
  286.           259.291666666667000000)
  287.         Alignment = taCenter
  288.         AlignToBand = False
  289.         AutoSize = False
  290.         Color = clWhite
  291.         Data = qrsPageNumber
  292.         Text = 'Page '
  293.         Transparent = False
  294.         FontSize = 11
  295.       end
  296.       object QRSysData2: TQRSysData
  297.         Left = 440
  298.         Top = 0
  299.         Width = 100
  300.         Height = 19
  301.         Frame.Color = clBlack
  302.         Frame.DrawTop = False
  303.         Frame.DrawBottom = False
  304.         Frame.DrawLeft = False
  305.         Frame.DrawRight = False
  306.         Size.Values = (
  307.           50.270833333333300000
  308.           1164.166666666670000000
  309.           0.000000000000000000
  310.           264.583333333333000000)
  311.         Alignment = taRightJustify
  312.         AlignToBand = False
  313.         AutoSize = False
  314.         Color = clWhite
  315.         Data = qrsDate
  316.         Transparent = False
  317.         FontSize = 11
  318.       end
  319.     end
  320.     object DetailBand: TQRaBand
  321.       Left = 34
  322.       Top = 161
  323.       Width = 725
  324.       Height = 65
  325.       Frame.Color = clBlack
  326.       Frame.DrawTop = False
  327.       Frame.DrawBottom = False
  328.       Frame.DrawLeft = False
  329.       Frame.DrawRight = False
  330.       AlignToBottom = False
  331.       Color = clWhite
  332.       Enabled = False
  333.       ForceNewColumn = False
  334.       ForceNewPage = False
  335.       Size.Values = (
  336.         171.979166666666700000
  337.         1918.229166666667000000)
  338.       BandType = rbDetail
  339.     end
  340.     object ColumnHeaderBand: TQRaBand
  341.       Left = 34
  342.       Top = 96
  343.       Width = 725
  344.       Height = 65
  345.       Frame.Color = clBlack
  346.       Frame.DrawTop = False
  347.       Frame.DrawBottom = False
  348.       Frame.DrawLeft = False
  349.       Frame.DrawRight = False
  350.       AlignToBottom = False
  351.       Color = clWhite
  352.       Enabled = False
  353.       ForceNewColumn = False
  354.       ForceNewPage = False
  355.       Size.Values = (
  356.         171.979166666666700000
  357.         1918.229166666667000000)
  358.       BandType = rbColumnHeader
  359.     end
  360.   end
  361. end
  362.