home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / bonus / EverythingIOwn / EIOWN_17.EXE / EIO.EXE / 0 / RCDATA / TFRMLOCATIONREPT / TFRMLOCATIONREPT.txt
Encoding:
Text File  |  1998-02-24  |  8.0 KB  |  361 lines

  1. object frmLocationRept: TfrmLocationRept
  2.   Left = 122
  3.   Top = 62
  4.   Width = 640
  5.   Height = 358
  6.   HorzScrollBar.Range = 1200
  7.   HorzScrollBar.Position = 114
  8.   VertScrollBar.Range = 2000
  9.   AutoScroll = False
  10.   Caption = 'QuickReport List'
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object QRBand1: TQRBand
  19.     Left = -114
  20.     Top = 0
  21.     Width = 1200
  22.     Height = 73
  23.     Align = alTop
  24.     BandType = rbTitle
  25.     Color = clWhite
  26.     ForceNewPage = False
  27.     Frame.Width = 0
  28.     Frame.DrawTop = False
  29.     Frame.DrawBottom = False
  30.     Frame.DrawLeft = False
  31.     Frame.DrawRight = False
  32.     Ruler = qrrNone
  33.     object QRLabel1: TQRLabel
  34.       Left = 72
  35.       Top = 12
  36.       Width = 626
  37.       Height = 32
  38.       Caption = 'Everything I Own! -- Items Grouped by Location'
  39.       AlignToBand = False
  40.       Font.Color = clBlack
  41.       Font.Height = -27
  42.       Font.Name = 'Arial'
  43.       Font.Style = [fsBold]
  44.       ParentFont = False
  45.     end
  46.     object QRSysData1: TQRSysData
  47.       Left = 648
  48.       Top = 48
  49.       Width = 65
  50.       Height = 17
  51.       AlignToBand = False
  52.       Data = qrsDate
  53.       Font.Color = clBlack
  54.       Font.Height = -13
  55.       Font.Name = 'Arial'
  56.       Font.Style = [fsBold]
  57.       ParentFont = False
  58.     end
  59.     object QRLabel3: TQRLabel
  60.       Left = 456
  61.       Top = 48
  62.       Width = 183
  63.       Height = 16
  64.       Caption = 'This Report Was Created On:'
  65.       AlignToBand = False
  66.       Font.Color = clBlack
  67.       Font.Height = -13
  68.       Font.Name = 'Arial'
  69.       Font.Style = [fsBold]
  70.       ParentFont = False
  71.     end
  72.   end
  73.   object QRBand2: TQRBand
  74.     Left = -114
  75.     Top = 136
  76.     Width = 1200
  77.     Height = 17
  78.     Align = alTop
  79.     BandType = rbDetail
  80.     Color = clWhite
  81.     ForceNewPage = False
  82.     Frame.Width = 0
  83.     Frame.DrawTop = False
  84.     Frame.DrawBottom = False
  85.     Frame.DrawLeft = False
  86.     Frame.DrawRight = False
  87.     Ruler = qrrNone
  88.     object QRDBText3: TQRDBText
  89.       Left = 224
  90.       Top = 0
  91.       Width = 201
  92.       Height = 17
  93.       AlignToBand = False
  94.       DataSource = DataModule1.OwnSource
  95.       DataField = 'DESCRIPT'
  96.       Font.Color = clBlack
  97.       Font.Height = -13
  98.       Font.Name = 'Arial'
  99.       Font.Style = []
  100.       ParentFont = False
  101.     end
  102.     object QRDBText4: TQRDBText
  103.       Left = 464
  104.       Top = 0
  105.       Width = 89
  106.       Height = 17
  107.       AlignToBand = False
  108.       DataSource = DataModule1.OwnSource
  109.       DataField = 'DATEPUR'
  110.       Font.Color = clBlack
  111.       Font.Height = -13
  112.       Font.Name = 'Arial'
  113.       Font.Style = []
  114.       ParentFont = False
  115.     end
  116.     object QRDBText5: TQRDBText
  117.       Left = 656
  118.       Top = 0
  119.       Width = 65
  120.       Height = 17
  121.       Alignment = taRightJustify
  122.       AlignToBand = False
  123.       DataSource = DataModule1.OwnSource
  124.       DataField = 'VALUE'
  125.       Font.Color = clBlack
  126.       Font.Height = -13
  127.       Font.Name = 'Arial'
  128.       Font.Style = []
  129.       ParentFont = False
  130.     end
  131.     object QRDBText1: TQRDBText
  132.       Left = 24
  133.       Top = 0
  134.       Width = 169
  135.       Height = 17
  136.       AlignToBand = False
  137.       DataSource = DataModule1.OwnSource
  138.       DataField = 'NAME'
  139.       Font.Color = clBlack
  140.       Font.Height = -13
  141.       Font.Name = 'Arial'
  142.       Font.Style = []
  143.       ParentFont = False
  144.     end
  145.   end
  146.   object QRBand3: TQRBand
  147.     Left = -114
  148.     Top = 73
  149.     Width = 1200
  150.     Height = 63
  151.     Align = alTop
  152.     BandType = rbGroupHeader
  153.     Color = clWhite
  154.     ForceNewPage = False
  155.     Frame.Width = 0
  156.     Frame.DrawTop = False
  157.     Frame.DrawBottom = False
  158.     Frame.DrawLeft = False
  159.     Frame.DrawRight = False
  160.     Ruler = qrrNone
  161.     object QRLabel2: TQRLabel
  162.       Left = 24
  163.       Top = 8
  164.       Width = 67
  165.       Height = 16
  166.       Caption = 'Location --'
  167.       AlignToBand = False
  168.       Font.Color = clBlack
  169.       Font.Height = -13
  170.       Font.Name = 'Arial'
  171.       Font.Style = [fsBold]
  172.       ParentFont = False
  173.     end
  174.     object QRDBText2: TQRDBText
  175.       Left = 104
  176.       Top = 8
  177.       Width = 177
  178.       Height = 17
  179.       AlignToBand = False
  180.       DataSource = DataModule1.OwnSource
  181.       DataField = 'LOCATION'
  182.       Font.Color = clBlack
  183.       Font.Height = -13
  184.       Font.Name = 'Arial'
  185.       Font.Style = [fsBold]
  186.       ParentFont = False
  187.     end
  188.     object QRLabel7: TQRLabel
  189.       Left = 24
  190.       Top = 32
  191.       Width = 69
  192.       Height = 16
  193.       Caption = 'Item Name'
  194.       AlignToBand = False
  195.       Font.Color = clBlack
  196.       Font.Height = -13
  197.       Font.Name = 'Arial'
  198.       Font.Style = [fsBold]
  199.       ParentFont = False
  200.     end
  201.     object QRLabel15: TQRLabel
  202.       Left = 224
  203.       Top = 33
  204.       Width = 71
  205.       Height = 16
  206.       Caption = 'Description'
  207.       AlignToBand = False
  208.       Font.Color = clBlack
  209.       Font.Height = -13
  210.       Font.Name = 'Arial'
  211.       Font.Style = [fsBold]
  212.       ParentFont = False
  213.     end
  214.     object QRLabel16: TQRLabel
  215.       Left = 440
  216.       Top = 33
  217.       Width = 100
  218.       Height = 16
  219.       Caption = 'Date Purchased'
  220.       AlignToBand = False
  221.       Font.Color = clBlack
  222.       Font.Height = -13
  223.       Font.Name = 'Arial'
  224.       Font.Style = [fsBold]
  225.       ParentFont = False
  226.     end
  227.     object QRLabel17: TQRLabel
  228.       Left = 640
  229.       Top = 33
  230.       Width = 115
  231.       Height = 16
  232.       Caption = 'Replacement Cost'
  233.       AlignToBand = False
  234.       Font.Color = clBlack
  235.       Font.Height = -13
  236.       Font.Name = 'Arial'
  237.       Font.Style = [fsBold]
  238.       ParentFont = False
  239.     end
  240.   end
  241.   object QRBand6: TQRBand
  242.     Left = -114
  243.     Top = 153
  244.     Width = 1200
  245.     Height = 49
  246.     Align = alTop
  247.     BandType = rbPageFooter
  248.     Color = clWhite
  249.     ForceNewPage = False
  250.     Frame.Width = 0
  251.     Frame.DrawTop = False
  252.     Frame.DrawBottom = False
  253.     Frame.DrawLeft = False
  254.     Frame.DrawRight = False
  255.     Ruler = qrrNone
  256.     object QRSysData2: TQRSysData
  257.       Left = 744
  258.       Top = 16
  259.       Width = 73
  260.       Height = 17
  261.       AlignToBand = False
  262.       Data = qrsPageNumber
  263.       Font.Color = clBlack
  264.       Font.Height = -13
  265.       Font.Name = 'Arial'
  266.       Font.Style = [fsBold]
  267.       ParentFont = False
  268.     end
  269.     object QRLabel13: TQRLabel
  270.       Left = 640
  271.       Top = 16
  272.       Width = 91
  273.       Height = 16
  274.       Caption = 'Page Number:'
  275.       AlignToBand = False
  276.       Font.Color = clBlack
  277.       Font.Height = -13
  278.       Font.Name = 'Arial'
  279.       Font.Style = [fsBold]
  280.       ParentFont = False
  281.     end
  282.   end
  283.   object QRBand7: TQRBand
  284.     Left = -114
  285.     Top = 202
  286.     Width = 1200
  287.     Height = 55
  288.     Align = alTop
  289.     BandType = rbSummary
  290.     Color = clWhite
  291.     ForceNewPage = False
  292.     Frame.Width = 0
  293.     Frame.DrawTop = False
  294.     Frame.DrawBottom = False
  295.     Frame.DrawLeft = False
  296.     Frame.DrawRight = False
  297.     Ruler = qrrNone
  298.     object QRDBCalc2: TQRDBCalc
  299.       Left = 632
  300.       Top = 32
  301.       Width = 89
  302.       Height = 17
  303.       Alignment = taRightJustify
  304.       AlignToBand = False
  305.       DataSource = DataModule1.OwnSource
  306.       DataField = 'VALUE'
  307.       Font.Color = clBlack
  308.       Font.Height = -13
  309.       Font.Name = 'Arial'
  310.       Font.Style = [fsBold]
  311.       ParentFont = False
  312.       Operation = qrcSUM
  313.       PrintMask = '$#,##00.00'
  314.     end
  315.     object QRLabel14: TQRLabel
  316.       Left = 376
  317.       Top = 33
  318.       Width = 226
  319.       Height = 16
  320.       Caption = 'Total Replacement Cost of All Items'
  321.       AlignToBand = False
  322.       Font.Color = clBlack
  323.       Font.Height = -13
  324.       Font.Name = 'Arial'
  325.       Font.Style = [fsBold]
  326.       ParentFont = False
  327.     end
  328.   end
  329.   object Loc_Rept: TQuickReport
  330.     DataSource = DataModule1.OwnSource
  331.     ColumnMarginInches = 0
  332.     ColumnMarginMM = 0
  333.     Columns = 1
  334.     DisplayPrintDialog = False
  335.     LeftMarginInches = 0
  336.     LeftMarginMM = 0
  337.     Orientation = poPortrait
  338.     PageFrame.DrawTop = False
  339.     PageFrame.DrawBottom = False
  340.     PageFrame.DrawLeft = False
  341.     PageFrame.DrawRight = False
  342.     PaperLength = 0
  343.     PaperSize = qrpDefault
  344.     PaperWidth = 0
  345.     ReportTitle = 'ByLocationGroup'
  346.     RestartData = True
  347.     SQLCompatible = False
  348.     TitleBeforeHeader = False
  349.     Left = 49
  350.     Top = 263
  351.   end
  352.   object QRGroup1: TQRGroup
  353.     DataSource = DataModule1.OwnSource
  354.     DataField = 'LOCATION'
  355.     HeaderBand = QRBand3
  356.     Level = 0
  357.     Left = 97
  358.     Top = 271
  359.   end
  360. end
  361.