object SpreadF: TSpreadF Left = 906 Top = 563 HelpContext = 400 HorzScrollBar.Visible = False VertScrollBar.Visible = False AutoScroll = False Caption = 'Series Number: ?' ClientHeight = 305 ClientWidth = 544 Font.Color = clWindowText Font.Height = -18 Font.Name = 'System' Font.Style = [] FormStyle = fsMDIChild Menu = MainMenu1 PopupMenu = PopupMenu1 Position = poDefault Visible = True OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 120 TextHeight = 20 object StringGrid1: TStringGrid Left = 0 Top = 0 Width = 544 Height = 305 HelpContext = 400 Align = alClient Color = clWhite ColCount = 4 DefaultColWidth = 128 FixedColor = clLime RowCount = 10 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goEditing, goAlwaysShowEditor, goThumbTracking] TabOrder = 0 OnDblClick = StringGrid1DblClick OnGetEditText = StringGrid1GetEditText OnKeyDown = StringGrid1KeyDown OnKeyPress = StringGrid1KeyPress OnKeyUp = StringGrid1KeyUp OnSelectCell = StringGrid1SelectCell RowHeights = ( 24 24 24 24 24 24 24 24 24 24) end object MainMenu1: TMainMenu Left = 160 Top = 64 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 SaveData1: TMenuItem Caption = '&Save Data' HelpContext = 500 ShortCut = 0 OnClick = SaveData1Click 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 Data' HelpContext = 500 ShortCut = 32882 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 Edit1: TMenuItem Caption = '&Edit' GroupIndex = 2 HelpContext = 400 ShortCut = 0 object Cut1: TMenuItem Caption = 'Cu&t' HelpContext = 400 ShortCut = 16472 OnClick = Cut1Click end object Copy1: TMenuItem Caption = '&Copy' HelpContext = 400 ShortCut = 16451 OnClick = Copy1Click end object Paste1: TMenuItem Caption = '&Paste' HelpContext = 400 ShortCut = 16470 OnClick = Paste1Click end end object Math1: TMenuItem Caption = '&Math' GroupIndex = 4 HelpContext = 1100 ShortCut = 0 object N3: TMenuItem Caption = '&Calculator' HelpContext = 1100 ShortCut = 0 OnClick = N3Click end object OperateonCells1: TMenuItem Caption = '&Operate on Cells' HelpContext = 1120 ShortCut = 0 OnClick = OperateonCells2Click end object Fill1: TMenuItem Caption = '&Fill Cells' HelpContext = 1140 ShortCut = 0 OnClick = FillCells1Click end object XYOperations1: TMenuItem Caption = '&X && Y Operations' HelpContext = 1160 ShortCut = 0 OnClick = XYOperations2Click end object SortXAccending1: TMenuItem Caption = 'Sort X &Ascending' HelpContext = 1100 ShortCut = 0 OnClick = SortXAccending1Click end object SortXDeccending1: TMenuItem Caption = 'Sort X &Descending' HelpContext = 1100 ShortCut = 0 OnClick = SortXDeccending1Click end end object Reg1: TMenuItem Caption = '&Regression' GroupIndex = 5 HelpContext = 1400 ShortCut = 0 object Yfit1: TMenuItem Caption = '&Fit' HelpContext = 1400 ShortCut = 0 OnClick = FitY1Click end object clearFit1: TMenuItem Caption = '&Clear Fit' HelpContext = 1400 ShortCut = 0 OnClick = clearFit1Click end object FitError1: TMenuItem Caption = 'Fit &Error %' HelpContext = 1400 ShortCut = 0 OnClick = FitError1Click end end object MMScale: TMenuItem Caption = '&Graph' GroupIndex = 7 HelpContext = 550 ShortCut = 0 object View1: TMenuItem Caption = '&View' HelpContext = 550 ShortCut = 0 OnClick = View1Click end object AutoScale1: TMenuItem Caption = '&Auto Scale' HelpContext = 550 ShortCut = 0 OnClick = AutoScale1Click end object Scale2: TMenuItem Caption = '&Scale' HelpContext = 1500 ShortCut = 0 OnClick = Scale2Click end object Grid1: TMenuItem Caption = '&Grid' HelpContext = 700 ShortCut = 0 OnClick = Grid1Click end object LogScale: TMenuItem Caption = '&Log Scale' HelpContext = 1000 ShortCut = 0 OnClick = LogScaleClick end object GraphType1: TMenuItem Caption = 'Graph &Type' HelpContext = 600 ShortCut = 0 OnClick = Type2Click end object Legend2: TMenuItem Caption = 'L&egend' GroupIndex = 10 HelpContext = 900 ShortCut = 0 object Main1: TMenuItem Caption = '&Main' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = Main1Click end object XAxis2: TMenuItem Caption = '&X Axis' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = XAxis2Click end object YAxis2: TMenuItem Caption = '&Y Axis' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = YAxis2Click end object Series2: TMenuItem Caption = '&Series' GroupIndex = 10 HelpContext = 900 ShortCut = 0 OnClick = SeriesTitle1Click end object Floating1: TMenuItem Caption = '&Floating' GroupIndex = 10 ShortCut = 0 OnClick = Floating1Click end end end end object PrintDialog1: TPrintDialog Options = [poPageNums] Left = 208 Top = 64 end object PrinterSetupDialog1: TPrinterSetupDialog Left = 256 Top = 64 end object SaveDialog1: TSaveDialog DefaultExt = 'prn' FileEditStyle = fsEdit Filter = 'Data File|*.prn' Options = [ofHideReadOnly] Left = 304 Top = 64 end object PopupMenu1: TPopupMenu HelpContext = 400 OnPopup = PopupMenu1Popup Left = 352 Top = 64 object OperateonCells2: TMenuItem Caption = '&Operate on Cells' GroupIndex = 10 HelpContext = 1120 ShortCut = 0 OnClick = OperateonCells2Click end object FillCells1: TMenuItem Caption = 'F&ill Cells' GroupIndex = 10 HelpContext = 1140 ShortCut = 0 OnClick = FillCells1Click end object XYOperations2: TMenuItem Caption = '&X && Y Operations' GroupIndex = 10 HelpContext = 1160 ShortCut = 0 OnClick = XYOperations2Click end object FitY1: TMenuItem Caption = '&Fit' GroupIndex = 10 HelpContext = 1400 ShortCut = 0 OnClick = FitY1Click end object Type2: TMenuItem Caption = 'Graph &Type' GroupIndex = 10 HelpContext = 600 ShortCut = 0 OnClick = Type2Click end object SeriesTitle1: TMenuItem Caption = '&Legend' GroupIndex = 10 HelpContext = 900 ShortCut = 0 object Main2: TMenuItem Caption = '&Main' HelpContext = 900 ShortCut = 0 OnClick = Main1Click end object XAxis1: TMenuItem Caption = '&X Axis' HelpContext = 900 ShortCut = 0 OnClick = XAxis2Click end object YAxis1: TMenuItem Caption = '&Y Axis' HelpContext = 900 ShortCut = 0 OnClick = YAxis2Click end object Series1: TMenuItem Caption = '&Series' HelpContext = 900 ShortCut = 0 OnClick = SeriesTitle1Click end object Floating2: TMenuItem Caption = '&Floating' ShortCut = 0 OnClick = Floating1Click end end object PrintColor1: TMenuItem Caption = '&Printer Color' GroupIndex = 10 HelpContext = 1300 ShortCut = 0 OnClick = PrintColor1Click end object DuplicateData1: TMenuItem Caption = '&Duplicate Data' GroupIndex = 10 HelpContext = 800 ShortCut = 0 OnClick = DuplicateData1Click end object SaveData2: TMenuItem Caption = '&Save Data' GroupIndex = 10 HelpContext = 500 ShortCut = 0 OnClick = SaveData2Click end end end