home *** CD-ROM | disk | FTP | other *** search
- object frmCompRept: TfrmCompRept
- Left = 4
- Top = 77
- Width = 786
- Height = 418
- HorzScrollBar.Range = 1200
- VertScrollBar.Range = 2000
- AutoScroll = False
- Caption = 'frmCompRept'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 14
- object QRBand1: TQRBand
- Left = 0
- Top = 0
- Width = 1200
- Height = 97
- Align = alTop
- BandType = rbTitle
- Color = clWhite
- ForceNewPage = False
- Frame.DrawTop = False
- Frame.DrawBottom = False
- Frame.DrawLeft = False
- Frame.DrawRight = False
- Ruler = qrrNone
- object QRLabel1: TQRLabel
- Left = 160
- Top = 8
- Width = 493
- Height = 32
- Caption = 'Everything I Own! -- Complete Listing'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRSysData1: TQRSysData
- Left = 640
- Top = 48
- Width = 81
- Height = 17
- AlignToBand = False
- Data = qrsDate
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel19: TQRLabel
- Left = 448
- Top = 48
- Width = 183
- Height = 16
- Caption = 'This Report Was Created On:'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRShape1: TQRShape
- Left = 32
- Top = 72
- width = 745
- Height = 4
- Shape = qrsHorLine
- end
- end
- object QRBand2: TQRBand
- Left = 0
- Top = 97
- Width = 1200
- Height = 224
- Align = alTop
- BandType = rbDetail
- Color = clWhite
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ForceNewPage = False
- Frame.DrawTop = False
- Frame.DrawBottom = False
- Frame.DrawLeft = False
- Frame.DrawRight = False
- ParentFont = False
- Ruler = qrrNone
- object QRLabel2: TQRLabel
- Left = 8
- Top = 32
- Width = 85
- Height = 16
- Caption = 'Name of Item'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel3: TQRLabel
- Left = 312
- Top = 32
- Width = 71
- Height = 16
- Caption = 'Description'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRDBText1: TQRDBText
- Left = 144
- Top = 32
- Width = 161
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'NAME'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText2: TQRDBText
- Left = 440
- Top = 32
- Width = 289
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'DESCRIPT'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRLabel4: TQRLabel
- Left = 8
- Top = 56
- Width = 53
- Height = 16
- Caption = 'Quantity'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel5: TQRLabel
- Left = 312
- Top = 56
- Width = 85
- Height = 16
- Caption = 'Cost Per Item'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel6: TQRLabel
- Left = 584
- Top = 56
- Width = 63
- Height = 16
- Caption = 'Total Cost'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel7: TQRLabel
- Left = 8
- Top = 80
- Width = 92
- Height = 16
- Caption = 'Purchase Date'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel8: TQRLabel
- Left = 312
- Top = 80
- Width = 104
- Height = 16
- Caption = 'Purchased From'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel9: TQRLabel
- Left = 8
- Top = 104
- Width = 79
- Height = 16
- Caption = 'Brand Name'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel10: TQRLabel
- Left = 312
- Top = 104
- Width = 79
- Height = 16
- Caption = 'Type of Item'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel11: TQRLabel
- Left = 584
- Top = 104
- Width = 55
- Height = 16
- Caption = 'Location'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel12: TQRLabel
- Left = 8
- Top = 128
- Width = 93
- Height = 16
- Caption = 'Model Number'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel13: TQRLabel
- Left = 312
- Top = 128
- Width = 92
- Height = 16
- Caption = 'Serial Number'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel14: TQRLabel
- Left = 8
- Top = 152
- Width = 119
- Height = 16
- Caption = 'Warranty Exp Date'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel15: TQRLabel
- Left = 312
- Top = 152
- Width = 109
- Height = 16
- Caption = 'Type of Warranty'
- AlignToBand = False
- end
- object QRLabel16: TQRLabel
- Left = 8
- Top = 176
- Width = 109
- Height = 16
- Caption = 'Condition of Item'
- AlignToBand = False
- end
- object QRLabel17: TQRLabel
- Left = 312
- Top = 176
- Width = 115
- Height = 16
- Caption = 'Replacement Cost'
- AlignToBand = False
- end
- object QRLabel18: TQRLabel
- Left = 8
- Top = 200
- Width = 67
- Height = 16
- Caption = 'Comments'
- AlignToBand = False
- end
- object QRDBText3: TQRDBText
- Left = 144
- Top = 56
- Width = 57
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'QUANTITY'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText4: TQRDBText
- Left = 440
- Top = 56
- Width = 105
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'COST'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText5: TQRDBText
- Left = 656
- Top = 56
- Width = 129
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'TOTAL'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText6: TQRDBText
- Left = 440
- Top = 128
- Width = 217
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'SERNUM'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText7: TQRDBText
- Left = 144
- Top = 128
- Width = 153
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'MODELNUM'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText8: TQRDBText
- Left = 144
- Top = 152
- Width = 89
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'WAR_DATE'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText9: TQRDBText
- Left = 144
- Top = 176
- Width = 89
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'CONDITION'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText10: TQRDBText
- Left = 656
- Top = 104
- Width = 137
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'LOCATION'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText11: TQRDBText
- Left = 440
- Top = 104
- Width = 129
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'TYPE'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText12: TQRDBText
- Left = 440
- Top = 80
- Width = 249
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'PURFROM'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText13: TQRDBText
- Left = 440
- Top = 152
- Width = 241
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'WAR_TYPE'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText14: TQRDBText
- Left = 440
- Top = 176
- Width = 81
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'VALUE'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText15: TQRDBText
- Left = 144
- Top = 80
- Width = 81
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'DATEPUR'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText16: TQRDBText
- Left = 144
- Top = 104
- Width = 161
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'BRANDNAME'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText17: TQRDBText
- Left = 144
- Top = 200
- Width = 625
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'COMMENTS'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRShape2: TQRShape
- Left = 32
- Top = 8
- width = 217
- Height = 4
- Shape = qrsHorLine
- end
- end
- object QRBand3: TQRBand
- Left = 0
- Top = 362
- Width = 1200
- Height = 41
- Align = alTop
- BandType = rbPageFooter
- Color = clWhite
- ForceNewPage = False
- Frame.DrawTop = False
- Frame.DrawBottom = False
- Frame.DrawLeft = False
- Frame.DrawRight = False
- Ruler = qrrNone
- object QRSysData2: TQRSysData
- Left = 736
- Top = 24
- Width = 49
- Height = 17
- AlignToBand = False
- Data = qrsPageNumber
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel20: TQRLabel
- Left = 640
- Top = 24
- Width = 91
- Height = 16
- Caption = 'Page Number:'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object QRBand4: TQRBand
- Left = 0
- Top = 321
- Width = 1200
- Height = 41
- Align = alTop
- BandType = rbSummary
- Color = clWhite
- ForceNewPage = False
- Frame.DrawTop = False
- Frame.DrawBottom = False
- Frame.DrawLeft = False
- Frame.DrawRight = False
- Ruler = qrrNone
- object QRDBCalc1: TQRDBCalc
- Left = 688
- Top = 8
- Width = 81
- Height = 17
- Alignment = taRightJustify
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'VALUE'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Operation = qrcSUM
- PrintMask = '$#,##00.00'
- end
- object QRDBCalc2: TQRDBCalc
- Left = 296
- Top = 8
- Width = 73
- Height = 17
- Alignment = taRightJustify
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'TOTAL'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Operation = qrcSUM
- PrintMask = '$#,##00.00'
- end
- object QRLabel21: TQRLabel
- Left = 48
- Top = 8
- Width = 236
- Height = 16
- Caption = 'Total Purchase Price of These Items:'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel22: TQRLabel
- Left = 440
- Top = 8
- Width = 251
- Height = 16
- Caption = 'Total Replacement Cost of These Items:'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Comp_rep: TQuickReport
- DataSource = DataModule1.OwnSource
- ColumnMarginInches = 0
- ColumnMarginMM = 0
- Columns = 1
- DisplayPrintDialog = False
- LeftMarginInches = 0
- LeftMarginMM = 0
- Orientation = poPortrait
- PageFrame.DrawTop = False
- PageFrame.DrawBottom = False
- PageFrame.DrawLeft = False
- PageFrame.DrawRight = False
- PaperLength = 0
- PaperSize = qrpDefault
- PaperWidth = 0
- RestartData = True
- SQLCompatible = False
- TitleBeforeHeader = False
- Left = 8
- Top = 8
- end
- end
-