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

  1. object fmPLBalSheetGraph: TfmPLBalSheetGraph
  2.   Left = -4
  3.   Top = -4
  4.   AutoScroll = False
  5.   Caption = 'P&L Balance Sheet'
  6.   ClientHeight = 543
  7.   ClientWidth = 800
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OnCloseQuery = FormCloseQuery
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object SpeedBar: TSpeedBar
  19.     Left = 0
  20.     Top = 0
  21.     Width = 800
  22.     Height = 49
  23.     Font.Charset = ANSI_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -13
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     Options = [sbAllowDrag, sbFlatBtns, sbTransparentBtns]
  29.     BtnOffsetHorz = 3
  30.     BtnOffsetVert = 3
  31.     BtnWidth = 70
  32.     BtnHeight = 43
  33.     TabOrder = 0
  34.     InternalVer = 1
  35.     object Label6: TLabel
  36.       Left = 564
  37.       Top = 16
  38.       Width = 72
  39.       Height = 16
  40.       Caption = 'Graph Type'
  41.     end
  42.     object ComboBox2: TComboBox
  43.       Left = 652
  44.       Top = 12
  45.       Width = 137
  46.       Height = 24
  47.       Hint = 'Press F1 for help'
  48.       ItemHeight = 16
  49.       Items.Strings = (
  50.         'Vertical Bar '
  51.         'Horizontal Bar'
  52.         'Line'
  53.         'Fast Line'
  54.         'Point'
  55.         'Area')
  56.       TabOrder = 1
  57.       Text = 'Vertical Bar '
  58.       OnChange = ComboBox2Change
  59.     end
  60.     object cbMarks: TCheckBox
  61.       Left = 424
  62.       Top = 16
  63.       Width = 125
  64.       Height = 17
  65.       Hint = 'Press F1 for help'
  66.       HelpContext = 147
  67.       Alignment = taLeftJustify
  68.       Caption = '&Toggle Marks'
  69.       State = cbChecked
  70.       TabOrder = 0
  71.       OnClick = cbMarksClick
  72.     end
  73.     object SpeedbarSection2: TSpeedbarSection
  74.       Caption = 'Untitled (0)'
  75.     end
  76.     object btnSaveGraph: TSpeedItem
  77.       BtnCaption = 'Save'
  78.       Caption = 'Save Graph'
  79.       DropDownMenu = pmSaveGraph
  80.       Hint = 'Save Graph'
  81.       NumGlyphs = 2
  82.       Spacing = 1
  83.       Left = 3
  84.       Top = 3
  85.       Visible = True
  86.       SectionName = 'Untitled (0)'
  87.     end
  88.     object btnPrintGraph: TSpeedItem
  89.       BtnCaption = '&Print'
  90.       Caption = 'Print graph'
  91.       Hint = 'Print graph|'
  92.       Spacing = 1
  93.       Left = 73
  94.       Top = 3
  95.       Visible = True
  96.       OnClick = btnPrintGraphClick
  97.       SectionName = 'Untitled (0)'
  98.     end
  99.     object btnEmailGraph: TSpeedItem
  100.       BtnCaption = '&Email'
  101.       Caption = 'Email graph'
  102.       Hint = 'Email graph|'
  103.       Spacing = 1
  104.       Left = 143
  105.       Top = 3
  106.       Visible = True
  107.       OnClick = btnEmailGraphClick
  108.       SectionName = 'Untitled (0)'
  109.     end
  110.     object btnCloseGraph: TSpeedItem
  111.       BtnCaption = 'Close'
  112.       Caption = 'Close'
  113.       Hint = 'Close|'
  114.       Spacing = 1
  115.       Left = 283
  116.       Top = 3
  117.       Visible = True
  118.       OnClick = btnCloseGraphClick
  119.       SectionName = 'Untitled (0)'
  120.     end
  121.     object btnHelp: TSpeedItem
  122.       BtnCaption = '&Help'
  123.       Caption = 'Help'
  124.       Glyph.Data = {
  125.         F6000000424DF600000000000000760000002800000010000000100000000100
  126.         0400000000008000000000000000000000001000000010000000000000000000
  127.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  128.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888886446888
  129.         888888888E6648888888888888E6688888888888888888888888888888446888
  130.         8888888886664888888888888E664888888888888E6664888888888888E66648
  131.         88888888888E6664888888844888E6664888886664888E66488888E666444666
  132.         4888888E6666666668888888EE6666668888888888EEEEE88888}
  133.       Hint = 'Help|'
  134.       Spacing = 1
  135.       Left = 213
  136.       Top = 3
  137.       Visible = True
  138.       OnClick = btnHelpClick
  139.       SectionName = 'Untitled (0)'
  140.     end
  141.   end
  142.   object PageControl1: TPageControl
  143.     Left = 0
  144.     Top = 49
  145.     Width = 800
  146.     Height = 494
  147.     ActivePage = TabProfitLoss
  148.     Align = alClient
  149.     TabOrder = 1
  150.     OnChange = PageControl1Change
  151.     object TabProfitLoss: TTabSheet
  152.       Caption = 'Profit && Loss'
  153.       object Notebook1: TNotebook
  154.         Left = 0
  155.         Top = 0
  156.         Width = 792
  157.         Height = 463
  158.         Align = alClient
  159.         TabOrder = 0
  160.         object TPage
  161.           Left = 0
  162.           Top = 0
  163.           Caption = 'nbpByProductGroup'
  164.           object ByItemChart: TChart
  165.             Left = 0
  166.             Top = 0
  167.             Width = 792
  168.             Height = 463
  169.             BottomWall.Color = clWhite
  170.             Foot.Font.Charset = DEFAULT_CHARSET
  171.             Foot.Font.Color = clRed
  172.             Foot.Font.Height = -13
  173.             Foot.Font.Name = 'Arial'
  174.             Foot.Font.Style = [fsItalic]
  175.             Gradient.EndColor = 8453888
  176.             Gradient.StartColor = clTeal
  177.             Gradient.Visible = True
  178.             LeftWall.Color = 16744448
  179.             LeftWall.Pen.Color = 8388863
  180.             Title.Font.Charset = ANSI_CHARSET
  181.             Title.Font.Color = clBlue
  182.             Title.Font.Height = -17
  183.             Title.Font.Name = 'Arial'
  184.             Title.Font.Style = []
  185.             Title.Text.Strings = (
  186.               'Profit and Loss By Category')
  187.             BackColor = clWhite
  188.             BottomAxis.Title.Caption = 'Categories'
  189.             BottomAxis.Title.Font.Charset = ANSI_CHARSET
  190.             BottomAxis.Title.Font.Color = clBlue
  191.             BottomAxis.Title.Font.Height = -13
  192.             BottomAxis.Title.Font.Name = 'Arial Black'
  193.             BottomAxis.Title.Font.Style = []
  194.             LeftAxis.Title.Caption = 'Amount'
  195.             LeftAxis.Title.Font.Charset = ANSI_CHARSET
  196.             LeftAxis.Title.Font.Color = clBlue
  197.             LeftAxis.Title.Font.Height = -13
  198.             LeftAxis.Title.Font.Name = 'Arial Black'
  199.             LeftAxis.Title.Font.Style = []
  200.             Legend.LegendStyle = lsSeries
  201.             Legend.TextStyle = ltsRightValue
  202.             MaxPointsPerPage = 4
  203.             Align = alClient
  204.             BorderStyle = bsSingle
  205.             Color = 8388863
  206.             TabOrder = 0
  207.             object CostSer: TBarSeries
  208.               Marks.ArrowLength = 20
  209.               Marks.Style = smsValue
  210.               Marks.Visible = True
  211.               Title = 'Cost Values'
  212.               SeriesColor = clRed
  213.               XValues.DateTime = False
  214.               XValues.Name = 'X'
  215.               XValues.Multiplier = 1.000000000000000000
  216.               XValues.Order = loAscending
  217.               YValues.DateTime = False
  218.               YValues.Name = 'Bar'
  219.               YValues.Multiplier = 1.000000000000000000
  220.               YValues.Order = loNone
  221.             end
  222.             object SalesSer: TBarSeries
  223.               Marks.ArrowLength = 20
  224.               Marks.Style = smsValue
  225.               Marks.Visible = True
  226.               Title = 'Sales Values'
  227.               SeriesColor = clGreen
  228.               XValues.DateTime = False
  229.               XValues.Name = 'X'
  230.               XValues.Multiplier = 1.000000000000000000
  231.               XValues.Order = loAscending
  232.               YValues.DateTime = False
  233.               YValues.Name = 'Bar'
  234.               YValues.Multiplier = 1.000000000000000000
  235.               YValues.Order = loNone
  236.             end
  237.           end
  238.         end
  239.         object TPage
  240.           Left = 0
  241.           Top = 0
  242.           Caption = 'nbpItems'
  243.           object ByProductChart: TChart
  244.             Left = 0
  245.             Top = 0
  246.             Width = 792
  247.             Height = 463
  248.             BottomWall.Color = clWhite
  249.             Foot.Font.Charset = DEFAULT_CHARSET
  250.             Foot.Font.Color = clRed
  251.             Foot.Font.Height = -13
  252.             Foot.Font.Name = 'Arial'
  253.             Foot.Font.Style = [fsItalic]
  254.             Gradient.EndColor = 16744576
  255.             Gradient.StartColor = clAqua
  256.             Gradient.Visible = True
  257.             LeftWall.Color = 16744448
  258.             LeftWall.Pen.Color = 8388863
  259.             Title.Font.Charset = ANSI_CHARSET
  260.             Title.Font.Color = clBlue
  261.             Title.Font.Height = -17
  262.             Title.Font.Name = 'Arial'
  263.             Title.Font.Style = []
  264.             Title.Text.Strings = (
  265.               'Profit and Loss By Group ')
  266.             BackColor = clWhite
  267.             BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET
  268.             BottomAxis.LabelsFont.Color = clBlack
  269.             BottomAxis.LabelsFont.Height = -10
  270.             BottomAxis.LabelsFont.Name = 'Arial'
  271.             BottomAxis.LabelsFont.Style = []
  272.             BottomAxis.Title.Caption = 'Groups'
  273.             BottomAxis.Title.Font.Charset = ANSI_CHARSET
  274.             BottomAxis.Title.Font.Color = clBlue
  275.             BottomAxis.Title.Font.Height = -13
  276.             BottomAxis.Title.Font.Name = 'Arial Black'
  277.             BottomAxis.Title.Font.Style = []
  278.             LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET
  279.             LeftAxis.LabelsFont.Color = clBlack
  280.             LeftAxis.LabelsFont.Height = -10
  281.             LeftAxis.LabelsFont.Name = 'Arial'
  282.             LeftAxis.LabelsFont.Style = []
  283.             LeftAxis.Title.Caption = 'Amount'
  284.             LeftAxis.Title.Font.Charset = ANSI_CHARSET
  285.             LeftAxis.Title.Font.Color = clBlue
  286.             LeftAxis.Title.Font.Height = -13
  287.             LeftAxis.Title.Font.Name = 'Arial Black'
  288.             LeftAxis.Title.Font.Style = []
  289.             Legend.Font.Charset = DEFAULT_CHARSET
  290.             Legend.Font.Color = clBlue
  291.             Legend.Font.Height = -10
  292.             Legend.Font.Name = 'Arial'
  293.             Legend.Font.Style = [fsItalic]
  294.             Legend.TextStyle = ltsLeftPercent
  295.             MaxPointsPerPage = 4
  296.             Align = alClient
  297.             BorderStyle = bsSingle
  298.             Color = 8388863
  299.             TabOrder = 0
  300.             object CostSeries: TBarSeries
  301.               Marks.ArrowLength = 20
  302.               Marks.Style = smsValue
  303.               Marks.Visible = True
  304.               Title = 'Cost Value'
  305.               SeriesColor = clRed
  306.               XValues.DateTime = False
  307.               XValues.Name = 'X'
  308.               XValues.Multiplier = 1.000000000000000000
  309.               XValues.Order = loAscending
  310.               YValues.DateTime = False
  311.               YValues.Name = 'Bar'
  312.               YValues.Multiplier = 1.000000000000000000
  313.               YValues.Order = loNone
  314.             end
  315.             object SaleSeries: TBarSeries
  316.               Marks.ArrowLength = 20
  317.               Marks.Style = smsValue
  318.               Marks.Visible = True
  319.               Title = 'Sales Value'
  320.               SeriesColor = clGreen
  321.               XValues.DateTime = False
  322.               XValues.Name = 'X'
  323.               XValues.Multiplier = 1.000000000000000000
  324.               XValues.Order = loAscending
  325.               YValues.DateTime = False
  326.               YValues.Name = 'Bar'
  327.               YValues.Multiplier = 1.000000000000000000
  328.               YValues.Order = loNone
  329.             end
  330.           end
  331.         end
  332.       end
  333.     end
  334.     object TabBalSheet: TTabSheet
  335.       Caption = 'Balance Sheet'
  336.       object Notebook2: TNotebook
  337.         Left = 0
  338.         Top = 0
  339.         Width = 792
  340.         Height = 463
  341.         Align = alClient
  342.         PageIndex = 1
  343.         TabOrder = 0
  344.         object TPage
  345.           Left = 0
  346.           Top = 0
  347.           Caption = 'nbpByProductGroup'
  348.           object Chart1: TChart
  349.             Left = 0
  350.             Top = 0
  351.             Width = 792
  352.             Height = 463
  353.             BottomWall.Color = clWhite
  354.             Foot.Font.Charset = DEFAULT_CHARSET
  355.             Foot.Font.Color = clRed
  356.             Foot.Font.Height = -13
  357.             Foot.Font.Name = 'Arial'
  358.             Foot.Font.Style = [fsItalic]
  359.             Gradient.EndColor = 8453888
  360.             Gradient.StartColor = clTeal
  361.             Gradient.Visible = True
  362.             LeftWall.Color = 16744448
  363.             LeftWall.Pen.Color = 8388863
  364.             Title.Font.Charset = ANSI_CHARSET
  365.             Title.Font.Color = clBlue
  366.             Title.Font.Height = -17
  367.             Title.Font.Name = 'Arial'
  368.             Title.Font.Style = []
  369.             Title.Text.Strings = (
  370.               'Balance Sheet by Category')
  371.             BackColor = clWhite
  372.             BottomAxis.Title.Caption = 'Categories'
  373.             BottomAxis.Title.Font.Charset = ANSI_CHARSET
  374.             BottomAxis.Title.Font.Color = clBlue
  375.             BottomAxis.Title.Font.Height = -13
  376.             BottomAxis.Title.Font.Name = 'Arial Black'
  377.             BottomAxis.Title.Font.Style = []
  378.             LeftAxis.Title.Caption = 'Amount'
  379.             LeftAxis.Title.Font.Charset = ANSI_CHARSET
  380.             LeftAxis.Title.Font.Color = clBlue
  381.             LeftAxis.Title.Font.Height = -13
  382.             LeftAxis.Title.Font.Name = 'Arial Black'
  383.             LeftAxis.Title.Font.Style = []
  384.             Legend.Font.Charset = DEFAULT_CHARSET
  385.             Legend.Font.Color = clBlue
  386.             Legend.Font.Height = -10
  387.             Legend.Font.Name = 'Arial'
  388.             Legend.Font.Style = [fsItalic]
  389.             Legend.LegendStyle = lsSeries
  390.             Legend.TextStyle = ltsRightValue
  391.             MaxPointsPerPage = 4
  392.             Align = alClient
  393.             BorderStyle = bsSingle
  394.             Color = 8388863
  395.             TabOrder = 0
  396.             object BarSeries1: TBarSeries
  397.               Marks.ArrowLength = 20
  398.               Marks.Style = smsValue
  399.               Marks.Visible = True
  400.               Title = 'Cost Values'
  401.               SeriesColor = clRed
  402.               XValues.DateTime = False
  403.               XValues.Name = 'X'
  404.               XValues.Multiplier = 1.000000000000000000
  405.               XValues.Order = loAscending
  406.               YValues.DateTime = False
  407.               YValues.Name = 'Bar'
  408.               YValues.Multiplier = 1.000000000000000000
  409.               YValues.Order = loNone
  410.             end
  411.             object BarSeries2: TBarSeries
  412.               Marks.ArrowLength = 20
  413.               Marks.Style = smsValue
  414.               Marks.Visible = True
  415.               Title = 'Sales Values'
  416.               SeriesColor = clGreen
  417.               XValues.DateTime = False
  418.               XValues.Name = 'X'
  419.               XValues.Multiplier = 1.000000000000000000
  420.               XValues.Order = loAscending
  421.               YValues.DateTime = False
  422.               YValues.Name = 'Bar'
  423.               YValues.Multiplier = 1.000000000000000000
  424.               YValues.Order = loNone
  425.             end
  426.           end
  427.         end
  428.         object TPage
  429.           Left = 0
  430.           Top = 0
  431.           Caption = 'nbpItems'
  432.           object Chart2: TChart
  433.             Left = 0
  434.             Top = 0
  435.             Width = 792
  436.             Height = 463
  437.             BottomWall.Color = clWhite
  438.             Foot.Font.Charset = DEFAULT_CHARSET
  439.             Foot.Font.Color = clRed
  440.             Foot.Font.Height = -13
  441.             Foot.Font.Name = 'Arial'
  442.             Foot.Font.Style = [fsItalic]
  443.             Gradient.EndColor = 16777088
  444.             Gradient.StartColor = 16744576
  445.             Gradient.Visible = True
  446.             LeftWall.Color = 16744448
  447.             LeftWall.Pen.Color = 8388863
  448.             Title.Font.Charset = ANSI_CHARSET
  449.             Title.Font.Color = clBlue
  450.             Title.Font.Height = -17
  451.             Title.Font.Name = 'Arial'
  452.             Title.Font.Style = []
  453.             Title.Text.Strings = (
  454.               'Balance Sheet by Group')
  455.             BackColor = clWhite
  456.             BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET
  457.             BottomAxis.LabelsFont.Color = clBlack
  458.             BottomAxis.LabelsFont.Height = -10
  459.             BottomAxis.LabelsFont.Name = 'Arial'
  460.             BottomAxis.LabelsFont.Style = []
  461.             BottomAxis.Title.Caption = 'Groups'
  462.             BottomAxis.Title.Font.Charset = ANSI_CHARSET
  463.             BottomAxis.Title.Font.Color = clBlue
  464.             BottomAxis.Title.Font.Height = -13
  465.             BottomAxis.Title.Font.Name = 'Arial Black'
  466.             BottomAxis.Title.Font.Style = []
  467.             LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET
  468.             LeftAxis.LabelsFont.Color = clBlack
  469.             LeftAxis.LabelsFont.Height = -10
  470.             LeftAxis.LabelsFont.Name = 'Arial'
  471.             LeftAxis.LabelsFont.Style = []
  472.             LeftAxis.Title.Caption = 'Amount'
  473.             LeftAxis.Title.Font.Charset = ANSI_CHARSET
  474.             LeftAxis.Title.Font.Color = clBlue
  475.             LeftAxis.Title.Font.Height = -13
  476.             LeftAxis.Title.Font.Name = 'Arial Black'
  477.             LeftAxis.Title.Font.Style = []
  478.             Legend.Font.Charset = DEFAULT_CHARSET
  479.             Legend.Font.Color = clBlue
  480.             Legend.Font.Height = -10
  481.             Legend.Font.Name = 'Arial'
  482.             Legend.Font.Style = [fsItalic]
  483.             Legend.TextStyle = ltsLeftPercent
  484.             MaxPointsPerPage = 4
  485.             Align = alClient
  486.             BorderStyle = bsSingle
  487.             Color = 8388863
  488.             TabOrder = 0
  489.             object BarSeries3: TBarSeries
  490.               Marks.ArrowLength = 10
  491.               Marks.Font.Charset = DEFAULT_CHARSET
  492.               Marks.Font.Color = clBlack
  493.               Marks.Font.Height = -10
  494.               Marks.Font.Name = 'Arial'
  495.               Marks.Font.Style = []
  496.               Marks.Style = smsValue
  497.               Marks.Visible = True
  498.               Title = 'Cost Value'
  499.               BarWidthPercent = 100
  500.               SeriesColor = clRed
  501.               XValues.DateTime = False
  502.               XValues.Name = 'X'
  503.               XValues.Multiplier = 1.000000000000000000
  504.               XValues.Order = loAscending
  505.               YValues.DateTime = False
  506.               YValues.Name = 'Bar'
  507.               YValues.Multiplier = 1.000000000000000000
  508.               YValues.Order = loNone
  509.             end
  510.             object BarSeries4: TBarSeries
  511.               Marks.ArrowLength = 20
  512.               Marks.Font.Charset = DEFAULT_CHARSET
  513.               Marks.Font.Color = clBlack
  514.               Marks.Font.Height = -10
  515.               Marks.Font.Name = 'Arial'
  516.               Marks.Font.Style = []
  517.               Marks.Style = smsValue
  518.               Marks.Visible = True
  519.               Title = 'Sales Value'
  520.               SeriesColor = clGreen
  521.               XValues.DateTime = False
  522.               XValues.Name = 'X'
  523.               XValues.Multiplier = 1.000000000000000000
  524.               XValues.Order = loAscending
  525.               YValues.DateTime = False
  526.               YValues.Name = 'Bar'
  527.               YValues.Multiplier = 1.000000000000000000
  528.               YValues.Order = loNone
  529.             end
  530.           end
  531.         end
  532.       end
  533.     end
  534.   end
  535.   object pmSaveGraph: TRxPopupMenu
  536.     LeftMargin = 30
  537.     Style = msOwnerDraw
  538.     OnDrawMargin = pmSaveGraphDrawMargin
  539.     Left = 702
  540.     Top = 218
  541.     object pmSaveAsBitmap: TMenuItem
  542.       Caption = 'Save As &Bitmap'
  543.       OnClick = pmSaveAsBitmapClick
  544.     end
  545.     object pmSaveAsMetafile: TMenuItem
  546.       Caption = 'Save As &Metafile'
  547.       OnClick = pmSaveAsMetafileClick
  548.     end
  549.     object pmCopyToClipboard: TMenuItem
  550.       Caption = 'Copy To &Clipboard'
  551.       OnClick = pmCopyToClipboardClick
  552.     end
  553.   end
  554.   object BudgetVarQuery: TwwQuery
  555.     DatabaseName = 'EmpireBuilder'
  556.     ValidateWithMask = True
  557.     Left = 702
  558.     Top = 167
  559.   end
  560. end
  561.