home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / top50 / netbuddy / netbuddy.exe / NetBuddy.exe / 0 / RCDATA / TREPORTFORM / TREPORTFORM.txt < prev   
Text File  |  1999-08-25  |  8KB  |  322 lines

  1. object ReportForm: TReportForm
  2.   Left = 321
  3.   Top = 309
  4.   Width = 686
  5.   Height = 460
  6.   HelpContext = 1040
  7.   HorzScrollBar.Visible = False
  8.   VertScrollBar.Visible = False
  9.   BorderIcons = [biSystemMenu, biMaximize]
  10.   Caption = 'Net Buddy report for user : '
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   Menu = MainMenu1
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   OnConstrainedResize = FormConstrainedResize
  22.   OnCreate = FormCreate
  23.   OnResize = FormResize
  24.   OnShow = FormShow
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Label1: TLabel
  28.     Left = 8
  29.     Top = 266
  30.     Width = 73
  31.     Height = 13
  32.     Caption = 'Account Period'
  33.   end
  34.   object Label2: TLabel
  35.     Left = 8
  36.     Top = 316
  37.     Width = 30
  38.     Height = 13
  39.     Caption = 'Month'
  40.   end
  41.   object Label3: TLabel
  42.     Left = 115
  43.     Top = 318
  44.     Width = 22
  45.     Height = 13
  46.     Caption = 'Year'
  47.   end
  48.   object BackGroundImage: TImage
  49.     Left = -1
  50.     Top = -1
  51.     Width = 154
  52.     Height = 102
  53.     Stretch = True
  54.     Visible = False
  55.   end
  56.   object StatusBar1: TStatusBar
  57.     Left = 0
  58.     Top = 395
  59.     Width = 681
  60.     Height = 19
  61.     Align = alNone
  62.     Anchors = [akLeft, akRight]
  63.     Constraints.MinHeight = 19
  64.     Constraints.MinWidth = 600
  65.     Panels = <
  66.       item
  67.         Text = 'Total Connections : '
  68.         Width = 200
  69.       end
  70.       item
  71.         Text = 'Total Time Online : '
  72.         Width = 200
  73.       end
  74.       item
  75.         Text = 'Total cost :'
  76.         Width = 50
  77.       end>
  78.     SimplePanel = False
  79.   end
  80.   object MonthComboBox: TComboBox
  81.     Left = 7
  82.     Top = 334
  83.     Width = 82
  84.     Height = 21
  85.     Style = csDropDownList
  86.     ItemHeight = 13
  87.     Items.Strings = (
  88.       'January'
  89.       'Febuary'
  90.       'March'
  91.       'April'
  92.       'May'
  93.       'June'
  94.       'July'
  95.       'August'
  96.       'September'
  97.       'October'
  98.       'November'
  99.       'December')
  100.     TabOrder = 1
  101.     OnChange = MonthComboBoxChange
  102.   end
  103.   object YearComboBox: TComboBox
  104.     Left = 115
  105.     Top = 334
  106.     Width = 78
  107.     Height = 21
  108.     Style = csDropDownList
  109.     ItemHeight = 13
  110.     Items.Strings = (
  111.       '1998'
  112.       '1999'
  113.       '2000'
  114.       '2001'
  115.       '2002'
  116.       '2003'
  117.       '2004'
  118.       '2005'
  119.       '2006'
  120.       '2007'
  121.       '2008'
  122.       '2009')
  123.     TabOrder = 2
  124.     OnChange = YearComboBoxChange
  125.   end
  126.   object AccountComboBox: TComboBox
  127.     Left = 7
  128.     Top = 288
  129.     Width = 186
  130.     Height = 21
  131.     Style = csDropDownList
  132.     ItemHeight = 13
  133.     Items.Strings = (
  134.       'January'
  135.       'Febuary'
  136.       'March'
  137.       'April'
  138.       'May'
  139.       'June'
  140.       'July'
  141.       'August'
  142.       'September'
  143.       'October'
  144.       'November'
  145.       'December')
  146.     TabOrder = 3
  147.     OnChange = MonthComboBoxChange
  148.   end
  149.   object Button2: TButton
  150.     Left = 501
  151.     Top = 363
  152.     Width = 75
  153.     Height = 25
  154.     Caption = 'Zoom &out'
  155.     TabOrder = 4
  156.     OnClick = Button2Click
  157.   end
  158.   object Button1: TButton
  159.     Left = 592
  160.     Top = 363
  161.     Width = 73
  162.     Height = 25
  163.     Cancel = True
  164.     Caption = '&Close'
  165.     Default = True
  166.     Font.Charset = ANSI_CHARSET
  167.     Font.Color = clWindowText
  168.     Font.Height = -11
  169.     Font.Name = 'Arial'
  170.     Font.Style = []
  171.     ParentFont = False
  172.     TabOrder = 5
  173.     OnClick = Button1Click
  174.   end
  175.   object GroupBox1: TGroupBox
  176.     Left = -4
  177.     Top = -5
  178.     Width = 685
  179.     Height = 7
  180.     TabOrder = 6
  181.   end
  182.   object GraphTreeView: TTreeView
  183.     Left = 6
  184.     Top = 12
  185.     Width = 188
  186.     Height = 80
  187.     HideSelection = False
  188.     Indent = 19
  189.     Items.Data = {
  190.       01000000250000000000000000000000FFFFFFFFFFFFFFFF0000000002000000
  191.       0C477261706820666F726D6174240000000000000000000000FFFFFFFFFFFFFF
  192.       FF00000000000000000B54696D65206F6E6C696E652400000000000000000000
  193.       00FFFFFFFFFFFFFFFF00000000000000000B4F6E6C696E6520636F7374}
  194.     ReadOnly = True
  195.     ShowButtons = False
  196.     TabOrder = 7
  197.     OnChange = GraphTreeViewChange
  198.   end
  199.   object TreeView1: TTreeView
  200.     Left = 6
  201.     Top = 100
  202.     Width = 188
  203.     Height = 157
  204.     HideSelection = False
  205.     Indent = 19
  206.     Items.Data = {
  207.       02000000250000000000000000000000FFFFFFFFFFFFFFFF0000000003000000
  208.       0C477261706820546F74616C73330000000000000000000000FFFFFFFFFFFFFF
  209.       FF00000000000000001A546F74616C20666F722073656C656374656420616363
  210.       6F756E74310000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  211.       18546F74616C20666F722073656C6563746564206D6F6E746830000000000000
  212.       0000000000FFFFFFFFFFFFFFFF000000000000000017546F74616C20666F7220
  213.       73656C65637465642079656172270000000000000000000000FFFFFFFFFFFFFF
  214.       FF00000000010000000E47726170682041766572616765733300000000000000
  215.       00000000FFFFFFFFFFFFFFFF00000000000000001A4176657261676520757361
  216.       6765207468726F756768207765656B}
  217.     ReadOnly = True
  218.     ShowButtons = False
  219.     TabOrder = 8
  220.     OnChange = TreeView1Change
  221.   end
  222.   object Chart1: TChart
  223.     Left = 200
  224.     Top = 12
  225.     Width = 465
  226.     Height = 345
  227.     Cursor = crCross
  228.     AnimatedZoom = True
  229.     BackWall.Brush.Style = bsClear
  230.     BottomWall.Color = clSilver
  231.     Gradient.Visible = True
  232.     LeftWall.Color = clSilver
  233.     Title.Font.Charset = DEFAULT_CHARSET
  234.     Title.Font.Color = clBlack
  235.     Title.Font.Height = -16
  236.     Title.Font.Name = 'Arial'
  237.     Title.Font.Style = [fsBold]
  238.     Title.Text.Strings = (
  239.       'TChart')
  240.     OnZoom = Chart1Zoom
  241.     BottomAxis.Grid.Visible = False
  242.     Chart3DPercent = 20
  243.     DepthAxis.Title.Caption = 'Monthly Online Time'
  244.     DepthAxis.TitleSize = 4
  245.     Legend.Visible = False
  246.     RightAxis.Visible = False
  247.     TopAxis.Visible = False
  248.     BevelOuter = bvLowered
  249.     BevelWidth = 2
  250.     Color = 14671839
  251.     TabOrder = 9
  252.     OnClick = Chart1Click
  253.     object Series1: TBarSeries
  254.       Marks.ArrowLength = 20
  255.       Marks.Visible = False
  256.       ShowInLegend = False
  257.       BarWidthPercent = 85
  258.       SideMargins = False
  259.       SeriesColor = clRed
  260.       XValues.DateTime = False
  261.       XValues.Name = 'X'
  262.       XValues.Multiplier = 1.000000000000000000
  263.       XValues.Order = loAscending
  264.       YValues.DateTime = False
  265.       YValues.Name = 'Bar'
  266.       YValues.Multiplier = 1.000000000000000000
  267.       YValues.Order = loNone
  268.     end
  269.   end
  270.   object MainMenu1: TMainMenu
  271.     Left = 4
  272.     Top = 492
  273.     object file1: TMenuItem
  274.       Caption = '&File'
  275.       object Exportas1: TMenuItem
  276.         Caption = '&Export as...'
  277.         object Bitmap1: TMenuItem
  278.           Caption = '&Bitmap'
  279.           OnClick = Bitmap1Click
  280.         end
  281.         object WindowsMetaFileWMF1: TMenuItem
  282.           Caption = '&Windows Meta File (WMF)'
  283.           OnClick = WindowsMetaFileWMF1Click
  284.         end
  285.         object EnhancedMetaFileEMF1: TMenuItem
  286.           Caption = 'Enhanced Meta File (EMF)'
  287.           OnClick = EnhancedMetaFileEMF1Click
  288.         end
  289.       end
  290.       object N2: TMenuItem
  291.         Caption = '-'
  292.       end
  293.       object Close1: TMenuItem
  294.         Caption = '&Close'
  295.         OnClick = Close1Click
  296.       end
  297.     end
  298.     object Edit1: TMenuItem
  299.       Caption = '&Edit'
  300.       object GraphSetup1: TMenuItem
  301.         Caption = '&Graph Setup'
  302.         OnClick = GraphSetup1Click
  303.       end
  304.     end
  305.     object Help1: TMenuItem
  306.       Caption = '&Help'
  307.       object NetBuddyreportshelp1: TMenuItem
  308.         Caption = 'Net Buddy reports &help'
  309.         OnClick = NetBuddyreportshelp1Click
  310.       end
  311.     end
  312.   end
  313.   object SaveDialog1: TSaveDialog
  314.     DefaultExt = 'BMP'
  315.     Filter = 'Graphic (*.BMP, *.WMF, *.EMF)|*.BMP;*.WMF;*.EMF'
  316.     Options = [ofOverwritePrompt, ofHideReadOnly]
  317.     Title = 'Save report graph as'
  318.     Left = 7
  319.     Top = 524
  320.   end
  321. end
  322.