home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2000 November / pcpro1100a.iso / November / TaxCalc / data1.cab / Program_Executable_Files / tc2000.exe / 0 / RCDATA / TFMCPRNETINTEREST / TFMCPRNETINTEREST.txt
Encoding:
Text File  |  2000-06-28  |  8.1 KB  |  319 lines

  1. object fMCPRNetInterest: TfMCPRNetInterest
  2.   Left = 314
  3.   Top = 305
  4.   HelpContext = 10026
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'fMCPRNetInterest'
  8.   ClientHeight = 400
  9.   ClientWidth = 530
  10.   Color = 49348607
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'System'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 530
  26.     Height = 400
  27.     Align = alClient
  28.     BorderStyle = bsSingle
  29.     Color = 49348607
  30.     TabOrder = 0
  31.     object VicPanel2: TPanel
  32.       Left = 1
  33.       Top = 1
  34.       Width = 524
  35.       Height = 33
  36.       Align = alTop
  37.       BevelOuter = bvNone
  38.       Caption = 'UK interest paid after tax'
  39.       Color = 12639424
  40.       Font.Charset = DEFAULT_CHARSET
  41.       Font.Color = clNavy
  42.       Font.Height = -16
  43.       Font.Name = 'Verdana'
  44.       Font.Style = [fsBold]
  45.       ParentFont = False
  46.       TabOrder = 0
  47.     end
  48.     object VicPanel1: TPanel
  49.       Left = 1
  50.       Top = 34
  51.       Width = 524
  52.       Height = 328
  53.       Align = alClient
  54.       Caption = 'VicPanel1'
  55.       Color = 49348607
  56.       Font.Charset = DEFAULT_CHARSET
  57.       Font.Color = 10759173
  58.       Font.Height = -11
  59.       Font.Name = 'Arial'
  60.       Font.Style = [fsBold]
  61.       ParentFont = False
  62.       TabOrder = 1
  63.       object grid: TOvcTable
  64.         Left = 14
  65.         Top = 14
  66.         Width = 496
  67.         Height = 306
  68.         LockedRows = 1
  69.         TopRow = 1
  70.         ActiveRow = 1
  71.         RowLimit = 50
  72.         LockedCols = 0
  73.         LeftCol = 0
  74.         ActiveCol = 0
  75.         Access = otxNormal
  76.         Adjust = otaCenterLeft
  77.         BorderStyle = bsNone
  78.         Color = clWhite
  79.         ColorUnused = 49348607
  80.         Colors.ActiveFocused = clWhite
  81.         Colors.ActiveFocusedText = clWindowText
  82.         Colors.ActiveUnfocused = clWhite
  83.         Colors.ActiveUnfocusedText = clWindowText
  84.         Colors.Locked = 12639424
  85.         Colors.LockedText = clNavy
  86.         Colors.Editing = clWhite
  87.         Colors.EditingText = clNavy
  88.         Colors.Selected = clHighlight
  89.         Colors.SelectedText = clHighlightText
  90.         Controller = OvcController1
  91.         Ctl3D = False
  92.         Font.Charset = DEFAULT_CHARSET
  93.         Font.Color = clNavy
  94.         Font.Height = -12
  95.         Font.Name = 'Verdana'
  96.         Font.Style = []
  97.         GridPenSet.NormalGrid.NormalColor = clBtnShadow
  98.         GridPenSet.NormalGrid.SecondColor = clBtnHighlight
  99.         GridPenSet.NormalGrid.Style = psSolid
  100.         GridPenSet.NormalGrid.Effect = geBoth
  101.         GridPenSet.LockedGrid.NormalColor = clBtnShadow
  102.         GridPenSet.LockedGrid.SecondColor = clBtnHighlight
  103.         GridPenSet.LockedGrid.Style = psSolid
  104.         GridPenSet.LockedGrid.Effect = ge3D
  105.         GridPenSet.CellWhenFocused.NormalColor = 10586047
  106.         GridPenSet.CellWhenFocused.SecondColor = 16642046
  107.         GridPenSet.CellWhenFocused.Style = psSolid
  108.         GridPenSet.CellWhenFocused.Effect = geBoth
  109.         GridPenSet.CellWhenUnfocused.NormalColor = clMaroon
  110.         GridPenSet.CellWhenUnfocused.SecondColor = clBtnHighlight
  111.         GridPenSet.CellWhenUnfocused.Style = psSolid
  112.         GridPenSet.CellWhenUnfocused.Effect = geBoth
  113.         LockedRowsCell = OvcTCColHead1
  114.         Options = [otoNoRowResizing, otoNoColResizing, otoTabToArrow, otoEnterToArrow, otoNoSelection, otoThumbTrack]
  115.         ParentColor = False
  116.         ParentCtl3D = False
  117.         ParentFont = False
  118.         ScrollBars = ssBoth
  119.         TabOrder = 0
  120.         TabStop = True
  121.         OnActiveCellMoving = gridActiveCellMoving
  122.         OnExit = gridExit
  123.         OnGetCellData = gridGetCellData
  124.         CellData = (
  125.           'fMCPRNetInterest.OvcTCColHead1'
  126.           'fMCPRNetInterest.ovcnAmountReceived'
  127.           'fMCPRNetInterest.ovcsAccountNumber'
  128.           'fMCPRNetInterest.ovcsNameOfBankBuildingSociety')
  129.         RowData = (
  130.           17
  131.           0
  132.           False
  133.           20)
  134.         ColData = (
  135.           236
  136.           False
  137.           True
  138.           'fMCPRNetInterest.ovcsNameOfBankBuildingSociety'
  139.           120
  140.           False
  141.           True
  142.           'fMCPRNetInterest.ovcsAccountNumber'
  143.           120
  144.           False
  145.           True
  146.           'fMCPRNetInterest.ovcnAmountReceived')
  147.       end
  148.     end
  149.     object TPanel
  150.       Left = 1
  151.       Top = 362
  152.       Width = 524
  153.       Height = 33
  154.       Align = alBottom
  155.       BevelOuter = bvNone
  156.       Color = 12639424
  157.       Font.Charset = DEFAULT_CHARSET
  158.       Font.Color = clNavy
  159.       Font.Height = -16
  160.       Font.Name = 'Verdana'
  161.       Font.Style = [fsBold]
  162.       ParentFont = False
  163.       TabOrder = 2
  164.       object vbOK: TVicButton
  165.         Left = 372
  166.         Top = 5
  167.         Width = 63
  168.         Height = 22
  169.         Interval = 0
  170.         FrameCount = 2
  171.         Frame = 0
  172.         Play = False
  173.         Reverse = False
  174.         TransparentColor = clRed
  175.         Animated = False
  176.         OnClick = vbOKClick
  177.       end
  178.       object vbCancel: TVicButton
  179.         Left = 444
  180.         Top = 5
  181.         Width = 63
  182.         Height = 22
  183.         Interval = 0
  184.         FrameCount = 2
  185.         Frame = 0
  186.         Play = False
  187.         Reverse = False
  188.         TransparentColor = clRed
  189.         Animated = False
  190.         OnClick = vbCancelClick
  191.       end
  192.       object vbPrint: TVicButton
  193.         Left = 299
  194.         Top = 5
  195.         Width = 63
  196.         Height = 22
  197.         Interval = 0
  198.         FrameCount = 2
  199.         Frame = 0
  200.         Play = False
  201.         Reverse = False
  202.         Animated = False
  203.         OnClick = vbPrintClick
  204.       end
  205.     end
  206.   end
  207.   object OvcController1: TOvcController
  208.     EntryCommands.TableList = (
  209.       'Default'
  210.       True
  211.       ()
  212.       'WordStar'
  213.       False
  214.       ()
  215.       'Grid'
  216.       False
  217.       ())
  218.     EntryOptions = [efoAutoSelect, efoBeepOnError, efoInsertPushes]
  219.     Epoch = 2000
  220.     Left = 216
  221.     Top = 373
  222.   end
  223.   object OvcTCColHead1: TOvcTCColHead
  224.     Headings.Strings = (
  225.       'Name of bank/building society'
  226.       'Account number'
  227.       'Amount received')
  228.     ShowActiveCol = False
  229.     ShowLetters = False
  230.     Adjust = otaDefault
  231.     Color = 15785180
  232.     Font.Charset = DEFAULT_CHARSET
  233.     Font.Color = clNavy
  234.     Font.Height = -12
  235.     Font.Name = 'Verdana'
  236.     Font.Style = [fsBold]
  237.     Margin = 4
  238.     Table = grid
  239.     TableColor = False
  240.     TableFont = False
  241.     TextHiColor = clBlack
  242.     TextStyle = tsFlat
  243.     UseASCIIZStrings = False
  244.     UseWordWrap = False
  245.     Left = 84
  246.     Top = 372
  247.   end
  248.   object ovcsAccountNumber: TOvcTCString
  249.     Access = otxDefault
  250.     Adjust = otaDefault
  251.     AutoAdvanceChar = False
  252.     AutoAdvanceLeftRight = False
  253.     Margin = 4
  254.     MaxLength = 127
  255.     ShowHint = False
  256.     Table = grid
  257.     TableColor = True
  258.     TableFont = True
  259.     TextHiColor = clBtnHighlight
  260.     TextStyle = tsFlat
  261.     UseWordWrap = False
  262.     UseASCIIZStrings = False
  263.     Left = 152
  264.     Top = 372
  265.   end
  266.   object ovcnAmountReceived: TOvcTCNumericField
  267.     Access = otxDefault
  268.     Adjust = otaCenterRight
  269.     CaretIns.BitmapHotSpotX = 0
  270.     CaretIns.BitmapHotSpotY = 0
  271.     CaretIns.Shape = csVertLine
  272.     CaretIns.Align = caLeft
  273.     CaretIns.BlinkTime = 0
  274.     CaretIns.CaretHeight = 10
  275.     CaretIns.CaretWidth = 2
  276.     CaretIns.IsGray = False
  277.     DataType = nftReal
  278.     EFColors.Disabled.BackColor = clWindow
  279.     EFColors.Disabled.TextColor = clGrayText
  280.     EFColors.Error.BackColor = clRed
  281.     EFColors.Error.TextColor = clBlack
  282.     EFColors.Highlight.BackColor = clHighlight
  283.     EFColors.Highlight.TextColor = clHighlightText
  284.     Margin = 4
  285.     Options = []
  286.     PadChar = ' '
  287.     PictureMask = '#######.##'
  288.     ShowHint = False
  289.     Table = grid
  290.     TableColor = True
  291.     TableFont = True
  292.     TextMargin = 2
  293.     TextHiColor = clBtnHighlight
  294.     TextStyle = tsFlat
  295.     Left = 180
  296.     Top = 372
  297.     RangeHigh = {FF673C9EC97F00000000}
  298.     RangeLow = {FF673C9EC9FF00000000}
  299.   end
  300.   object ovcsNameOfBankBuildingSociety: TOvcTCString
  301.     Access = otxDefault
  302.     Adjust = otaDefault
  303.     AutoAdvanceChar = False
  304.     AutoAdvanceLeftRight = False
  305.     Margin = 4
  306.     MaxLength = 127
  307.     ShowHint = False
  308.     Table = grid
  309.     TableColor = True
  310.     TableFont = True
  311.     TextHiColor = clBtnHighlight
  312.     TextStyle = tsFlat
  313.     UseWordWrap = False
  314.     UseASCIIZStrings = False
  315.     Left = 116
  316.     Top = 372
  317.   end
  318. end
  319.