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

  1. object fmStkPeofit2Graph: TfmStkPeofit2Graph
  2.   Left = -4
  3.   Top = -4
  4.   AutoScroll = False
  5.   Caption = 'Stock Profit (Period By Period Analysis) Graph'
  6.   ClientHeight = 553
  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 = 659
  37.       Top = 4
  38.       Width = 72
  39.       Height = 16
  40.       Caption = 'Graph Type'
  41.     end
  42.     object ComboBox2: TComboBox
  43.       Left = 657
  44.       Top = 20
  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.       ParentShowHint = False
  57.       ShowHint = True
  58.       TabOrder = 1
  59.       Text = 'Vertical Bar '
  60.       OnChange = ComboBox2Change
  61.     end
  62.     object cbMarks: TCheckBox
  63.       Left = 509
  64.       Top = 20
  65.       Width = 125
  66.       Height = 17
  67.       Hint = 'Press F1 for help'
  68.       HelpContext = 147
  69.       Alignment = taLeftJustify
  70.       Caption = '&Toggle Marks'
  71.       ParentShowHint = False
  72.       ShowHint = True
  73.       State = cbChecked
  74.       TabOrder = 0
  75.       OnClick = cbMarksClick
  76.     end
  77.     object SpeedbarSection2: TSpeedbarSection
  78.       Caption = 'Untitled (0)'
  79.     end
  80.     object BtnSaveGraph: TSpeedItem
  81.       BtnCaption = 'Save'
  82.       Caption = 'Save graph'
  83.       DropDownMenu = pmSaveGraph
  84.       Hint = 'Save graph|'
  85.       NumGlyphs = 2
  86.       Spacing = 1
  87.       Left = 3
  88.       Top = 3
  89.       Visible = True
  90.       SectionName = 'Untitled (0)'
  91.     end
  92.     object BtnPrintGraph: TSpeedItem
  93.       BtnCaption = 'Print'
  94.       Caption = 'Print graph'
  95.       Hint = 'Print graph|'
  96.       Spacing = 1
  97.       Left = 73
  98.       Top = 3
  99.       Visible = True
  100.       OnClick = BtnPrintGraphClick
  101.       SectionName = 'Untitled (0)'
  102.     end
  103.     object BtnEmailGraph: TSpeedItem
  104.       BtnCaption = 'Email'
  105.       Caption = 'Email graph'
  106.       Hint = 'Email graph|'
  107.       Spacing = 1
  108.       Left = 143
  109.       Top = 3
  110.       Visible = True
  111.       OnClick = BtnEmailGraphClick
  112.       SectionName = 'Untitled (0)'
  113.     end
  114.     object BtnCloseGraph: TSpeedItem
  115.       BtnCaption = 'Close'
  116.       Caption = 'Close'
  117.       Hint = 'Close|'
  118.       Spacing = 1
  119.       Left = 283
  120.       Top = 3
  121.       Visible = True
  122.       OnClick = BtnCloseGraphClick
  123.       SectionName = 'Untitled (0)'
  124.     end
  125.     object btnHelp: TSpeedItem
  126.       BtnCaption = '&Help'
  127.       Caption = 'View full help on this window'
  128.       Glyph.Data = {
  129.         F6000000424DF600000000000000760000002800000010000000100000000100
  130.         0400000000008000000000000000000000001000000010000000000000000000
  131.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  132.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888886446888
  133.         888888888E6648888888888888E6688888888888888888888888888888446888
  134.         8888888886664888888888888E664888888888888E6664888888888888E66648
  135.         88888888888E6664888888844888E6664888886664888E66488888E666444666
  136.         4888888E6666666668888888EE6666668888888888EEEEE88888}
  137.       Hint = 'View full help on this window|'
  138.       Spacing = 1
  139.       Left = 213
  140.       Top = 3
  141.       Visible = True
  142.       OnClick = btnHelpClick
  143.       SectionName = 'Untitled (0)'
  144.     end
  145.   end
  146.   object Notebook1: TNotebook
  147.     Left = 0
  148.     Top = 49
  149.     Width = 800
  150.     Height = 504
  151.     Align = alClient
  152.     TabOrder = 1
  153.     object TPage
  154.       Left = 0
  155.       Top = 0
  156.       Caption = 'ByProductGroup'
  157.       object StkSalesGraph: TChart
  158.         Left = 0
  159.         Top = 0
  160.         Width = 800
  161.         Height = 504
  162.         BottomWall.Color = clWhite
  163.         Foot.Font.Charset = DEFAULT_CHARSET
  164.         Foot.Font.Color = clRed
  165.         Foot.Font.Height = -13
  166.         Foot.Font.Name = 'Arial'
  167.         Foot.Font.Style = [fsItalic]
  168.         Gradient.EndColor = 8454016
  169.         Gradient.StartColor = clTeal
  170.         Gradient.Visible = True
  171.         LeftWall.Color = 16744448
  172.         LeftWall.Pen.Color = 8388863
  173.         Title.Font.Charset = ANSI_CHARSET
  174.         Title.Font.Color = clBlue
  175.         Title.Font.Height = -17
  176.         Title.Font.Name = 'Arial'
  177.         Title.Font.Style = []
  178.         Title.Text.Strings = (
  179.           'Stock Profit (Period By Period Analysis) By Product Group')
  180.         BackColor = clWhite
  181.         BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET
  182.         BottomAxis.LabelsFont.Color = clBlack
  183.         BottomAxis.LabelsFont.Height = -10
  184.         BottomAxis.LabelsFont.Name = 'Arial'
  185.         BottomAxis.LabelsFont.Style = []
  186.         BottomAxis.Title.Caption = 'Product Group'
  187.         BottomAxis.Title.Font.Charset = ANSI_CHARSET
  188.         BottomAxis.Title.Font.Color = clBlue
  189.         BottomAxis.Title.Font.Height = -13
  190.         BottomAxis.Title.Font.Name = 'Arial Black'
  191.         BottomAxis.Title.Font.Style = []
  192.         LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET
  193.         LeftAxis.LabelsFont.Color = clBlack
  194.         LeftAxis.LabelsFont.Height = -10
  195.         LeftAxis.LabelsFont.Name = 'Arial'
  196.         LeftAxis.LabelsFont.Style = []
  197.         LeftAxis.Title.Caption = 'Quantity'
  198.         LeftAxis.Title.Font.Charset = ANSI_CHARSET
  199.         LeftAxis.Title.Font.Color = clBlue
  200.         LeftAxis.Title.Font.Height = -13
  201.         LeftAxis.Title.Font.Name = 'Arial Black'
  202.         LeftAxis.Title.Font.Style = []
  203.         Legend.Font.Charset = DEFAULT_CHARSET
  204.         Legend.Font.Color = clBlue
  205.         Legend.Font.Height = -10
  206.         Legend.Font.Name = 'Arial'
  207.         Legend.Font.Style = [fsItalic]
  208.         Legend.TextStyle = ltsLeftPercent
  209.         MaxPointsPerPage = 6
  210.         Align = alClient
  211.         BorderStyle = bsSingle
  212.         Color = 8388863
  213.         TabOrder = 0
  214.         object Series1: TBarSeries
  215.           Marks.ArrowLength = 20
  216.           Marks.Visible = True
  217.           SeriesColor = clRed
  218.           XValues.DateTime = False
  219.           XValues.Name = 'X'
  220.           XValues.Multiplier = 1.000000000000000000
  221.           XValues.Order = loAscending
  222.           YValues.DateTime = False
  223.           YValues.Name = 'Bar'
  224.           YValues.Multiplier = 1.000000000000000000
  225.           YValues.Order = loNone
  226.         end
  227.       end
  228.     end
  229.     object TPage
  230.       Left = 0
  231.       Top = 0
  232.       Caption = 'ByStockItem'
  233.       object Chart1: TChart
  234.         Left = 0
  235.         Top = 0
  236.         Width = 800
  237.         Height = 504
  238.         BottomWall.Color = clWhite
  239.         Foot.Font.Charset = DEFAULT_CHARSET
  240.         Foot.Font.Color = clRed
  241.         Foot.Font.Height = -13
  242.         Foot.Font.Name = 'Arial'
  243.         Foot.Font.Style = [fsItalic]
  244.         Gradient.EndColor = 16744448
  245.         Gradient.StartColor = 8453888
  246.         Gradient.Visible = True
  247.         LeftWall.Color = 16744448
  248.         LeftWall.Pen.Color = 8388863
  249.         Title.Font.Charset = ANSI_CHARSET
  250.         Title.Font.Color = clBlue
  251.         Title.Font.Height = -17
  252.         Title.Font.Name = 'Arial'
  253.         Title.Font.Style = []
  254.         Title.Text.Strings = (
  255.           'Stock Profit (Period By Period Analysis) By Product')
  256.         BackColor = clWhite
  257.         BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET
  258.         BottomAxis.LabelsFont.Color = clBlack
  259.         BottomAxis.LabelsFont.Height = -10
  260.         BottomAxis.LabelsFont.Name = 'Arial'
  261.         BottomAxis.LabelsFont.Style = []
  262.         BottomAxis.Title.Caption = 'Product'
  263.         BottomAxis.Title.Font.Charset = ANSI_CHARSET
  264.         BottomAxis.Title.Font.Color = clBlue
  265.         BottomAxis.Title.Font.Height = -13
  266.         BottomAxis.Title.Font.Name = 'Arial Black'
  267.         BottomAxis.Title.Font.Style = []
  268.         LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET
  269.         LeftAxis.LabelsFont.Color = clBlack
  270.         LeftAxis.LabelsFont.Height = -10
  271.         LeftAxis.LabelsFont.Name = 'Arial'
  272.         LeftAxis.LabelsFont.Style = []
  273.         LeftAxis.Title.Caption = 'Quantity'
  274.         LeftAxis.Title.Font.Charset = ANSI_CHARSET
  275.         LeftAxis.Title.Font.Color = clBlue
  276.         LeftAxis.Title.Font.Height = -13
  277.         LeftAxis.Title.Font.Name = 'Arial Black'
  278.         LeftAxis.Title.Font.Style = []
  279.         Legend.Font.Charset = DEFAULT_CHARSET
  280.         Legend.Font.Color = clBlue
  281.         Legend.Font.Height = -10
  282.         Legend.Font.Name = 'Arial'
  283.         Legend.Font.Style = [fsItalic]
  284.         Legend.TextStyle = ltsLeftPercent
  285.         MaxPointsPerPage = 6
  286.         Align = alClient
  287.         BorderStyle = bsSingle
  288.         Color = 8388863
  289.         TabOrder = 0
  290.         object Series2: TBarSeries
  291.           Marks.ArrowLength = 20
  292.           Marks.Visible = True
  293.           SeriesColor = clRed
  294.           XValues.DateTime = False
  295.           XValues.Name = 'X'
  296.           XValues.Multiplier = 1.000000000000000000
  297.           XValues.Order = loAscending
  298.           YValues.DateTime = False
  299.           YValues.Name = 'Bar'
  300.           YValues.Multiplier = 1.000000000000000000
  301.           YValues.Order = loNone
  302.         end
  303.       end
  304.     end
  305.   end
  306.   object pmSaveGraph: TRxPopupMenu
  307.     LeftMargin = 30
  308.     Style = msOwnerDraw
  309.     OnDrawMargin = pmSaveGraphDrawMargin
  310.     Left = 714
  311.     Top = 202
  312.     object pmSaveAsBitmap: TMenuItem
  313.       Caption = 'Save As &Bitmap'
  314.       OnClick = pmSaveAsBitmapClick
  315.     end
  316.     object pmSaveAsMetafile: TMenuItem
  317.       Caption = 'Save As &Metafile'
  318.       OnClick = pmSaveAsMetafileClick
  319.     end
  320.     object pmCopyToClipboard: TMenuItem
  321.       Caption = 'Copy To &Clipboard'
  322.       OnClick = pmCopyToClipboardClick
  323.     end
  324.   end
  325.   object taTempTable: TwwTable
  326.     SyncSQLByRange = False
  327.     NarrowSearch = False
  328.     ValidateWithMask = True
  329.     Left = 714
  330.     Top = 255
  331.   end
  332. end
  333.