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

  1. object fMCIntNet: TfMCIntNet
  2.   Left = 444
  3.   Top = 216
  4.   HelpContext = 10009
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'fMCIntNet'
  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 = '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 = 495
  67.         Height = 307
  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 = clBtnShadow
  106.         GridPenSet.CellWhenFocused.SecondColor = clBtnHighlight
  107.         GridPenSet.CellWhenFocused.Style = psSolid
  108.         GridPenSet.CellWhenFocused.Effect = geBoth
  109.         GridPenSet.CellWhenUnfocused.NormalColor = clBtnShadow
  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.           'fMCIntNet.OvcTCColHead1'
  126.           'fMCIntNet.ovcnAmountReceived'
  127.           'fMCIntNet.ovcsAccountNumber'
  128.           'fMCIntNet.ovcsBankName')
  129.         RowData = (
  130.           17)
  131.         ColData = (
  132.           235
  133.           False
  134.           True
  135.           'fMCIntNet.ovcsBankName'
  136.           120
  137.           False
  138.           True
  139.           'fMCIntNet.ovcsAccountNumber'
  140.           120
  141.           False
  142.           True
  143.           'fMCIntNet.ovcnAmountReceived')
  144.       end
  145.     end
  146.     object VicPanel3: TPanel
  147.       Left = 1
  148.       Top = 362
  149.       Width = 524
  150.       Height = 33
  151.       Align = alBottom
  152.       BevelOuter = bvNone
  153.       Color = 12639424
  154.       Font.Charset = DEFAULT_CHARSET
  155.       Font.Color = clNavy
  156.       Font.Height = -16
  157.       Font.Name = 'Verdana'
  158.       Font.Style = [fsBold]
  159.       ParentFont = False
  160.       TabOrder = 2
  161.       object vbOK: TVicButton
  162.         Left = 372
  163.         Top = 5
  164.         Width = 63
  165.         Height = 22
  166.         Interval = 0
  167.         FrameCount = 2
  168.         Frame = 0
  169.         Play = False
  170.         Reverse = False
  171.         Animated = False
  172.         OnClick = vbOKClick
  173.       end
  174.       object vbCancel: TVicButton
  175.         Left = 444
  176.         Top = 5
  177.         Width = 63
  178.         Height = 22
  179.         Interval = 0
  180.         FrameCount = 2
  181.         Frame = 0
  182.         Play = False
  183.         Reverse = False
  184.         Animated = False
  185.         OnClick = vbCancelClick
  186.       end
  187.       object vbPrint: TVicButton
  188.         Left = 299
  189.         Top = 5
  190.         Width = 63
  191.         Height = 22
  192.         Interval = 0
  193.         FrameCount = 2
  194.         Frame = 0
  195.         Play = False
  196.         Reverse = False
  197.         Animated = False
  198.         OnClick = vbPrintClick
  199.       end
  200.     end
  201.   end
  202.   object OvcController1: TOvcController
  203.     EntryCommands.TableList = (
  204.       'Default'
  205.       True
  206.       ()
  207.       'WordStar'
  208.       False
  209.       ()
  210.       'Grid'
  211.       False
  212.       ())
  213.     EntryOptions = [efoAutoSelect, efoBeepOnError, efoInsertPushes]
  214.     Epoch = 1900
  215.     Left = 292
  216.     Top = 325
  217.   end
  218.   object OvcTCColHead1: TOvcTCColHead
  219.     Headings.Strings = (
  220.       'Name of bank/building society'
  221.       'Account number'
  222.       'Amount received')
  223.     ShowActiveCol = False
  224.     ShowLetters = False
  225.     Adjust = otaDefault
  226.     Color = 15785180
  227.     Font.Charset = DEFAULT_CHARSET
  228.     Font.Color = clNavy
  229.     Font.Height = -12
  230.     Font.Name = 'Verdana'
  231.     Font.Style = [fsBold]
  232.     Margin = 4
  233.     Table = grid
  234.     TableColor = False
  235.     TableFont = False
  236.     TextHiColor = clBlack
  237.     TextStyle = tsFlat
  238.     UseASCIIZStrings = False
  239.     UseWordWrap = False
  240.     Left = 40
  241.     Top = 324
  242.   end
  243.   object ovcsBankName: TOvcTCString
  244.     Access = otxDefault
  245.     Adjust = otaDefault
  246.     AutoAdvanceChar = False
  247.     AutoAdvanceLeftRight = False
  248.     Margin = 4
  249.     MaxLength = 127
  250.     ShowHint = False
  251.     Table = grid
  252.     TableColor = True
  253.     TableFont = True
  254.     TextHiColor = clBtnHighlight
  255.     TextStyle = tsFlat
  256.     UseWordWrap = False
  257.     UseASCIIZStrings = False
  258.     OnChange = ovcpfSubExpDateChange
  259.     Left = 84
  260.     Top = 328
  261.   end
  262.   object ovcsAccountNumber: TOvcTCString
  263.     Access = otxDefault
  264.     Adjust = otaDefault
  265.     AutoAdvanceChar = False
  266.     AutoAdvanceLeftRight = False
  267.     Margin = 4
  268.     MaxLength = 127
  269.     ShowHint = False
  270.     Table = grid
  271.     TableColor = True
  272.     TableFont = True
  273.     TextHiColor = clBtnHighlight
  274.     TextStyle = tsFlat
  275.     UseWordWrap = False
  276.     UseASCIIZStrings = False
  277.     OnChange = ovcpfSubExpDateChange
  278.     Left = 112
  279.     Top = 328
  280.   end
  281.   object ovcnAmountReceived: TOvcTCNumericField
  282.     Access = otxDefault
  283.     Adjust = otaCenterRight
  284.     CaretIns.BitmapHotSpotX = 0
  285.     CaretIns.BitmapHotSpotY = 0
  286.     CaretIns.Shape = csVertLine
  287.     CaretIns.Align = caLeft
  288.     CaretIns.BlinkTime = 0
  289.     CaretIns.CaretHeight = 10
  290.     CaretIns.CaretWidth = 2
  291.     CaretIns.IsGray = False
  292.     DataType = nftReal
  293.     EFColors.Disabled.BackColor = clWindow
  294.     EFColors.Disabled.TextColor = clGrayText
  295.     EFColors.Error.BackColor = clRed
  296.     EFColors.Error.TextColor = clBlack
  297.     EFColors.Highlight.BackColor = clHighlight
  298.     EFColors.Highlight.TextColor = clHighlightText
  299.     Margin = 4
  300.     Options = []
  301.     PadChar = ' '
  302.     PictureMask = '#######.##'
  303.     ShowHint = False
  304.     Table = grid
  305.     TableColor = True
  306.     TableFont = True
  307.     TextMargin = 2
  308.     TextHiColor = clBtnHighlight
  309.     TextStyle = tsFlat
  310.     OnChange = ovcpfSubExpDateChange
  311.     Left = 188
  312.     Top = 324
  313.     RangeHigh = {FF673C9EC97F00000000}
  314.     RangeLow = {FF673C9EC9FF00000000}
  315.   end
  316. end
  317.