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

  1. object frmCompRept: TfrmCompRept
  2.   Left = 4
  3.   Top = 77
  4.   Width = 786
  5.   Height = 418
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'frmCompRept'
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 14
  17.   object QRBand1: TQRBand
  18.     Left = 0
  19.     Top = 0
  20.     Width = 1200
  21.     Height = 97
  22.     Align = alTop
  23.     BandType = rbTitle
  24.     Color = clWhite
  25.     ForceNewPage = False
  26.     Frame.DrawTop = False
  27.     Frame.DrawBottom = False
  28.     Frame.DrawLeft = False
  29.     Frame.DrawRight = False
  30.     Ruler = qrrNone
  31.     object QRLabel1: TQRLabel
  32.       Left = 160
  33.       Top = 8
  34.       Width = 493
  35.       Height = 32
  36.       Caption = 'Everything I Own! -- Complete Listing'
  37.       AlignToBand = False
  38.       Font.Color = clBlack
  39.       Font.Height = -27
  40.       Font.Name = 'Arial'
  41.       Font.Style = [fsBold]
  42.       ParentFont = False
  43.     end
  44.     object QRSysData1: TQRSysData
  45.       Left = 640
  46.       Top = 48
  47.       Width = 81
  48.       Height = 17
  49.       AlignToBand = False
  50.       Data = qrsDate
  51.       Font.Color = clBlack
  52.       Font.Height = -13
  53.       Font.Name = 'Arial'
  54.       Font.Style = [fsBold]
  55.       ParentFont = False
  56.     end
  57.     object QRLabel19: TQRLabel
  58.       Left = 448
  59.       Top = 48
  60.       Width = 183
  61.       Height = 16
  62.       Caption = 'This Report Was Created On:'
  63.       AlignToBand = False
  64.       Font.Color = clBlack
  65.       Font.Height = -13
  66.       Font.Name = 'Arial'
  67.       Font.Style = [fsBold]
  68.       ParentFont = False
  69.     end
  70.     object QRShape1: TQRShape
  71.       Left = 32
  72.       Top = 72
  73.       width = 745
  74.       Height = 4
  75.       Shape = qrsHorLine
  76.     end
  77.   end
  78.   object QRBand2: TQRBand
  79.     Left = 0
  80.     Top = 97
  81.     Width = 1200
  82.     Height = 224
  83.     Align = alTop
  84.     BandType = rbDetail
  85.     Color = clWhite
  86.     Font.Color = clBlack
  87.     Font.Height = -13
  88.     Font.Name = 'Arial'
  89.     Font.Style = [fsBold]
  90.     ForceNewPage = False
  91.     Frame.DrawTop = False
  92.     Frame.DrawBottom = False
  93.     Frame.DrawLeft = False
  94.     Frame.DrawRight = False
  95.     ParentFont = False
  96.     Ruler = qrrNone
  97.     object QRLabel2: TQRLabel
  98.       Left = 8
  99.       Top = 32
  100.       Width = 85
  101.       Height = 16
  102.       Caption = 'Name of Item'
  103.       AlignToBand = False
  104.       Font.Color = clBlack
  105.       Font.Height = -13
  106.       Font.Name = 'Arial'
  107.       Font.Style = [fsBold]
  108.       ParentFont = False
  109.     end
  110.     object QRLabel3: TQRLabel
  111.       Left = 312
  112.       Top = 32
  113.       Width = 71
  114.       Height = 16
  115.       Caption = 'Description'
  116.       AlignToBand = False
  117.       Font.Color = clBlack
  118.       Font.Height = -13
  119.       Font.Name = 'Arial'
  120.       Font.Style = [fsBold]
  121.       ParentFont = False
  122.     end
  123.     object QRDBText1: TQRDBText
  124.       Left = 144
  125.       Top = 32
  126.       Width = 161
  127.       Height = 17
  128.       AlignToBand = False
  129.       DataSource = DataModule1.OwnSource
  130.       DataField = 'NAME'
  131.       Font.Color = clBlack
  132.       Font.Height = -13
  133.       Font.Name = 'Arial'
  134.       Font.Style = []
  135.       ParentFont = False
  136.     end
  137.     object QRDBText2: TQRDBText
  138.       Left = 440
  139.       Top = 32
  140.       Width = 289
  141.       Height = 17
  142.       AlignToBand = False
  143.       DataSource = DataModule1.OwnSource
  144.       DataField = 'DESCRIPT'
  145.       Font.Color = clBlack
  146.       Font.Height = -13
  147.       Font.Name = 'Arial'
  148.       Font.Style = []
  149.       ParentFont = False
  150.     end
  151.     object QRLabel4: TQRLabel
  152.       Left = 8
  153.       Top = 56
  154.       Width = 53
  155.       Height = 16
  156.       Caption = 'Quantity'
  157.       AlignToBand = False
  158.       Font.Color = clBlack
  159.       Font.Height = -13
  160.       Font.Name = 'Arial'
  161.       Font.Style = [fsBold]
  162.       ParentFont = False
  163.     end
  164.     object QRLabel5: TQRLabel
  165.       Left = 312
  166.       Top = 56
  167.       Width = 85
  168.       Height = 16
  169.       Caption = 'Cost Per Item'
  170.       AlignToBand = False
  171.       Font.Color = clBlack
  172.       Font.Height = -13
  173.       Font.Name = 'Arial'
  174.       Font.Style = [fsBold]
  175.       ParentFont = False
  176.     end
  177.     object QRLabel6: TQRLabel
  178.       Left = 584
  179.       Top = 56
  180.       Width = 63
  181.       Height = 16
  182.       Caption = 'Total Cost'
  183.       AlignToBand = False
  184.       Font.Color = clBlack
  185.       Font.Height = -13
  186.       Font.Name = 'Arial'
  187.       Font.Style = [fsBold]
  188.       ParentFont = False
  189.     end
  190.     object QRLabel7: TQRLabel
  191.       Left = 8
  192.       Top = 80
  193.       Width = 92
  194.       Height = 16
  195.       Caption = 'Purchase Date'
  196.       AlignToBand = False
  197.       Font.Color = clBlack
  198.       Font.Height = -13
  199.       Font.Name = 'Arial'
  200.       Font.Style = [fsBold]
  201.       ParentFont = False
  202.     end
  203.     object QRLabel8: TQRLabel
  204.       Left = 312
  205.       Top = 80
  206.       Width = 104
  207.       Height = 16
  208.       Caption = 'Purchased From'
  209.       AlignToBand = False
  210.       Font.Color = clBlack
  211.       Font.Height = -13
  212.       Font.Name = 'Arial'
  213.       Font.Style = [fsBold]
  214.       ParentFont = False
  215.     end
  216.     object QRLabel9: TQRLabel
  217.       Left = 8
  218.       Top = 104
  219.       Width = 79
  220.       Height = 16
  221.       Caption = 'Brand Name'
  222.       AlignToBand = False
  223.       Font.Color = clBlack
  224.       Font.Height = -13
  225.       Font.Name = 'Arial'
  226.       Font.Style = [fsBold]
  227.       ParentFont = False
  228.     end
  229.     object QRLabel10: TQRLabel
  230.       Left = 312
  231.       Top = 104
  232.       Width = 79
  233.       Height = 16
  234.       Caption = 'Type of Item'
  235.       AlignToBand = False
  236.       Font.Color = clBlack
  237.       Font.Height = -13
  238.       Font.Name = 'Arial'
  239.       Font.Style = [fsBold]
  240.       ParentFont = False
  241.     end
  242.     object QRLabel11: TQRLabel
  243.       Left = 584
  244.       Top = 104
  245.       Width = 55
  246.       Height = 16
  247.       Caption = 'Location'
  248.       AlignToBand = False
  249.       Font.Color = clBlack
  250.       Font.Height = -13
  251.       Font.Name = 'Arial'
  252.       Font.Style = [fsBold]
  253.       ParentFont = False
  254.     end
  255.     object QRLabel12: TQRLabel
  256.       Left = 8
  257.       Top = 128
  258.       Width = 93
  259.       Height = 16
  260.       Caption = 'Model Number'
  261.       AlignToBand = False
  262.       Font.Color = clBlack
  263.       Font.Height = -13
  264.       Font.Name = 'Arial'
  265.       Font.Style = [fsBold]
  266.       ParentFont = False
  267.     end
  268.     object QRLabel13: TQRLabel
  269.       Left = 312
  270.       Top = 128
  271.       Width = 92
  272.       Height = 16
  273.       Caption = 'Serial Number'
  274.       AlignToBand = False
  275.       Font.Color = clBlack
  276.       Font.Height = -13
  277.       Font.Name = 'Arial'
  278.       Font.Style = [fsBold]
  279.       ParentFont = False
  280.     end
  281.     object QRLabel14: TQRLabel
  282.       Left = 8
  283.       Top = 152
  284.       Width = 119
  285.       Height = 16
  286.       Caption = 'Warranty Exp Date'
  287.       AlignToBand = False
  288.       Font.Color = clBlack
  289.       Font.Height = -13
  290.       Font.Name = 'Arial'
  291.       Font.Style = [fsBold]
  292.       ParentFont = False
  293.     end
  294.     object QRLabel15: TQRLabel
  295.       Left = 312
  296.       Top = 152
  297.       Width = 109
  298.       Height = 16
  299.       Caption = 'Type of Warranty'
  300.       AlignToBand = False
  301.     end
  302.     object QRLabel16: TQRLabel
  303.       Left = 8
  304.       Top = 176
  305.       Width = 109
  306.       Height = 16
  307.       Caption = 'Condition of Item'
  308.       AlignToBand = False
  309.     end
  310.     object QRLabel17: TQRLabel
  311.       Left = 312
  312.       Top = 176
  313.       Width = 115
  314.       Height = 16
  315.       Caption = 'Replacement Cost'
  316.       AlignToBand = False
  317.     end
  318.     object QRLabel18: TQRLabel
  319.       Left = 8
  320.       Top = 200
  321.       Width = 67
  322.       Height = 16
  323.       Caption = 'Comments'
  324.       AlignToBand = False
  325.     end
  326.     object QRDBText3: TQRDBText
  327.       Left = 144
  328.       Top = 56
  329.       Width = 57
  330.       Height = 17
  331.       AlignToBand = False
  332.       DataSource = DataModule1.OwnSource
  333.       DataField = 'QUANTITY'
  334.       Font.Color = clBlack
  335.       Font.Height = -13
  336.       Font.Name = 'Arial'
  337.       Font.Style = []
  338.       ParentFont = False
  339.     end
  340.     object QRDBText4: TQRDBText
  341.       Left = 440
  342.       Top = 56
  343.       Width = 105
  344.       Height = 17
  345.       AlignToBand = False
  346.       DataSource = DataModule1.OwnSource
  347.       DataField = 'COST'
  348.       Font.Color = clBlack
  349.       Font.Height = -13
  350.       Font.Name = 'Arial'
  351.       Font.Style = []
  352.       ParentFont = False
  353.     end
  354.     object QRDBText5: TQRDBText
  355.       Left = 656
  356.       Top = 56
  357.       Width = 129
  358.       Height = 17
  359.       AlignToBand = False
  360.       DataSource = DataModule1.OwnSource
  361.       DataField = 'TOTAL'
  362.       Font.Color = clBlack
  363.       Font.Height = -13
  364.       Font.Name = 'Arial'
  365.       Font.Style = []
  366.       ParentFont = False
  367.     end
  368.     object QRDBText6: TQRDBText
  369.       Left = 440
  370.       Top = 128
  371.       Width = 217
  372.       Height = 17
  373.       AlignToBand = False
  374.       DataSource = DataModule1.OwnSource
  375.       DataField = 'SERNUM'
  376.       Font.Color = clBlack
  377.       Font.Height = -13
  378.       Font.Name = 'Arial'
  379.       Font.Style = []
  380.       ParentFont = False
  381.     end
  382.     object QRDBText7: TQRDBText
  383.       Left = 144
  384.       Top = 128
  385.       Width = 153
  386.       Height = 17
  387.       AlignToBand = False
  388.       DataSource = DataModule1.OwnSource
  389.       DataField = 'MODELNUM'
  390.       Font.Color = clBlack
  391.       Font.Height = -13
  392.       Font.Name = 'Arial'
  393.       Font.Style = []
  394.       ParentFont = False
  395.     end
  396.     object QRDBText8: TQRDBText
  397.       Left = 144
  398.       Top = 152
  399.       Width = 89
  400.       Height = 17
  401.       AlignToBand = False
  402.       DataSource = DataModule1.OwnSource
  403.       DataField = 'WAR_DATE'
  404.       Font.Color = clBlack
  405.       Font.Height = -13
  406.       Font.Name = 'Arial'
  407.       Font.Style = []
  408.       ParentFont = False
  409.     end
  410.     object QRDBText9: TQRDBText
  411.       Left = 144
  412.       Top = 176
  413.       Width = 89
  414.       Height = 17
  415.       AlignToBand = False
  416.       DataSource = DataModule1.OwnSource
  417.       DataField = 'CONDITION'
  418.       Font.Color = clBlack
  419.       Font.Height = -13
  420.       Font.Name = 'Arial'
  421.       Font.Style = []
  422.       ParentFont = False
  423.     end
  424.     object QRDBText10: TQRDBText
  425.       Left = 656
  426.       Top = 104
  427.       Width = 137
  428.       Height = 17
  429.       AlignToBand = False
  430.       DataSource = DataModule1.OwnSource
  431.       DataField = 'LOCATION'
  432.       Font.Color = clBlack
  433.       Font.Height = -13
  434.       Font.Name = 'Arial'
  435.       Font.Style = []
  436.       ParentFont = False
  437.     end
  438.     object QRDBText11: TQRDBText
  439.       Left = 440
  440.       Top = 104
  441.       Width = 129
  442.       Height = 17
  443.       AlignToBand = False
  444.       DataSource = DataModule1.OwnSource
  445.       DataField = 'TYPE'
  446.       Font.Color = clBlack
  447.       Font.Height = -13
  448.       Font.Name = 'Arial'
  449.       Font.Style = []
  450.       ParentFont = False
  451.     end
  452.     object QRDBText12: TQRDBText
  453.       Left = 440
  454.       Top = 80
  455.       Width = 249
  456.       Height = 17
  457.       AlignToBand = False
  458.       DataSource = DataModule1.OwnSource
  459.       DataField = 'PURFROM'
  460.       Font.Color = clBlack
  461.       Font.Height = -13
  462.       Font.Name = 'Arial'
  463.       Font.Style = []
  464.       ParentFont = False
  465.     end
  466.     object QRDBText13: TQRDBText
  467.       Left = 440
  468.       Top = 152
  469.       Width = 241
  470.       Height = 17
  471.       AlignToBand = False
  472.       DataSource = DataModule1.OwnSource
  473.       DataField = 'WAR_TYPE'
  474.       Font.Color = clBlack
  475.       Font.Height = -13
  476.       Font.Name = 'Arial'
  477.       Font.Style = []
  478.       ParentFont = False
  479.     end
  480.     object QRDBText14: TQRDBText
  481.       Left = 440
  482.       Top = 176
  483.       Width = 81
  484.       Height = 17
  485.       AlignToBand = False
  486.       DataSource = DataModule1.OwnSource
  487.       DataField = 'VALUE'
  488.       Font.Color = clBlack
  489.       Font.Height = -13
  490.       Font.Name = 'Arial'
  491.       Font.Style = []
  492.       ParentFont = False
  493.     end
  494.     object QRDBText15: TQRDBText
  495.       Left = 144
  496.       Top = 80
  497.       Width = 81
  498.       Height = 17
  499.       AlignToBand = False
  500.       DataSource = DataModule1.OwnSource
  501.       DataField = 'DATEPUR'
  502.       Font.Color = clBlack
  503.       Font.Height = -13
  504.       Font.Name = 'Arial'
  505.       Font.Style = []
  506.       ParentFont = False
  507.     end
  508.     object QRDBText16: TQRDBText
  509.       Left = 144
  510.       Top = 104
  511.       Width = 161
  512.       Height = 17
  513.       AlignToBand = False
  514.       DataSource = DataModule1.OwnSource
  515.       DataField = 'BRANDNAME'
  516.       Font.Color = clBlack
  517.       Font.Height = -13
  518.       Font.Name = 'Arial'
  519.       Font.Style = []
  520.       ParentFont = False
  521.     end
  522.     object QRDBText17: TQRDBText
  523.       Left = 144
  524.       Top = 200
  525.       Width = 625
  526.       Height = 17
  527.       AlignToBand = False
  528.       DataSource = DataModule1.OwnSource
  529.       DataField = 'COMMENTS'
  530.       Font.Color = clBlack
  531.       Font.Height = -13
  532.       Font.Name = 'Arial'
  533.       Font.Style = []
  534.       ParentFont = False
  535.     end
  536.     object QRShape2: TQRShape
  537.       Left = 32
  538.       Top = 8
  539.       width = 217
  540.       Height = 4
  541.       Shape = qrsHorLine
  542.     end
  543.   end
  544.   object QRBand3: TQRBand
  545.     Left = 0
  546.     Top = 362
  547.     Width = 1200
  548.     Height = 41
  549.     Align = alTop
  550.     BandType = rbPageFooter
  551.     Color = clWhite
  552.     ForceNewPage = False
  553.     Frame.DrawTop = False
  554.     Frame.DrawBottom = False
  555.     Frame.DrawLeft = False
  556.     Frame.DrawRight = False
  557.     Ruler = qrrNone
  558.     object QRSysData2: TQRSysData
  559.       Left = 736
  560.       Top = 24
  561.       Width = 49
  562.       Height = 17
  563.       AlignToBand = False
  564.       Data = qrsPageNumber
  565.       Font.Color = clBlack
  566.       Font.Height = -13
  567.       Font.Name = 'Arial'
  568.       Font.Style = [fsBold]
  569.       ParentFont = False
  570.     end
  571.     object QRLabel20: TQRLabel
  572.       Left = 640
  573.       Top = 24
  574.       Width = 91
  575.       Height = 16
  576.       Caption = 'Page Number:'
  577.       AlignToBand = False
  578.       Font.Color = clBlack
  579.       Font.Height = -13
  580.       Font.Name = 'Arial'
  581.       Font.Style = [fsBold]
  582.       ParentFont = False
  583.     end
  584.   end
  585.   object QRBand4: TQRBand
  586.     Left = 0
  587.     Top = 321
  588.     Width = 1200
  589.     Height = 41
  590.     Align = alTop
  591.     BandType = rbSummary
  592.     Color = clWhite
  593.     ForceNewPage = False
  594.     Frame.DrawTop = False
  595.     Frame.DrawBottom = False
  596.     Frame.DrawLeft = False
  597.     Frame.DrawRight = False
  598.     Ruler = qrrNone
  599.     object QRDBCalc1: TQRDBCalc
  600.       Left = 688
  601.       Top = 8
  602.       Width = 81
  603.       Height = 17
  604.       Alignment = taRightJustify
  605.       AlignToBand = False
  606.       DataSource = DataModule1.OwnSource
  607.       DataField = 'VALUE'
  608.       Font.Color = clBlack
  609.       Font.Height = -13
  610.       Font.Name = 'Arial'
  611.       Font.Style = [fsBold]
  612.       ParentFont = False
  613.       Operation = qrcSUM
  614.       PrintMask = '$#,##00.00'
  615.     end
  616.     object QRDBCalc2: TQRDBCalc
  617.       Left = 296
  618.       Top = 8
  619.       Width = 73
  620.       Height = 17
  621.       Alignment = taRightJustify
  622.       AlignToBand = False
  623.       DataSource = DataModule1.OwnSource
  624.       DataField = 'TOTAL'
  625.       Font.Color = clBlack
  626.       Font.Height = -13
  627.       Font.Name = 'Arial'
  628.       Font.Style = [fsBold]
  629.       ParentFont = False
  630.       Operation = qrcSUM
  631.       PrintMask = '$#,##00.00'
  632.     end
  633.     object QRLabel21: TQRLabel
  634.       Left = 48
  635.       Top = 8
  636.       Width = 236
  637.       Height = 16
  638.       Caption = 'Total Purchase Price of  These Items:'
  639.       AlignToBand = False
  640.       Font.Color = clBlack
  641.       Font.Height = -13
  642.       Font.Name = 'Arial'
  643.       Font.Style = [fsBold]
  644.       ParentFont = False
  645.     end
  646.     object QRLabel22: TQRLabel
  647.       Left = 440
  648.       Top = 8
  649.       Width = 251
  650.       Height = 16
  651.       Caption = 'Total Replacement Cost of These Items:'
  652.       AlignToBand = False
  653.       Font.Color = clBlack
  654.       Font.Height = -13
  655.       Font.Name = 'Arial'
  656.       Font.Style = [fsBold]
  657.       ParentFont = False
  658.     end
  659.   end
  660.   object Comp_rep: TQuickReport
  661.     DataSource = DataModule1.OwnSource
  662.     ColumnMarginInches = 0
  663.     ColumnMarginMM = 0
  664.     Columns = 1
  665.     DisplayPrintDialog = False
  666.     LeftMarginInches = 0
  667.     LeftMarginMM = 0
  668.     Orientation = poPortrait
  669.     PageFrame.DrawTop = False
  670.     PageFrame.DrawBottom = False
  671.     PageFrame.DrawLeft = False
  672.     PageFrame.DrawRight = False
  673.     PaperLength = 0
  674.     PaperSize = qrpDefault
  675.     PaperWidth = 0
  676.     RestartData = True
  677.     SQLCompatible = False
  678.     TitleBeforeHeader = False
  679.     Left = 8
  680.     Top = 8
  681.   end
  682. end
  683.