home *** CD-ROM | disk | FTP | other *** search
- object frmWarrantyReport: TfrmWarrantyReport
- Left = 39
- Top = 111
- Width = 745
- Height = 350
- HorzScrollBar.Range = 1200
- VertScrollBar.Range = 2000
- AutoScroll = False
- Caption = 'frmWarrantyReport'
- 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 = 73
- 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 = 104
- Top = 8
- Width = 547
- Height = 32
- Caption = 'Everything I Own! -- Warranty Information'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRSysData1: TQRSysData
- Left = 696
- 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 QRLabel2: TQRLabel
- Left = 504
- 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
- end
- object QRBand2: TQRBand
- Left = 0
- Top = 73
- Width = 1200
- Height = 128
- Align = alTop
- BandType = rbDetail
- Color = clWhite
- ForceNewPage = False
- Frame.DrawTop = False
- Frame.DrawBottom = False
- Frame.DrawLeft = False
- Frame.DrawRight = False
- Ruler = qrrNone
- object QRLabel3: TQRLabel
- Left = 24
- Top = 24
- 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 QRShape1: TQRShape
- Left = 16
- Top = 8
- width = 353
- Height = 4
- Shape = qrsHorLine
- end
- object QRLabel4: TQRLabel
- Left = 384
- Top = 72
- Width = 109
- Height = 16
- Caption = 'Type of Warranty'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel5: TQRLabel
- Left = 24
- Top = 72
- Width = 98
- Height = 16
- Caption = 'Expiration Date'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel6: TQRLabel
- Left = 384
- Top = 24
- Width = 71
- Height = 16
- Caption = 'Description'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel7: TQRLabel
- Left = 24
- Top = 48
- 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 QRDBText1: TQRDBText
- Left = 160
- Top = 24
- Width = 209
- 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 = 520
- Top = 24
- Width = 209
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'DESCRIPT'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText3: TQRDBText
- Left = 160
- Top = 48
- Width = 209
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'BRANDNAME'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object QRDBText4: TQRDBText
- Left = 160
- Top = 72
- Width = 209
- 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 QRDBText5: TQRDBText
- Left = 520
- Top = 72
- Width = 209
- 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 QRLabel9: TQRLabel
- Left = 24
- Top = 96
- 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 = 384
- Top = 96
- 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 QRDBText6: TQRDBText
- Left = 160
- Top = 96
- 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 QRDBText7: TQRDBText
- Left = 520
- Top = 96
- Width = 297
- Height = 17
- AlignToBand = False
- DataSource = DataModule1.OwnSource
- DataField = 'PURFROM'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- end
- object QRBand3: TQRBand
- Left = 0
- Top = 201
- 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 = 768
- Top = 24
- Width = 65
- Height = 17
- AlignToBand = False
- Data = qrsPageNumber
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object QRLabel8: TQRLabel
- Left = 672
- 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 Warranty: TQuickReport
- DataSource = DataModule1.OwnSource
- OnFilter = WarrantyFilter
- 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 = 10
- Top = 251
- end
- end
-