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

  1. object fmPLBalSheet: TfmPLBalSheet
  2.   Left = 232
  3.   Top = 115
  4.   Width = 408
  5.   Height = 305
  6.   ActiveControl = cbPer1
  7.   Caption = 'P&L and Balance Sheet Report'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnClose = FormClose
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   OnDeactivate = FormDeactivate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 120
  21.   TextHeight = 16
  22.   object pnlSelPer: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 400
  26.     Height = 196
  27.     Align = alTop
  28.     BevelInner = bvRaised
  29.     BevelOuter = bvLowered
  30.     TabOrder = 0
  31.     OnClick = pnlSelPerClick
  32.     object lblPer1: TLabel
  33.       Left = 26
  34.       Top = 16
  35.       Width = 94
  36.       Height = 16
  37.       Caption = 'Select  Period 1'
  38.     end
  39.     object lblPer2: TLabel
  40.       Left = 26
  41.       Top = 64
  42.       Width = 91
  43.       Height = 16
  44.       Caption = 'Select Period 2'
  45.     end
  46.     object lblPer3: TLabel
  47.       Left = 26
  48.       Top = 112
  49.       Width = 91
  50.       Height = 16
  51.       Caption = 'Select Period 3'
  52.     end
  53.     object lblPer4: TLabel
  54.       Left = 26
  55.       Top = 160
  56.       Width = 91
  57.       Height = 16
  58.       Caption = 'Select Period 4'
  59.     end
  60.     object cbPer1: TComboBox
  61.       Left = 160
  62.       Top = 12
  63.       Width = 189
  64.       Height = 24
  65.       Hint = 'Press F1 for help'
  66.       HelpContext = 501
  67.       ItemHeight = 16
  68.       Items.Strings = (
  69.         'This Month'
  70.         'This Year'
  71.         'Last Month'
  72.         'Last Year'
  73.         'Current Balances')
  74.       ParentShowHint = False
  75.       ShowHint = True
  76.       TabOrder = 0
  77.       Text = 'This Month'
  78.       OnChange = cbPer1Change
  79.     end
  80.     object rxcbePer1: TComboEdit
  81.       Left = 348
  82.       Top = 12
  83.       Width = 25
  84.       Height = 24
  85.       Hint = 'Select Periods'
  86.       TabStop = False
  87.       ButtonHint = 'Select periods'
  88.       NumGlyphs = 1
  89.       ParentShowHint = False
  90.       ShowHint = True
  91.       TabOrder = 1
  92.       Text = 'rxcbePer1'
  93.       OnButtonClick = rxcbePer1ButtonClick
  94.     end
  95.     object cbPer2: TComboBox
  96.       Left = 160
  97.       Top = 60
  98.       Width = 189
  99.       Height = 24
  100.       Hint = 'Press F1 for help'
  101.       HelpContext = 501
  102.       ItemHeight = 16
  103.       Items.Strings = (
  104.         'This Month'
  105.         'This Year'
  106.         'Last Month'
  107.         'Last Year'
  108.         'Current Balances'
  109.         'None')
  110.       ParentShowHint = False
  111.       ShowHint = True
  112.       TabOrder = 2
  113.       Text = 'This Year'
  114.       OnChange = cbPer2Change
  115.     end
  116.     object cbPer3: TComboBox
  117.       Left = 160
  118.       Top = 108
  119.       Width = 189
  120.       Height = 24
  121.       Hint = 'Press F1 for help'
  122.       HelpContext = 501
  123.       ItemHeight = 16
  124.       Items.Strings = (
  125.         'This Month'
  126.         'This Year'
  127.         'Last Month'
  128.         'Last Year'
  129.         'Current Balances'
  130.         'None')
  131.       ParentShowHint = False
  132.       ShowHint = True
  133.       TabOrder = 3
  134.       Text = 'None'
  135.       OnChange = cbPer3Change
  136.     end
  137.     object cbPer4: TComboBox
  138.       Left = 160
  139.       Top = 156
  140.       Width = 189
  141.       Height = 24
  142.       Hint = 'Press F1 for help'
  143.       HelpContext = 501
  144.       ItemHeight = 16
  145.       Items.Strings = (
  146.         'This Month'
  147.         'This Year'
  148.         'Last Month'
  149.         'Last Year'
  150.         'Current Balances'
  151.         'None')
  152.       ParentShowHint = False
  153.       ShowHint = True
  154.       TabOrder = 4
  155.       Text = 'None'
  156.       OnChange = cbPer4Change
  157.     end
  158.   end
  159.   object rxcbePer2: TComboEdit
  160.     Left = 348
  161.     Top = 60
  162.     Width = 25
  163.     Height = 24
  164.     Hint = 'Select Periods'
  165.     TabStop = False
  166.     ButtonHint = 'Select periods'
  167.     NumGlyphs = 1
  168.     ParentShowHint = False
  169.     ShowHint = True
  170.     TabOrder = 3
  171.     Text = 'ComboEdit1'
  172.     OnButtonClick = rxcbePer2ButtonClick
  173.   end
  174.   object rxcbePer3: TComboEdit
  175.     Left = 348
  176.     Top = 108
  177.     Width = 25
  178.     Height = 24
  179.     Hint = 'Select periods'
  180.     TabStop = False
  181.     ButtonHint = 'Select periods'
  182.     NumGlyphs = 1
  183.     ParentShowHint = False
  184.     ShowHint = True
  185.     TabOrder = 4
  186.     Text = 'ComboEdit1'
  187.     OnButtonClick = rxcbePer3ButtonClick
  188.   end
  189.   object rxcbePer4: TComboEdit
  190.     Left = 348
  191.     Top = 156
  192.     Width = 25
  193.     Height = 24
  194.     Hint = 'Select Periods'
  195.     TabStop = False
  196.     ButtonHint = 'Select periods'
  197.     NumGlyphs = 1
  198.     ParentShowHint = False
  199.     ShowHint = True
  200.     TabOrder = 5
  201.     Text = 'ComboEdit1'
  202.     OnButtonClick = rxcbePer4ButtonClick
  203.   end
  204.   object pnlDIA: TPanel
  205.     Left = 0
  206.     Top = 196
  207.     Width = 400
  208.     Height = 40
  209.     Align = alClient
  210.     BevelInner = bvRaised
  211.     BevelOuter = bvLowered
  212.     TabOrder = 1
  213.     object cbDIA: TCheckBox
  214.       Left = 26
  215.       Top = 12
  216.       Width = 210
  217.       Height = 17
  218.       Hint = 'Press F1 for help'
  219.       HelpContext = 500
  220.       Alignment = taLeftJustify
  221.       Caption = 'Display Individual Accounts'
  222.       ParentShowHint = False
  223.       ShowHint = True
  224.       TabOrder = 0
  225.     end
  226.   end
  227.   object Panel1: TPanel
  228.     Left = 0
  229.     Top = 236
  230.     Width = 400
  231.     Height = 42
  232.     Align = alBottom
  233.     BevelInner = bvRaised
  234.     BevelOuter = bvLowered
  235.     TabOrder = 2
  236.     object btnPrint: TButton
  237.       Left = 8
  238.       Top = 7
  239.       Width = 75
  240.       Height = 30
  241.       Hint = 'Print financial reports'
  242.       Caption = '&Print'
  243.       ParentShowHint = False
  244.       ShowHint = True
  245.       TabOrder = 0
  246.       OnClick = btnPrintClick
  247.     end
  248.     object btnCancel: TButton
  249.       Left = 242
  250.       Top = 7
  251.       Width = 75
  252.       Height = 30
  253.       Hint = 'Close the form'
  254.       Caption = '&Cancel'
  255.       ParentShowHint = False
  256.       ShowHint = True
  257.       TabOrder = 3
  258.       OnClick = btnCancelClick
  259.     end
  260.     object BtnEmail: TButton
  261.       Left = 164
  262.       Top = 7
  263.       Width = 75
  264.       Height = 30
  265.       Hint = 'Email financial report'
  266.       Caption = '&Email'
  267.       ParentShowHint = False
  268.       ShowHint = True
  269.       TabOrder = 2
  270.       OnClick = BtnEmailClick
  271.     end
  272.     object BtnGraph: TButton
  273.       Left = 86
  274.       Top = 7
  275.       Width = 75
  276.       Height = 30
  277.       Hint = 'View financial graph'
  278.       Caption = '&Graph'
  279.       ParentShowHint = False
  280.       ShowHint = True
  281.       TabOrder = 1
  282.       OnClick = BtnGraphClick
  283.     end
  284.     object btnHelp: TButton
  285.       Left = 320
  286.       Top = 7
  287.       Width = 75
  288.       Height = 30
  289.       Caption = '&Help'
  290.       ParentShowHint = False
  291.       ShowHint = True
  292.       TabOrder = 4
  293.       OnClick = btnHelpClick
  294.     end
  295.   end
  296.   object taAccPer: TwwTable
  297.     OnCalcFields = taAccPerCalcFields
  298.     DatabaseName = 'EmpireBuilder'
  299.     TableName = 'Accper.DBF'
  300.     SyncSQLByRange = False
  301.     NarrowSearch = False
  302.     ValidateWithMask = True
  303.     Left = 359
  304.     Top = 197
  305.     object taAccPerPERIOD: TDateField
  306.       FieldName = 'PERIOD'
  307.     end
  308.     object taAccPerMONTH: TSmallintField
  309.       FieldName = 'MONTH'
  310.     end
  311.     object taAccPerYEAR: TSmallintField
  312.       FieldName = 'YEAR'
  313.     end
  314.     object taAccPerPERIODNAME: TStringField
  315.       FieldName = 'PERIODNAME'
  316.       Size = 14
  317.       Calculated = True
  318.     end
  319.   end
  320.   object Sizer1: TSizer
  321.     Enabled = True
  322.     ExceptionAction = eaIgnoreControl
  323.     GridColumnSizing = gcSizeAllColumns
  324.     GridRowSizing = grSizeByDefaults
  325.     MinimumSize = True
  326.     NavigateOnEnter = True
  327.     OverrideParentFont = True
  328.     PerformAssertions = True
  329.     ShowAssertionFailures = False
  330.     StretchFonts = True
  331.     StretchImages = True
  332.     StretchOnResize = True
  333.     ThreadProcessing = False
  334.     Left = 288
  335.     Top = 197
  336.     ScreenWidth = (
  337.       800)
  338.     ScreenHeight = (
  339.       600)
  340.     OriginalFormWidth = (
  341.       408)
  342.     OriginalFormHeight = (
  343.       305)
  344.     OriginalFormLeft = (
  345.       232)
  346.     OriginalFormTop = (
  347.       115)
  348.     OriginalFormPPI = (
  349.       120)
  350.     OriginalClientWidth = (
  351.       400)
  352.     OriginalClientHeight = (
  353.       278)
  354.   end
  355.   object taPLBSTemp: TwwTable
  356.     SyncSQLByRange = False
  357.     NarrowSearch = False
  358.     ValidateWithMask = True
  359.     Left = 324
  360.     Top = 196
  361.     object taPLBSTempACREF: TStringField
  362.       FieldName = 'ACREF'
  363.       Size = 10
  364.     end
  365.     object taPLBSTempNAME: TStringField
  366.       FieldName = 'NAME'
  367.       Size = 30
  368.     end
  369.     object taPLBSTempTYPE: TStringField
  370.       FieldName = 'TYPE'
  371.       Size = 14
  372.     end
  373.     object taPLBSTempCATEGORY: TStringField
  374.       FieldName = 'CATEGORY'
  375.       Size = 15
  376.     end
  377.     object taPLBSTempGROUP: TStringField
  378.       FieldName = 'GROUP'
  379.       Size = 30
  380.     end
  381.     object taPLBSTempAGROUP: TStringField
  382.       FieldName = 'AGROUP'
  383.       Size = 30
  384.     end
  385.     object taPLBSTempBALPER1: TFloatField
  386.       FieldName = 'BALPER1'
  387.     end
  388.     object taPLBSTempBALPER2: TFloatField
  389.       FieldName = 'BALPER2'
  390.     end
  391.     object taPLBSTempBALPER3: TFloatField
  392.       FieldName = 'BALPER3'
  393.     end
  394.     object taPLBSTempBALPER4: TFloatField
  395.       FieldName = 'BALPER4'
  396.     end
  397.   end
  398. end
  399.