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

  1. object frmWarrantyReport: TfrmWarrantyReport
  2.   Left = 39
  3.   Top = 111
  4.   Width = 745
  5.   Height = 350
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'frmWarrantyReport'
  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 = 73
  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 = 104
  33.       Top = 8
  34.       Width = 547
  35.       Height = 32
  36.       Caption = 'Everything I Own! -- Warranty Information'
  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 = 696
  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 QRLabel2: TQRLabel
  58.       Left = 504
  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.   end
  71.   object QRBand2: TQRBand
  72.     Left = 0
  73.     Top = 73
  74.     Width = 1200
  75.     Height = 128
  76.     Align = alTop
  77.     BandType = rbDetail
  78.     Color = clWhite
  79.     ForceNewPage = False
  80.     Frame.DrawTop = False
  81.     Frame.DrawBottom = False
  82.     Frame.DrawLeft = False
  83.     Frame.DrawRight = False
  84.     Ruler = qrrNone
  85.     object QRLabel3: TQRLabel
  86.       Left = 24
  87.       Top = 24
  88.       Width = 85
  89.       Height = 16
  90.       Caption = 'Name of Item'
  91.       AlignToBand = False
  92.       Font.Color = clBlack
  93.       Font.Height = -13
  94.       Font.Name = 'Arial'
  95.       Font.Style = [fsBold]
  96.       ParentFont = False
  97.     end
  98.     object QRShape1: TQRShape
  99.       Left = 16
  100.       Top = 8
  101.       width = 353
  102.       Height = 4
  103.       Shape = qrsHorLine
  104.     end
  105.     object QRLabel4: TQRLabel
  106.       Left = 384
  107.       Top = 72
  108.       Width = 109
  109.       Height = 16
  110.       Caption = 'Type of Warranty'
  111.       AlignToBand = False
  112.       Font.Color = clBlack
  113.       Font.Height = -13
  114.       Font.Name = 'Arial'
  115.       Font.Style = [fsBold]
  116.       ParentFont = False
  117.     end
  118.     object QRLabel5: TQRLabel
  119.       Left = 24
  120.       Top = 72
  121.       Width = 98
  122.       Height = 16
  123.       Caption = 'Expiration Date'
  124.       AlignToBand = False
  125.       Font.Color = clBlack
  126.       Font.Height = -13
  127.       Font.Name = 'Arial'
  128.       Font.Style = [fsBold]
  129.       ParentFont = False
  130.     end
  131.     object QRLabel6: TQRLabel
  132.       Left = 384
  133.       Top = 24
  134.       Width = 71
  135.       Height = 16
  136.       Caption = 'Description'
  137.       AlignToBand = False
  138.       Font.Color = clBlack
  139.       Font.Height = -13
  140.       Font.Name = 'Arial'
  141.       Font.Style = [fsBold]
  142.       ParentFont = False
  143.     end
  144.     object QRLabel7: TQRLabel
  145.       Left = 24
  146.       Top = 48
  147.       Width = 79
  148.       Height = 16
  149.       Caption = 'Brand Name'
  150.       AlignToBand = False
  151.       Font.Color = clBlack
  152.       Font.Height = -13
  153.       Font.Name = 'Arial'
  154.       Font.Style = [fsBold]
  155.       ParentFont = False
  156.     end
  157.     object QRDBText1: TQRDBText
  158.       Left = 160
  159.       Top = 24
  160.       Width = 209
  161.       Height = 17
  162.       AlignToBand = False
  163.       DataSource = DataModule1.OwnSource
  164.       DataField = 'NAME'
  165.       Font.Color = clBlack
  166.       Font.Height = -13
  167.       Font.Name = 'Arial'
  168.       Font.Style = []
  169.       ParentFont = False
  170.     end
  171.     object QRDBText2: TQRDBText
  172.       Left = 520
  173.       Top = 24
  174.       Width = 209
  175.       Height = 17
  176.       AlignToBand = False
  177.       DataSource = DataModule1.OwnSource
  178.       DataField = 'DESCRIPT'
  179.       Font.Color = clBlack
  180.       Font.Height = -13
  181.       Font.Name = 'Arial'
  182.       Font.Style = []
  183.       ParentFont = False
  184.     end
  185.     object QRDBText3: TQRDBText
  186.       Left = 160
  187.       Top = 48
  188.       Width = 209
  189.       Height = 17
  190.       AlignToBand = False
  191.       DataSource = DataModule1.OwnSource
  192.       DataField = 'BRANDNAME'
  193.       Font.Color = clBlack
  194.       Font.Height = -13
  195.       Font.Name = 'Arial'
  196.       Font.Style = []
  197.       ParentFont = False
  198.     end
  199.     object QRDBText4: TQRDBText
  200.       Left = 160
  201.       Top = 72
  202.       Width = 209
  203.       Height = 17
  204.       AlignToBand = False
  205.       DataSource = DataModule1.OwnSource
  206.       DataField = 'WAR_DATE'
  207.       Font.Color = clBlack
  208.       Font.Height = -13
  209.       Font.Name = 'Arial'
  210.       Font.Style = []
  211.       ParentFont = False
  212.     end
  213.     object QRDBText5: TQRDBText
  214.       Left = 520
  215.       Top = 72
  216.       Width = 209
  217.       Height = 17
  218.       AlignToBand = False
  219.       DataSource = DataModule1.OwnSource
  220.       DataField = 'WAR_TYPE'
  221.       Font.Color = clBlack
  222.       Font.Height = -13
  223.       Font.Name = 'Arial'
  224.       Font.Style = []
  225.       ParentFont = False
  226.     end
  227.     object QRLabel9: TQRLabel
  228.       Left = 24
  229.       Top = 96
  230.       Width = 79
  231.       Height = 16
  232.       Caption = 'Brand Name'
  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.     object QRLabel10: TQRLabel
  241.       Left = 384
  242.       Top = 96
  243.       Width = 104
  244.       Height = 16
  245.       Caption = 'Purchased From'
  246.       AlignToBand = False
  247.       Font.Color = clBlack
  248.       Font.Height = -13
  249.       Font.Name = 'Arial'
  250.       Font.Style = [fsBold]
  251.       ParentFont = False
  252.     end
  253.     object QRDBText6: TQRDBText
  254.       Left = 160
  255.       Top = 96
  256.       Width = 161
  257.       Height = 17
  258.       AlignToBand = False
  259.       DataSource = DataModule1.OwnSource
  260.       DataField = 'BRANDNAME'
  261.       Font.Color = clBlack
  262.       Font.Height = -13
  263.       Font.Name = 'Arial'
  264.       Font.Style = []
  265.       ParentFont = False
  266.     end
  267.     object QRDBText7: TQRDBText
  268.       Left = 520
  269.       Top = 96
  270.       Width = 297
  271.       Height = 17
  272.       AlignToBand = False
  273.       DataSource = DataModule1.OwnSource
  274.       DataField = 'PURFROM'
  275.       Font.Color = clBlack
  276.       Font.Height = -13
  277.       Font.Name = 'Arial'
  278.       Font.Style = []
  279.       ParentFont = False
  280.     end
  281.   end
  282.   object QRBand3: TQRBand
  283.     Left = 0
  284.     Top = 201
  285.     Width = 1200
  286.     Height = 41
  287.     Align = alTop
  288.     BandType = rbPageFooter
  289.     Color = clWhite
  290.     ForceNewPage = False
  291.     Frame.DrawTop = False
  292.     Frame.DrawBottom = False
  293.     Frame.DrawLeft = False
  294.     Frame.DrawRight = False
  295.     Ruler = qrrNone
  296.     object QRSysData2: TQRSysData
  297.       Left = 768
  298.       Top = 24
  299.       Width = 65
  300.       Height = 17
  301.       AlignToBand = False
  302.       Data = qrsPageNumber
  303.       Font.Color = clBlack
  304.       Font.Height = -13
  305.       Font.Name = 'Arial'
  306.       Font.Style = [fsBold]
  307.       ParentFont = False
  308.     end
  309.     object QRLabel8: TQRLabel
  310.       Left = 672
  311.       Top = 24
  312.       Width = 91
  313.       Height = 16
  314.       Caption = 'Page Number:'
  315.       AlignToBand = False
  316.       Font.Color = clBlack
  317.       Font.Height = -13
  318.       Font.Name = 'Arial'
  319.       Font.Style = [fsBold]
  320.       ParentFont = False
  321.     end
  322.   end
  323.   object Warranty: TQuickReport
  324.     DataSource = DataModule1.OwnSource
  325.     OnFilter = WarrantyFilter
  326.     ColumnMarginInches = 0
  327.     ColumnMarginMM = 0
  328.     Columns = 1
  329.     DisplayPrintDialog = False
  330.     LeftMarginInches = 0
  331.     LeftMarginMM = 0
  332.     Orientation = poPortrait
  333.     PageFrame.DrawTop = False
  334.     PageFrame.DrawBottom = False
  335.     PageFrame.DrawLeft = False
  336.     PageFrame.DrawRight = False
  337.     PaperLength = 0
  338.     PaperSize = qrpDefault
  339.     PaperWidth = 0
  340.     RestartData = True
  341.     SQLCompatible = False
  342.     TitleBeforeHeader = False
  343.     Left = 10
  344.     Top = 251
  345.   end
  346. end
  347.