home *** CD-ROM | disk | FTP | other *** search
/ Best Sellers 33: Professional Win95/98 / CD_1.iso / HOME / NcomeXpense / _SETUP.1 / NX.exe / 0 / RCDATA / TFRMHISTRPT / TFRMHISTRPT.txt < prev   
Text File  |  1998-10-21  |  9KB  |  409 lines

  1. object frmHistRpt: TfrmHistRpt
  2.   Left = 234
  3.   Top = 161
  4.   Width = 555
  5.   Height = 395
  6.   HelpContext = 1
  7.   HorzScrollBar.Range = 1200
  8.   HorzScrollBar.Position = 200
  9.   VertScrollBar.Range = 2000
  10.   AutoScroll = False
  11.   Caption = 'History Report'
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Arial'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnActivate = FormActivate
  20.   OnClose = FormClose
  21.   PixelsPerInch = 96
  22.   TextHeight = 14
  23.   object QRBand1: TQRBand
  24.     Left = -200
  25.     Top = 47
  26.     Width = 1200
  27.     Height = 24
  28.     Align = alTop
  29.     BandType = rbDetail
  30.     Color = clWhite
  31.     ForceNewPage = False
  32.     Frame.DrawTop = False
  33.     Frame.DrawBottom = False
  34.     Frame.DrawLeft = False
  35.     Frame.DrawRight = False
  36.     Ruler = qrrNone
  37.     object QRDBText1: TQRDBText
  38.       Left = 80
  39.       Top = 6
  40.       Width = 63
  41.       Height = 17
  42.       AlignToBand = False
  43.       AutoStretch = False
  44.       DataSource = DataSchedule
  45.       DataField = 'Pay Date'
  46.     end
  47.     object QRDBText2: TQRDBText
  48.       Left = 152
  49.       Top = 6
  50.       Width = 57
  51.       Height = 17
  52.       AlignToBand = False
  53.       AutoStretch = False
  54.       DataSource = DataSchedule
  55.       DataField = 'Due Date'
  56.     end
  57.     object QRDBText3: TQRDBText
  58.       Left = 216
  59.       Top = 6
  60.       Width = 197
  61.       Height = 17
  62.       AlignToBand = False
  63.       AutoStretch = True
  64.       DataSource = DataSchedule
  65.       DataField = 'Description'
  66.     end
  67.     object QRDBText4: TQRDBText
  68.       Left = 414
  69.       Top = 7
  70.       Width = 65
  71.       Height = 17
  72.       Alignment = taRightJustify
  73.       AlignToBand = False
  74.       AutoStretch = False
  75.       DataSource = DataSchedule
  76.       DataField = 'Bill Amount'
  77.     end
  78.     object QRDBText5: TQRDBText
  79.       Left = 478
  80.       Top = 7
  81.       Width = 63
  82.       Height = 17
  83.       Alignment = taRightJustify
  84.       AlignToBand = False
  85.       AutoStretch = False
  86.       DataSource = DataSchedule
  87.       DataField = 'Pay Amount'
  88.     end
  89.     object QRDBText6: TQRDBText
  90.       Left = 541
  91.       Top = 7
  92.       Width = 34
  93.       Height = 17
  94.       Alignment = taRightJustify
  95.       AlignToBand = False
  96.       AutoStretch = False
  97.       DataSource = DataSchedule
  98.       DataField = 'Frequency'
  99.     end
  100.     object QRDBText7: TQRDBText
  101.       Left = 575
  102.       Top = 7
  103.       Width = 62
  104.       Height = 17
  105.       AlignToBand = False
  106.       AutoStretch = False
  107.       DataSource = DataSchedule
  108.       DataField = 'Units'
  109.     end
  110.     object QRDBText8: TQRDBText
  111.       Left = 684
  112.       Top = 7
  113.       Width = 53
  114.       Height = 17
  115.       Alignment = taRightJustify
  116.       AlignToBand = False
  117.       AutoStretch = False
  118.       DataSource = DataSchedule
  119.       DataField = 'Warning Days'
  120.     end
  121.     object QRDBText9: TQRDBText
  122.       Left = 2
  123.       Top = 6
  124.       Width = 63
  125.       Height = 17
  126.       AlignToBand = False
  127.       AutoStretch = False
  128.       DataSource = DataSchedule
  129.       DataField = 'Process Date'
  130.     end
  131.     object QRDBText10: TQRDBText
  132.       Left = 637
  133.       Top = 7
  134.       Width = 68
  135.       Height = 17
  136.       AlignToBand = False
  137.       AutoStretch = False
  138.       DataSource = DataSchedule
  139.       DataField = 'End Date'
  140.     end
  141.   end
  142.   object QRBand2: TQRBand
  143.     Left = -200
  144.     Top = 0
  145.     Width = 1200
  146.     Height = 47
  147.     Align = alTop
  148.     BandType = rbPageHeader
  149.     Color = clWhite
  150.     ForceNewPage = False
  151.     Frame.DrawTop = False
  152.     Frame.DrawBottom = False
  153.     Frame.DrawLeft = False
  154.     Frame.DrawRight = False
  155.     Ruler = qrrNone
  156.     object QRLabel1: TQRLabel
  157.       Left = 86
  158.       Top = 32
  159.       Width = 46
  160.       Height = 14
  161.       Caption = 'Pay Date'
  162.       AlignToBand = False
  163.       Font.Color = clBlack
  164.       Font.Height = -11
  165.       Font.Name = 'Arial'
  166.       Font.Style = [fsBold, fsUnderline]
  167.       ParentFont = False
  168.     end
  169.     object QRLabel2: TQRLabel
  170.       Left = 156
  171.       Top = 32
  172.       Width = 48
  173.       Height = 14
  174.       Caption = 'Due Date'
  175.       AlignToBand = False
  176.       Font.Color = clBlack
  177.       Font.Height = -11
  178.       Font.Name = 'Arial'
  179.       Font.Style = [fsBold, fsUnderline]
  180.       ParentFont = False
  181.     end
  182.     object QRLabel3: TQRLabel
  183.       Left = 216
  184.       Top = 32
  185.       Width = 63
  186.       Height = 22
  187.       Caption = 'Description'
  188.       AlignToBand = False
  189.       Font.Color = clBlack
  190.       Font.Height = -11
  191.       Font.Name = 'Arial'
  192.       Font.Style = [fsBold, fsUnderline]
  193.       ParentFont = False
  194.     end
  195.     object QRLabel4: TQRLabel
  196.       Left = 434
  197.       Top = 32
  198.       Width = 47
  199.       Height = 14
  200.       Caption = 'Expense'
  201.       AlignToBand = False
  202.       Font.Color = clBlack
  203.       Font.Height = -11
  204.       Font.Name = 'Arial'
  205.       Font.Style = [fsBold, fsUnderline]
  206.       ParentFont = False
  207.     end
  208.     object QRLabel5: TQRLabel
  209.       Left = 496
  210.       Top = 32
  211.       Width = 41
  212.       Height = 14
  213.       Caption = 'Income'
  214.       AlignToBand = False
  215.       Font.Color = clBlack
  216.       Font.Height = -11
  217.       Font.Name = 'Arial'
  218.       Font.Style = [fsBold, fsUnderline]
  219.       ParentFont = False
  220.     end
  221.     object QRLabel6: TQRLabel
  222.       Left = 549
  223.       Top = 32
  224.       Width = 80
  225.       Height = 14
  226.       Caption = 'Repeat Every...'
  227.       AlignToBand = False
  228.       Font.Color = clBlack
  229.       Font.Height = -11
  230.       Font.Name = 'Arial'
  231.       Font.Style = [fsBold, fsUnderline]
  232.       ParentFont = False
  233.     end
  234.     object QRLabel7: TQRLabel
  235.       Left = 690
  236.       Top = 32
  237.       Width = 57
  238.       Height = 14
  239.       Caption = 'Warn Days'
  240.       AlignToBand = False
  241.       Font.Color = clBlack
  242.       Font.Height = -11
  243.       Font.Name = 'Arial'
  244.       Font.Style = [fsBold, fsUnderline]
  245.       ParentFont = False
  246.     end
  247.     object QRLabel8: TQRLabel
  248.       Left = 176
  249.       Top = -1
  250.       Width = 441
  251.       Height = 19
  252.       Alignment = taCenter
  253.       AutoSize = False
  254.       Caption = 'History Report'
  255.       AlignToBand = False
  256.       Font.Color = clBlack
  257.       Font.Height = -16
  258.       Font.Name = 'Arial'
  259.       Font.Style = [fsBold]
  260.       ParentFont = False
  261.     end
  262.     object QRLabel9: TQRLabel
  263.       Left = 2
  264.       Top = 32
  265.       Width = 73
  266.       Height = 14
  267.       Caption = 'Process Date'
  268.       AlignToBand = False
  269.       Font.Color = clBlack
  270.       Font.Height = -11
  271.       Font.Name = 'Arial'
  272.       Font.Style = [fsBold, fsUnderline]
  273.       ParentFont = False
  274.     end
  275.     object QRLabel10: TQRLabel
  276.       Left = 0
  277.       Top = 5
  278.       Width = 75
  279.       Height = 14
  280.       Caption = '12/31/99'
  281.       AlignToBand = False
  282.       Font.Color = clBlack
  283.       Font.Height = -11
  284.       Font.Name = 'Arial'
  285.       Font.Style = []
  286.       ParentFont = False
  287.     end
  288.     object QRLabel11: TQRLabel
  289.       Left = 254
  290.       Top = 19
  291.       Width = 289
  292.       Height = 14
  293.       Alignment = taCenter
  294.       AutoSize = False
  295.       Caption = 'Sorted by'
  296.       AlignToBand = False
  297.       Font.Color = clBlack
  298.       Font.Height = -11
  299.       Font.Name = 'Arial'
  300.       Font.Style = []
  301.       ParentFont = False
  302.     end
  303.     object QRLabel12: TQRLabel
  304.       Left = 636
  305.       Top = 32
  306.       Width = 47
  307.       Height = 14
  308.       Caption = 'End Date'
  309.       AlignToBand = False
  310.       Font.Color = clBlack
  311.       Font.Height = -11
  312.       Font.Name = 'Arial'
  313.       Font.Style = [fsBold, fsUnderline]
  314.       ParentFont = False
  315.     end
  316.   end
  317.   object TableSched: TTable
  318.     IndexName = 'Due Date Index'
  319.     TableName = 'history.DB'
  320.     Left = 122
  321.     Top = 270
  322.     object TableSchedProcessDate: TDateField
  323.       FieldName = 'Process Date'
  324.     end
  325.     object TableSchedPayDate: TDateField
  326.       FieldName = 'Pay Date'
  327.     end
  328.     object TableSchedDueDate: TDateField
  329.       FieldName = 'Due Date'
  330.     end
  331.     object TableSchedDescription: TStringField
  332.       FieldName = 'Description'
  333.       Size = 50
  334.     end
  335.     object TableSchedBillAmount: TCurrencyField
  336.       FieldName = 'Bill Amount'
  337.     end
  338.     object TableSchedPayAmount: TCurrencyField
  339.       FieldName = 'Pay Amount'
  340.     end
  341.     object TableSchedFrequency: TSmallintField
  342.       FieldName = 'Frequency'
  343.     end
  344.     object TableSchedUnits: TStringField
  345.       FieldName = 'Units'
  346.       Size = 15
  347.     end
  348.     object TableSchedWarningDays: TSmallintField
  349.       FieldName = 'Warning Days'
  350.     end
  351.     object TableSchedPrimaryKey: TAutoIncField
  352.       FieldName = 'PrimaryKey'
  353.     end
  354.     object TableSchedEndDate: TDateField
  355.       FieldName = 'End Date'