home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9EDU / VIN32_96.ZIP / VIN32.EXE / 0 / RCDATA / TGRAPHF / TGRAPHF.txt
Text File  |  1998-04-25  |  8KB  |  320 lines

  1. object GraphF: TGraphF
  2.   Left = 1024
  3.   Top = 546
  4.   HelpContext = 550
  5.   HorzScrollBar.Visible = False
  6.   VertScrollBar.Visible = False
  7.   AutoScroll = False
  8.   Caption = 'Graph'
  9.   ClientHeight = 189
  10.   ClientWidth = 314
  11.   Color = clBlack
  12.   Font.Color = clBlack
  13.   Font.Height = -13
  14.   Font.Name = 'Abadi MT Condensed Extra Bold'
  15.   Font.Style = [fsBold]
  16.   FormStyle = fsMDIChild
  17.   Menu = MainMenu1
  18.   PopupMenu = PopupMenu1
  19.   Position = poDefault
  20.   Visible = True
  21.   OnActivate = FormActivate
  22.   OnClick = FormClick
  23.   OnClose = FormClose
  24.   OnCreate = FormCreate
  25.   OnDestroy = FormDestroy
  26.   OnResize = FormResize
  27.   PixelsPerInch = 120
  28.   TextHeight = 16
  29.   object Image1: TImage
  30.     Left = 0
  31.     Top = 0
  32.     Width = 314
  33.     Height = 189
  34.     Align = alClient
  35.     ParentShowHint = False
  36.     PopupMenu = PopupMenu1
  37.     ShowHint = False
  38.   end
  39.   object MainMenu1: TMainMenu
  40.     Left = 24
  41.     Top = 16
  42.     object File1: TMenuItem
  43.       Caption = '&File'
  44.       GroupIndex = 1
  45.       HelpContext = 500
  46.       ShortCut = 0
  47.       object New1: TMenuItem
  48.         Caption = '&New  Data'
  49.         HelpContext = 500
  50.         ShortCut = 0
  51.         OnClick = New1Click
  52.       end
  53.       object NewText1: TMenuItem
  54.         Caption = 'New  &Text'
  55.         HelpContext = 500
  56.         ShortCut = 0
  57.         OnClick = NewText1Click
  58.       end
  59.       object Open1: TMenuItem
  60.         Caption = '&Open'
  61.         HelpContext = 500
  62.         ShortCut = 114
  63.         OnClick = Open1Click
  64.       end
  65.       object SaveGraph1: TMenuItem
  66.         Caption = '&Save Graph'
  67.         HelpContext = 500
  68.         ShortCut = 0
  69.         OnClick = SaveGraph1Click
  70.       end
  71.       object SaveBitmap1: TMenuItem
  72.         Caption = 'Save &Bitmap'
  73.         HelpContext = 500
  74.         ShortCut = 0
  75.         OnClick = SaveBitmap1Click
  76.       end
  77.       object Close1: TMenuItem
  78.         Caption = '&Close Graph'
  79.         HelpContext = 500
  80.         ShortCut = 0
  81.         OnClick = Close1Click
  82.       end
  83.       object N1: TMenuItem
  84.         Caption = '-'
  85.         ShortCut = 0
  86.       end
  87.       object PrintData1: TMenuItem
  88.         Caption = 'Print &Data'
  89.         HelpContext = 1300
  90.         ShortCut = 0
  91.         OnClick = PrintData1Click
  92.       end
  93.       object PrintGraph1: TMenuItem
  94.         Caption = '&Print Graph'
  95.         HelpContext = 1300
  96.         ShortCut = 0
  97.         OnClick = PrintGraph1Click
  98.       end
  99.       object PrintSetup1: TMenuItem
  100.         Caption = 'P&rint Setup...'
  101.         HelpContext = 1300
  102.         ShortCut = 0
  103.         OnClick = PrintSetup1Click
  104.       end
  105.       object N2: TMenuItem
  106.         Caption = '-'
  107.         ShortCut = 0
  108.       end
  109.       object Exit1: TMenuItem
  110.         Caption = 'E&xit'
  111.         ShortCut = 0
  112.         OnClick = Exit1Click
  113.       end
  114.     end
  115.     object Settings2: TMenuItem
  116.       Caption = '&Graph'
  117.       GroupIndex = 7
  118.       HelpContext = 550
  119.       ShortCut = 0
  120.       object AutoScale2: TMenuItem
  121.         Caption = '&Auto Scale'
  122.         HelpContext = 550
  123.         ShortCut = 0
  124.         OnClick = AutoScale2Click
  125.       end
  126.       object scale2: TMenuItem
  127.         Caption = '&Scale'
  128.         HelpContext = 1500
  129.         ShortCut = 0
  130.         OnClick = scale2Click
  131.       end
  132.       object Grid3: TMenuItem
  133.         Caption = '&Grid'
  134.         HelpContext = 700
  135.         ShortCut = 0
  136.         OnClick = Grid3Click
  137.       end
  138.       object Log2: TMenuItem
  139.         Caption = '&Log Scale'
  140.         HelpContext = 1000
  141.         ShortCut = 0
  142.         OnClick = Log2Click
  143.       end
  144.       object GraphType2: TMenuItem
  145.         Caption = 'Graph &Type'
  146.         HelpContext = 600
  147.         ShortCut = 0
  148.         OnClick = GraphType1Click
  149.       end
  150.       object Legend2: TMenuItem
  151.         Caption = 'L&egend'
  152.         GroupIndex = 10
  153.         HelpContext = 900
  154.         ShortCut = 0
  155.         object Main2: TMenuItem
  156.           Caption = '&Main'
  157.           GroupIndex = 10
  158.           HelpContext = 900
  159.           ShortCut = 0
  160.           OnClick = Main2Click
  161.         end
  162.         object XAxis2: TMenuItem
  163.           Caption = '&X Axis'
  164.           GroupIndex = 10
  165.           HelpContext = 900
  166.           ShortCut = 0
  167.           OnClick = XAxis2Click
  168.         end
  169.         object Yasxis1: TMenuItem
  170.           Caption = '&Y Axis'
  171.           GroupIndex = 10
  172.           HelpContext = 900
  173.           ShortCut = 0
  174.           OnClick = Yasxis1Click
  175.         end
  176.         object Series1: TMenuItem
  177.           Caption = '&Series'
  178.           GroupIndex = 10
  179.           HelpContext = 900
  180.           ShortCut = 0
  181.           OnClick = SeriesTitles1Click
  182.         end
  183.         object Floating1: TMenuItem
  184.           Caption = '&Floating'
  185.           GroupIndex = 10
  186.           ShortCut = 0
  187.           OnClick = Floating1Click
  188.         end
  189.       end
  190.     end
  191.   end
  192.   object PrinterSetupDialog1: TPrinterSetupDialog
  193.     HelpContext = 1300
  194.     Left = 128
  195.     Top = 16
  196.   end
  197.   object SaveDialog1: TSaveDialog
  198.     HelpContext = 500
  199.     DefaultExt = 'gra'
  200.     FileEditStyle = fsEdit
  201.     Filter = 'Graph File|*.gra'
  202.     Options = [ofHideReadOnly]
  203.     Left = 176
  204.     Top = 16
  205.   end
  206.   object PopupMenu1: TPopupMenu
  207.     HelpContext = 550
  208.     Left = 216
  209.     Top = 16
  210.     object AutoScale1: TMenuItem
  211.       Caption = '&Auto Scale'
  212.       HelpContext = 550
  213.       ShortCut = 0
  214.       OnClick = AutoScale1Click
  215.     end
  216.     object Scale1: TMenuItem
  217.       Caption = '&Scale'
  218.       GroupIndex = 10
  219.       HelpContext = 1500
  220.       ShortCut = 0
  221.       OnClick = Scale1Click
  222.     end
  223.     object Grid1: TMenuItem
  224.       Caption = '&Grid'
  225.       GroupIndex = 10
  226.       HelpContext = 700
  227.       ShortCut = 0
  228.       OnClick = Grid1Click
  229.     end
  230.     object LogScale1: TMenuItem
  231.       Caption = '&Log Scale'
  232.       GroupIndex = 10
  233.       HelpContext = 1000
  234.       ShortCut = 0
  235.       OnClick = LogScale1Click
  236.     end
  237.     object GraphType1: TMenuItem
  238.       Caption = 'Graph &Type'
  239.       GroupIndex = 10
  240.       HelpContext = 600
  241.       ShortCut = 0
  242.       OnClick = GraphType1Click
  243.     end
  244.     object FitPop: TMenuItem
  245.       Caption = '&Fit'
  246.       GroupIndex = 10
  247.       HelpContext = 1400
  248.       ShortCut = 0
  249.       OnClick = FitPopClick
  250.     end
  251.     object Legend1: TMenuItem
  252.       Caption = '&Legend'
  253.       GroupIndex = 10
  254.       HelpContext = 900
  255.       ShortCut = 0
  256.       object MainTitles1: TMenuItem
  257.         Caption = '&Main'
  258.         GroupIndex = 10
  259.         HelpContext = 900
  260.         ShortCut = 0
  261.         OnClick = MainTitles1Click
  262.       end
  263.       object XTitles1: TMenuItem
  264.         Caption = '&X Axis'
  265.         GroupIndex = 10
  266.         HelpContext = 900
  267.         ShortCut = 0
  268.         OnClick = XTitles1Click
  269.       end
  270.       object YTitles1: TMenuItem
  271.         Caption = '&Y Axis'
  272.         GroupIndex = 10
  273.         HelpContext = 900
  274.         ShortCut = 0
  275.         OnClick = YTitles1Click
  276.       end
  277.       object SeriesTitles1: TMenuItem
  278.         Caption = 'S&eries'
  279.         GroupIndex = 10
  280.         HelpContext = 900
  281.         ShortCut = 0
  282.         OnClick = SeriesTitles1Click
  283.       end
  284.       object Floating2: TMenuItem
  285.         Caption = '&Floating'
  286.         GroupIndex = 10
  287.         ShortCut = 0
  288.         OnClick = Floating1Click
  289.       end
  290.     end
  291.     object SaveGraph2: TMenuItem
  292.       Caption = 'Sa&ve Graph'
  293.       GroupIndex = 10
  294.       HelpContext = 500
  295.       ShortCut = 0
  296.       OnClick = SaveGraph2Click
  297.     end
  298.     object SaveBitmap2: TMenuItem
  299.       Caption = 'Save &Bitmap'
  300.       GroupIndex = 10
  301.       HelpContext = 500
  302.       ShortCut = 0
  303.       OnClick = SaveBitmap2Click
  304.     end
  305.   end
  306.   object PrintDialog1: TPrintDialog
  307.     HelpContext = 1300
  308.     Left = 80
  309.     Top = 16
  310.   end
  311.   object SaveDialog2: TSaveDialog
  312.     DefaultExt = 'bmp'
  313.     FileEditStyle = fsEdit
  314.     Filter = 'Bitmap File|*.bmp'
  315.     Options = [ofHideReadOnly]
  316.     Left = 255
  317.     Top = 16
  318.   end
  319. end
  320.