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

  1. object frmreport: Tfrmreport
  2.   Left = 247
  3.   Top = 31
  4.   Width = 532
  5.   Height = 396
  6.   HelpContext = 1
  7.   HorzScrollBar.Range = 1200
  8.   HorzScrollBar.Position = 288
  9.   VertScrollBar.Range = 2000
  10.   AutoScroll = False
  11.   Caption = 'NCome & XPense 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 = -288
  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 = 0
  39.       Top = 4
  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 = 70
  49.       Top = 4
  50.       Width = 65
  51.       Height = 17
  52.       AlignToBand = False
  53.       AutoStretch = False
  54.       DataSource = DataSchedule
  55.       DataField = 'Due Date'
  56.     end
  57.     object QRDBText3: TQRDBText
  58.       Left = 142
  59.       Top = 4
  60.       Width = 267
  61.       Height = 17
  62.       AlignToBand = False
  63.       AutoStretch = True
  64.       DataSource = DataSchedule
  65.       DataField = 'Description'
  66.     end
  67.     object QRDBText4: TQRDBText
  68.       Left = 406
  69.       Top = 6
  70.       Width = 63
  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 = 472
  80.       Top = 6
  81.       Width = 58
  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 = 531
  91.       Top = 6
  92.       Width = 31
  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 = 567
  102.       Top = 6
  103.       Width = 57
  104.       Height = 17
  105.       AlignToBand = False
  106.       AutoStretch = False
  107.       DataSource = DataSchedule
  108.       DataField = 'Units'
  109.     end
  110.     object QRDBText8: TQRDBText
  111.       Left = 699
  112.       Top = 6
  113.       Width = 45
  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 = 631
  123.       Top = 7
  124.       Width = 66
  125.       Height = 17
  126.       AlignToBand = False
  127.       AutoStretch = False
  128.       DataSource = DataSchedule
  129.       DataField = 'End Date'
  130.     end
  131.   end
  132.   object QRBand2: TQRBand
  133.     Left = -288
  134.     Top = 0
  135.     Width = 1200
  136.     Height = 47
  137.     Align = alTop
  138.     BandType = rbPageHeader
  139.     Color = clWhite
  140.     ForceNewPage = False
  141.     Frame.DrawTop = False
  142.     Frame.DrawBottom = False
  143.     Frame.DrawLeft = False
  144.     Frame.DrawRight = False
  145.     Ruler = qrrNone
  146.     object QRLabel1: TQRLabel
  147.       Left = 0
  148.       Top = 32
  149.       Width = 46
  150.       Height = 14
  151.       Caption = 'Pay Date'
  152.       AlignToBand = False
  153.       Font.Color = clBlack
  154.       Font.Height = -11
  155.       Font.Name = 'Arial'
  156.       Font.Style = [fsBold, fsUnderline]
  157.       ParentFont = False
  158.     end
  159.     object QRLabel2: TQRLabel
  160.       Left = 70
  161.       Top = 32
  162.       Width = 48
  163.       Height = 14
  164.       Caption = 'Due Date'
  165.       AlignToBand = False
  166.       Font.Color = clBlack
  167.       Font.Height = -11
  168.       Font.Name = 'Arial'
  169.       Font.Style = [fsBold, fsUnderline]
  170.       ParentFont = False
  171.     end
  172.     object QRLabel3: TQRLabel
  173.       Left = 142
  174.       Top = 32
  175.       Width = 63
  176.       Height = 17
  177.       Caption = 'Description'
  178.       AlignToBand = False
  179.       Font.Color = clBlack
  180.       Font.Height = -11
  181.       Font.Name = 'Arial'
  182.       Font.Style = [fsBold, fsUnderline]
  183.       ParentFont = False
  184.     end
  185.     object QRLabel4: TQRLabel
  186.       Left = 434
  187.       Top = 32
  188.       Width = 47
  189.       Height = 14
  190.       Caption = 'Expense'
  191.       AlignToBand = False
  192.       Font.Color = clBlack
  193.       Font.Height = -11
  194.       Font.Name = 'Arial'
  195.       Font.Style = [fsBold, fsUnderline]
  196.       ParentFont = False
  197.     end
  198.     object QRLabel5: TQRLabel
  199.       Left = 500
  200.       Top = 32
  201.       Width = 41
  202.       Height = 14
  203.       Caption = 'Income'
  204.       AlignToBand = False
  205.       Font.Color = clBlack
  206.       Font.Height = -11
  207.       Font.Name = 'Arial'
  208.       Font.Style = [fsBold, fsUnderline]
  209.       ParentFont = False
  210.     end
  211.     object QRLabel6: TQRLabel
  212.       Left = 547
  213.       Top = 32
  214.       Width = 80
  215.       Height = 14
  216.       Caption = 'Repeat Every...'
  217.       AlignToBand = False
  218.       Font.Color = clBlack
  219.       Font.Height = -11
  220.       Font.Name = 'Arial'
  221.       Font.Style = [fsBold, fsUnderline]
  222.       ParentFont = False
  223.     end
  224.     object QRLabel7: TQRLabel
  225.       Left = 694
  226.       Top = 32
  227.       Width = 57
  228.       Height = 14
  229.       Caption = 'Warn Days'
  230.       AlignToBand = False
  231.       Font.Color = clBlack
  232.       Font.Height = -11
  233.       Font.Name = 'Arial'
  234.       Font.Style = [fsBold, fsUnderline]
  235.       ParentFont = False
  236.     end
  237.     object QRLabel8: TQRLabel
  238.       Left = 178
  239.       Top = 1
  240.       Width = 441
  241.       Height = 19
  242.       Alignment = taCenter
  243.       AutoSize = False
  244.       Caption = 'Ncome and Xpense Report'
  245.       AlignToBand = False
  246.       Font.Color = clBlack
  247.       Font.Height = -16
  248.       Font.Name = 'Arial'
  249.       Font.Style = [fsBold]
  250.       ParentFont = False
  251.     end
  252.     object QRLabel9: TQRLabel
  253.       Left = 0
  254.       Top = 5
  255.       Width = 75
  256.       Height = 14
  257.       Caption = '12/31/99'
  258.       AlignToBand = False
  259.       Font.Color = clBlack
  260.       Font.Height = -11
  261.       Font.Name = 'Arial'
  262.       Font.Style = []
  263.       ParentFont = False
  264.     end
  265.     object QRLabel10: TQRLabel
  266.       Left = 254
  267.       Top = 19
  268.       Width = 289
  269.       Height = 14
  270.       Alignment = taCenter
  271.       AutoSize = False
  272.       Caption = 'Sorted by'
  273.       AlignToBand = False
  274.       Font.Color = clBlack
  275.       Font.Height = -11
  276.       Font.Name = 'Arial'
  277.       Font.Style = []
  278.       ParentFont = False
  279.     end
  280.     object QRLabel11: TQRLabel
  281.       Left = 632
  282.       Top = 32
  283.       Width = 47
  284.       Height = 14
  285.       Caption = 'End Date'
  286.       AlignToBand = False
  287.       Font.Color = clBlack
  288.       Font.Height = -11
  289.       Font.Name = 'Arial'
  290.       Font.Style = [fsBold, fsUnderline]
  291.       ParentFont = False
  292.     end
  293.   end
  294.   object TableSched: TTable
  295.     IndexName = 'Due Date Index'
  296.     TableName = 'schedule.DB'
  297.     Left = 154
  298.     Top = 272
  299.     object TableSchedPayDate: TDateField
  300.       FieldName = 'Pay Date'
  301.     end
  302.     object TableSchedDueDate: TDateField
  303.       FieldName = 'Due Date'
  304.     end
  305.     object TableSchedDescription: TStringField
  306.       FieldName = 'Description'
  307.       Size = 50
  308.     end
  309.     object TableSchedBillAmount: TCurrencyField
  310.       FieldName = 'Bill Amount'
  311.     end
  312.     object TableSchedPayAmount: TCurrencyField
  313.       FieldName = 'Pay Amount'
  314.     end
  315.     object TableSchedFrequency: TSmallintField
  316.       FieldName = 'Frequency'
  317.     end
  318.     object TableSchedUnits: TStringField
  319.       FieldName = 'Units'
  320.       Size = 15
  321.     end
  322.     object TableSchedWarningDays: TSmallintField
  323.       FieldName = 'Warning Days'
  324.     end
  325.     object TableSchedPrimaryKey: TAutoIncField
  326.       FieldName = 'PrimaryKey'
  327.     end
  328.     object TableSchedProcessDate: TDateField
  329.       FieldName = 'Process Date'
  330.     end
  331.     object TableSchedEndDate: TDateField
  332.       FieldName = 'End Date'
  333.     end
  334.     object TableSchedPayNow: TStringField
  335.       FieldName = 'PayNow'
  336.       Size = 1
  337.     end
  338.     object TableSchedUserField1: TStringField
  339.       FieldName = 'User Field 1'
  340.       Size = 50
  341.     end
  342.     object TableSchedUserField2: TStringField
  343.       FieldName = 'User Field 2'
  344.       Size = 50
  345.     end
  346.     object TableSchedUserField3: TStringField
  347.       FieldName = 'User Field 3'
  348.       Size = 50
  349.     end
  350.     object TableSchedUserField4: TStringField
  351.       FieldName = 'User Field 4'
  352.       Size = 50
  353.     end
  354.   en