object GraphF: TGraphF Left = 1024 Top = 546 HelpContext = 550 HorzScrollBar.Visible = False VertScrollBar.Visible = False AutoScroll = False Caption = 'Graph' ClientHeight = 189 ClientWidth = 314 Color = clBlack Font.Color = clBlack Font.Height = -13 Font.Name = 'Abadi MT Condensed Extra Bold' Font.Style = [fsBold] FormStyle = fsMDIChild Menu = MainMenu1 PopupMenu = PopupMenu1 Position = poDefault Visible = True OnActivate = FormActivate OnClick = FormClick OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnResize = FormResize PixelsPerInch = 120 TextHeight = 16 object Image1: TImage Left = 0 Top = 0 Width = 314 Height = 189 Align = alClient ParentShowHint = False PopupMenu = PopupMenu1 ShowHint = False end object MainMenu1: TMainMenu Left = 24 Top = 16 object File1: TMenuItem Caption = '&File' GroupIndex = 1 HelpContext = 500 ShortCut = 0 object New1: TMenuItem Caption = '&New Data' HelpContext = 500 ShortCut = 0 OnClick = New1Click end object NewText1: TMenuItem Caption = 'New &Text' HelpContext = 500 ShortCut = 0 OnClick = NewText1Click end object Open1: TMenuItem Caption = '&Open' HelpContext = 500 ShortCut = 114 OnClick = Open1Click end object SaveGraph1: TMenuItem Caption = '&Save Graph' HelpContext = 500 ShortCut = 0 OnClick = SaveGraph1Click end object SaveBitmap1: TMenuItem Caption = 'Save &Bitmap' HelpContext = 500 ShortCut = 0 OnClick = SaveBitmap1Click end object Close1: TMenuItem Caption = '&Close Graph' HelpContext = 500 ShortCut = 0 OnClick = Close1Click end object N1: TMenuItem Caption = '-' ShortCut = 0 end object PrintData1: TMenuItem Caption = 'Print &Data' HelpContext = 1300 ShortCut = 0 OnClick = PrintData1Click end object PrintGraph1: TMenuItem Caption = '&Print Graph' HelpContext = 1300 ShortCut = 0 OnClick = PrintGraph1Click end object PrintSetup1: TMenuItem Caption = 'P&rint Setup...' HelpContext = 1300 ShortCut = 0 OnClick = PrintSetup1Click end object N2: TMenuItem Caption = '-' ShortCut = 0 end object Exit1: TMenuItem Caption = 'E&xit' ShortCut = 0 OnClick = Exit1Click end end object Settings2: TMenuItem Caption = '&Graph' GroupIndex = 7 HelpContext = 550 ShortCut = 0 object AutoScale2: TMenuItem Caption = '&Auto Scale' HelpContext = 550 ShortCut = 0 OnClick = AutoScale2Click end object scale2: TMenuItem Caption = '&Scale' HelpContext = 1500 ShortCut = 0 OnClick = scale2Click end object Grid3: TMenuItem Caption = '&Grid' HelpContext = 700 ShortCut = 0 OnClick = Grid3Click end object Log2: TMenuItem Caption = '&Log Scale' HelpContext = 1000 ShortCut = 0 OnClick = Log2Click end object GraphType2: TMenuItem Caption = 'Graph &Type' HelpContext = 600 ShortCut = 0 OnClick = GraphType1Click end object Legend2: TMenuItem Caption = 'L&egend' GroupIndex = 10 HelpContext = 900 ShortCut = 0 object Main2: TMenuItem Caption = '&Main' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = Main2Click end object XAxis2: TMenuItem Caption = '&X Axis' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = XAxis2Click end object Yasxis1: TMenuItem Caption = '&Y Axis' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = Yasxis1Click end object Series1: TMenuItem Caption = '&Series' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = SeriesTitles1Click end object Floating1: TMenuItem Caption = '&Floating' GroupIndex = 10 ShortCut = 0 OnClick = Floating1Click end end end end object PrinterSetupDialog1: TPrinterSetupDialog HelpContext = 1300 Left = 128 Top = 16 end object SaveDialog1: TSaveDialog HelpContext = 500 DefaultExt = 'gra' FileEditStyle = fsEdit Filter = 'Graph File|*.gra' Options = [ofHideReadOnly] Left = 176 Top = 16 end object PopupMenu1: TPopupMenu HelpContext = 550 Left = 216 Top = 16 object AutoScale1: TMenuItem Caption = '&Auto Scale' HelpContext = 550 ShortCut = 0 OnClick = AutoScale1Click end object Scale1: TMenuItem Caption = '&Scale' GroupIndex = 10 HelpContext = 1500 ShortCut = 0 OnClick = Scale1Click end object Grid1: TMenuItem Caption = '&Grid' GroupIndex = 10 HelpContext = 700 ShortCut = 0 OnClick = Grid1Click end object LogScale1: TMenuItem Caption = '&Log Scale' GroupIndex = 10 HelpContext = 1000 ShortCut = 0 OnClick = LogScale1Click end object GraphType1: TMenuItem Caption = 'Graph &Type' GroupIndex = 10 HelpContext = 600 ShortCut = 0 OnClick = GraphType1Click end object FitPop: TMenuItem Caption = '&Fit' GroupIndex = 10 HelpContext = 1400 ShortCut = 0 OnClick = FitPopClick end object Legend1: TMenuItem Caption = '&Legend' GroupIndex = 10 HelpContext = 900 ShortCut = 0 object MainTitles1: TMenuItem Caption = '&Main' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = MainTitles1Click end object XTitles1: TMenuItem Caption = '&X Axis' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = XTitles1Click end object YTitles1: TMenuItem Caption = '&Y Axis' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = YTitles1Click end object SeriesTitles1: TMenuItem Caption = 'S&eries' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = SeriesTitles1Click end object Floating2: TMenuItem Caption = '&Floating' GroupIndex = 10 ShortCut = 0 OnClick = Floating1Click end end object SaveGraph2: TMenuItem Caption = 'Sa&ve Graph' GroupIndex = 10 HelpContext = 500 ShortCut = 0 OnClick = SaveGraph2Click end object SaveBitmap2: TMenuItem Caption = 'Save &Bitmap' GroupIndex = 10 HelpContext = 500 ShortCut = 0 OnClick = SaveBitmap2Click end end object PrintDialog1: TPrintDialog HelpContext = 1300 Left = 80 Top = 16 end object SaveDialog2: TSaveDialog DefaultExt = 'bmp' FileEditStyle = fsEdit Filter = 'Bitmap File|*.bmp' Options = [ofHideReadOnly] Left = 255 Top = 16 end end