home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EmpireBuilder.exe / 0 / RCDATA / TFMPREPAYACCRUALS / TFMPREPAYACCRUALS.txt
Text File  |  1999-06-21  |  12KB  |  495 lines

  1. object fmPrepayAccruals: TfmPrepayAccruals
  2.   Left = 77
  3.   Top = 96
  4.   Width = 706
  5.   Height = 464
  6.   Caption = 'Prepayment/Accruals'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   FormStyle = fsMDIChild
  13.   Position = poDefaultPosOnly
  14.   Scaled = False
  15.   Visible = True
  16.   OnClose = FormClose
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 120
  21.   TextHeight = 16
  22.   object SpeedBar: TSpeedBar
  23.     Left = 0
  24.     Top = 0
  25.     Width = 698
  26.     Height = 49
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -12
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     Position = bpCustom
  33.     Options = [sbAllowResize, sbFlatBtns, sbGrayedBtns, sbTransparentBtns]
  34.     BtnOffsetHorz = 5
  35.     BtnOffsetVert = 3
  36.     BtnWidth = 70
  37.     BtnHeight = 43
  38.     TabOrder = 2
  39.     InternalVer = 1
  40.     object SpeedbarSection1: TSpeedbarSection
  41.       Caption = 'Main'
  42.     end
  43.     object BtnNew: TSpeedItem
  44.       BtnCaption = 'Ne&w'
  45.       Caption = 'Create a new template'
  46.       Hint = 'Create a new template|'
  47.       Spacing = 1
  48.       Left = 5
  49.       Top = 3
  50.       Visible = True
  51.       OnClick = BtnNewClick
  52.       SectionName = 'Main'
  53.     end
  54.     object BtnSave: TSpeedItem
  55.       BtnCaption = '&Save'
  56.       Caption = 'Save template details'
  57.       Enabled = False
  58.       Hint = 'Save template details|'
  59.       Spacing = 1
  60.       Left = 75
  61.       Top = 3
  62.       Visible = True
  63.       OnClick = BtnSaveClick
  64.       SectionName = 'Main'
  65.     end
  66.     object BtnAbandon: TSpeedItem
  67.       BtnCaption = '&Abandon'
  68.       Caption = 'Abandon changes to template'
  69.       Hint = 'Abandon changes to template|'
  70.       Spacing = 1
  71.       Left = 145
  72.       Top = 3
  73.       Visible = True
  74.       OnClick = BtnAbandonClick
  75.       SectionName = 'Main'
  76.     end
  77.     object BtnDelete: TSpeedItem
  78.       BtnCaption = '&Delete'
  79.       Caption = 'Delete this template'
  80.       Hint = 'Delete this template|'
  81.       NumGlyphs = 2
  82.       Spacing = 1
  83.       Left = 215
  84.       Top = 3
  85.       Visible = True
  86.       OnClick = BtnDeleteClick
  87.       SectionName = 'Main'
  88.     end
  89.     object BtnPost: TSpeedItem
  90.       BtnCaption = '&Post'
  91.       Caption = 'Post this template to accounts'
  92.       Hint = 'Post this template to accounts|'
  93.       Spacing = 1
  94.       Left = 285
  95.       Top = 3
  96.       Visible = True
  97.       OnClick = BtnPostClick
  98.       SectionName = 'Main'
  99.     end
  100.     object BtnRemove: TSpeedItem
  101.       BtnCaption = 'Re&move'
  102.       Caption = 'Remove the account split line'
  103.       Enabled = False
  104.       Hint = 'Remove the account split line'
  105.       Spacing = 1
  106.       Left = 355
  107.       Top = 3
  108.       Visible = True
  109.       OnClick = BtnRemoveClick
  110.       SectionName = 'Main'
  111.     end
  112.     object BtnClose: TSpeedItem
  113.       BtnCaption = '&Close'
  114.       Caption = 'Close window'
  115.       Hint = 'Close window|'
  116.       Spacing = 1
  117.       Left = 495
  118.       Top = 3
  119.       Visible = True
  120.       OnClick = BtnCloseClick
  121.       SectionName = 'Main'
  122.     end
  123.     object btnHelp: TSpeedItem
  124.       BtnCaption = '&Help'
  125.       Caption = 'View full help on this window'
  126.       Glyph.Data = {
  127.         F6000000424DF600000000000000760000002800000010000000100000000100
  128.         0400000000008000000000000000000000001000000010000000000000000000
  129.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  130.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888886446888
  131.         888888888E6648888888888888E6688888888888888888888888888888446888
  132.         8888888886664888888888888E664888888888888E6664888888888888E66648
  133.         88888888888E6664888888844888E6664888886664888E66488888E666444666
  134.         4888888E6666666668888888EE6666668888888888EEEEE88888}
  135.       Hint = 'View full help on this window|'
  136.       Spacing = 1
  137.       Left = 425
  138.       Top = 3
  139.       Visible = True
  140.       OnClick = btnHelpClick
  141.       SectionName = 'Main'
  142.     end
  143.   end
  144.   object Panel1: TPanel
  145.     Left = 0
  146.     Top = 49
  147.     Width = 698
  148.     Height = 144
  149.     Align = alTop
  150.     TabOrder = 0
  151.     object Bevel2: TBevel
  152.       Left = 408
  153.       Top = 8
  154.       Width = 261
  155.       Height = 113
  156.       Shape = bsFrame
  157.     end
  158.     object Bevel1: TBevel
  159.       Left = 12
  160.       Top = 8
  161.       Width = 345
  162.       Height = 113
  163.       Shape = bsFrame
  164.     end
  165.     object Label1: TLabel
  166.       Left = 24
  167.       Top = 24
  168.       Width = 65
  169.       Height = 16
  170.       Caption = 'Description'
  171.     end
  172.     object Label2: TLabel
  173.       Left = 24
  174.       Top = 56
  175.       Width = 28
  176.       Height = 16
  177.       Caption = 'Type'
  178.     end
  179.     object Label3: TLabel
  180.       Left = 24
  181.       Top = 88
  182.       Width = 77
  183.       Height = 16
  184.       Caption = 'No of Months'
  185.     end
  186.     object Label4: TLabel
  187.       Left = 420
  188.       Top = 24
  189.       Width = 70
  190.       Height = 16
  191.       Caption = 'Last Posted'
  192.     end
  193.     object Label5: TLabel
  194.       Left = 420
  195.       Top = 56
  196.       Width = 85
  197.       Height = 16
  198.       Caption = 'No of Postings'
  199.     end
  200.     object Label6: TLabel
  201.       Left = 420
  202.       Top = 88
  203.       Width = 58
  204.       Height = 16
  205.       Caption = 'Next Post'
  206.     end
  207.     object lbNew: TLabel
  208.       Left = 280
  209.       Top = 24
  210.       Width = 5
  211.       Height = 19
  212.       Font.Charset = DEFAULT_CHARSET
  213.       Font.Color = clNavy
  214.       Font.Height = -17
  215.       Font.Name = 'Arial'
  216.       Font.Style = []
  217.       ParentFont = False
  218.     end
  219.     object EType: TEdit
  220.       Left = 116
  221.       Top = 52
  222.       Width = 100
  223.       Height = 24
  224.       TabStop = False
  225.       ParentColor = True
  226.       ReadOnly = True
  227.       TabOrder = 7
  228.     end
  229.     object DBSENoOfMth: TwwDBSpinEdit
  230.       Left = 116
  231.       Top = 84
  232.       Width = 41
  233.       Height = 24
  234.       Hint = 'Press F1 for help'
  235.       HelpContext = 298
  236.       Increment = 1.000000000000000000
  237.       MaxValue = 12.000000000000000000
  238.       ParentShowHint = False
  239.       ShowHint = True
  240.       TabOrder = 2
  241.       UnboundDataType = wwDefault
  242.       OnChange = DBSENoOfMthChange
  243.       OnClick = DBSENoOfMthClick
  244.       OnEnter = DBSENoOfMthEnter
  245.     end
  246.     object DBCDNomAcc: TwwDBComboDlg
  247.       Left = 368
  248.       Top = 44
  249.       Width = 17
  250.       Height = 24
  251.       OnCustomDlg = DBCDNomAccCustomDlg
  252.       ShowButton = True
  253.       Style = csDropDown
  254.       DataField = 'NOMACC'
  255.       TabOrder = 5
  256.       UnboundDataType = wwDefault
  257.       OnExit = DBCDNomAccExit
  258.     end
  259.     object DBCDDescription: TComboEdit
  260.       Left = 116
  261.       Top = 20
  262.       Width = 145
  263.       Height = 24
  264.       Hint = 'Press F1 for help'
  265.       HelpContext = 296
  266.       ClickKey = 16467
  267.       MaxLength = 15
  268.       NumGlyphs = 1
  269.       ParentShowHint = False
  270.       ShowHint = True
  271.       TabOrder = 0
  272.       OnButtonClick = DBCDDescriptionButtonClick
  273.       OnEnter = DBCDDescriptionEnter
  274.       OnExit = DBCDDescriptionExit
  275.     end
  276.     object DBCBType: TComboBox
  277.       Left = 116
  278.       Top = 52
  279.       Width = 100
  280.       Height = 24
  281.       Hint = 'Press F1 for help'
  282.       HelpContext = 297
  283.       ItemHeight = 16
  284.       Items.Strings = (
  285.         'Prepayment'
  286.         'Accruals')
  287.       ParentShowHint = False
  288.       ShowHint = True
  289.       TabOrder = 1
  290.       OnEnter = DBCBTypeEnter
  291.       OnExit = DBCBTypeExit
  292.     end
  293.     object CENextPost: TCurrencyEdit
  294.       Left = 572
  295.       Top = 84
  296.       Width = 80
  297.       Height = 24
  298.       HelpContext = 301
  299.       TabStop = False
  300.       AutoSize = False
  301.       DisplayFormat = '0.00'
  302.       ParentColor = True
  303.       ReadOnly = True
  304.       TabOrder = 4
  305.     end
  306.     object CENoOfPosting: TCurrencyEdit
  307.       Left = 572
  308.       Top = 52
  309.       Width = 40
  310.       Height = 24
  311.       HelpContext = 300
  312.       TabStop = False
  313.       AutoSize = False
  314.       DecimalPlaces = 0
  315.       DisplayFormat = '0'
  316.       ParentColor = True
  317.       ReadOnly = True
  318.       TabOrder = 3
  319.     end
  320.     object DBELastPosted: TDateEdit
  321.       Left = 572
  322.       Top = 20
  323.       Width = 80
  324.       Height = 24
  325.       HelpContext = 299
  326.       TabStop = False
  327.       ButtonWidth = 0
  328.       NumGlyphs = 2
  329.       ParentColor = True
  330.       ReadOnly = True
  331.       YearDigits = dyFour
  332.       TabOrder = 6
  333.     end
  334.   end
  335.   object wwDBGrid1: TwwDBGrid
  336.     Left = 0
  337.     Top = 193
  338.     Width = 698
  339.     Height = 244
  340.     Hint = 'Press F1 for help'
  341.     Selected.Strings = (
  342.       'NOMACC'#9'14'#9'Account'#9'F'
  343.       'NomName'#9'30'#9'Account Name'#9'F'
  344.       'COMMENTS'#9'38'#9'Comments'#9'F'
  345.       'VALUE'#9'10'#9'Value')
  346.     TitleColor = clBtnFace
  347.     FixedCols = 0
  348.     ShowHorzScrollBar = True
  349.     Align = alClient
  350.     DataSource = dsSubPayAcc
  351.     KeyOptions = [dgEnterToTab, dgAllowDelete, dgAllowInsert]
  352.     Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit, dgWordWrap, dgShowFooter]
  353.     ParentShowHint = False
  354.     PopupMenu = RCLinePopup
  355.     ShowHint = True
  356.     TabOrder = 1
  357.     TitleAlignment = taLeftJustify
  358.     TitleFont.Charset = DEFAULT_CHARSET
  359.     TitleFont.Color = clWindowText
  360.     TitleFont.Height = -13
  361.     TitleFont.Name = 'Arial'
  362.     TitleFont.Style = []
  363.     TitleLines = 1
  364.     TitleButtons = False
  365.     UseTFields = False
  366.     OnCalcCellColors = wwDBGrid1CalcCellColors
  367.     OnColEnter = wwDBGrid1ColEnter
  368.     OnColExit = wwDBGrid1ColExit
  369.     OnEnter = wwDBGrid1Enter
  370.     OnExit = wwDBGrid1Exit
  371.     OnKeyUp = wwDBGrid1KeyUp
  372.     IndicatorColor = icBlack
  373.     OnTopRowChanged = wwDBGrid1TopRowChanged
  374.     OnUpdateFooter = wwDBGrid1UpdateFooter
  375.   end
  376.   object taSubPayAcc: TwwTable
  377.     ControlType.Strings = (
  378.       'NOMACC;CustomEdit;DBCDNomAcc')
  379.     SyncSQLByRange = False
  380.     NarrowSearch = False
  381.     ValidateWithMask = True
  382.     Left = 320
  383.     Top = 232
  384.     object taSubPayAccNOMACC: TStringField
  385.       DisplayLabel = 'Account'
  386.       DisplayWidth = 12
  387.       FieldName = 'NOMACC'
  388.       Size = 10
  389.     end
  390.     object taSubPayAccNomName: TStringField
  391.       DisplayLabel = 'Account Name'
  392.       DisplayWidth = 24
  393.       FieldName = 'NomName'
  394.       LookupDataSet = DM1.taFinancial
  395.       LookupKeyFields = 'ACREF'
  396.       LookupResultField = 'NAME'
  397.       KeyFields = 'NOMACC'
  398.       Lookup = True
  399.     end
  400.     object taSubPayAccCOMMENTS: TStringField
  401.       DisplayLabel = 'Comments'
  402.       DisplayWidth = 40
  403.       FieldName = 'COMMENTS'
  404.       Size = 40
  405.     end
  406.     object taSubPayAccVALUE: TFloatField
  407.       DisplayLabel = 'Value'
  408.       DisplayWidth = 10
  409.       FieldName = 'VALUE'
  410.       OnChange = taSubPayAccVALUEChange
  411.       DisplayFormat = '0.00'
  412.     end
  413.   end
  414.   object dsSubPayAcc: TwwDataSource
  415.     DataSet = taSubPayAcc
  416.     OnStateChange = dsSubPayAccStateChange
  417.     Left = 284
  418.     Top = 320
  419.   end
  420.   object Sizer1: TSizer
  421.     Enabled = True
  422.     ExceptionAction = eaIgnoreControl
  423.     GridColumnSizing = gcSizeAllColumns
  424.     GridRowSizing = grSizeByDefaults
  425.     MinimumSize = True
  426.     NavigateOnEnter = True
  427.     OverrideParentFont = True
  428.     PerformAssertions = True
  429.     ShowAssertionFailures = False
  430.     StretchFonts = True
  431.     StretchImages = True
  432.     StretchOnResize = True
  433.     ThreadProcessing = False
  434.     Left = 376
  435.     Top = 141
  436.     ScreenWidth = (
  437.       800)
  438.     ScreenHeight = (
  439.       600)
  440.     OriginalFormWidth = (
  441.       706)
  442.     OriginalFormHeight = (
  443.       464)
  444.     OriginalFormLeft = (
  445.       77)
  446.     OriginalFormTop = (
  447.       96)
  448.     OriginalFormPPI = (
  449.       120)
  450.     OriginalClientWidth = (
  451.       698)
  452.     OriginalClientHeight = (
  453.       437)
  454.   end
  455.   object RCLinePopup: TRxPopupMenu
  456.     OnPopup = RCLinePopupPopup
  457.     Style = msOwnerDraw
  458.     ShowCheckMarks = False
  459.     OnGetItemParams = RCLinePopupGetItemParams
  460.     Left = 477
  461.     Top = 324
  462.     object pmNew: TMenuItem
  463.       Caption = 'New'
  464.       OnClick = BtnNewClick
  465.     end
  466.     object pmSave: TMenuItem
  467.       Caption = 'Save'
  468.       OnClick = BtnSaveClick
  469.     end
  470.     object pmAbandon: TMenuItem
  471.       Caption = 'Abandon'
  472.       OnClick = BtnAbandonClick
  473.     end
  474.     object pmDelete: TMenuItem
  475.       Caption = 'Delete'
  476.       OnClick = BtnDeleteClick
  477.     end
  478.     object pmPost: TMenuItem
  479.       Caption = 'Post'
  480.       OnClick = BtnPostClick
  481.     end
  482.     object pmRemove: TMenuItem
  483.       Caption = 'Remove'
  484.       OnClick = BtnRemoveClick
  485.     end
  486.     object N1: TMenuItem
  487.       Caption = '-'
  488.     end
  489.     object pmChangeGridColour: TMenuItem
  490.       Caption = 'Change Grid Colour'
  491.       OnClick = pmChangeGridColourClick
  492.     end
  493.   end
  494. end
  495.