home *** CD-ROM | disk | FTP | other *** search
- object AnalysisDlg: TAnalysisDlg
- Left = 433
- Top = 137
- HelpContext = 5
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Analysis'
- ClientHeight = 565
- ClientWidth = 793
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = True
- PopupMenu = PopupMenu1
- Position = poScreenCenter
- ShowHint = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 120
- TextHeight = 20
- object TabbedNotebook1: TTabbedNotebook
- Left = 0
- Top = 0
- Width = 793
- Height = 530
- Align = alClient
- PageIndex = 2
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- TabFont.Charset = DEFAULT_CHARSET
- TabFont.Color = clBtnText
- TabFont.Height = -12
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 0
- OnClick = TabbedNotebook1Click
- object TTabPage
- Left = 4
- Top = 27
- Caption = '&Distributions'
- object DistrPaintBox: TPaintBox
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- OnPaint = DistrPaintBoxPaint
- end
- object DistrTabSet: TTabSet
- Left = 0
- Top = 478
- Width = 785
- Height = 21
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- '&Intervals'
- 'A-&Factors'
- '&Repetitions'
- '&Lapses')
- TabIndex = 0
- OnClick = DistrTabSetClick
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = '&Curves'
- object CurvePaintBox: TPaintBox
- Left = 0
- Top = 0
- Width = 785
- Height = 438
- Align = alClient
- OnPaint = CurvePaintBoxPaint
- end
- object RepTabSet: TTabSet
- Left = 0
- Top = 478
- Width = 785
- Height = 21
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- 'Repetition: 1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- '15'
- '16'
- '17'
- '18'
- '19'
- '20')
- TabIndex = 0
- OnChange = RepTabSetChange
- end
- object LapsesTabSet: TTabSet
- Left = 0
- Top = 438
- Width = 785
- Height = 20
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- 'Lapses: 0'
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10')
- TabIndex = 0
- OnChange = LapsesTabSetChange
- end
- object AFTabSet: TTabSet
- Left = 0
- Top = 458
- Width = 785
- Height = 20
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- 'A-Factor: 1.2'
- '1.5'
- '1.8'
- '2.1'
- '2.4'
- '2.7'
- '3.0'
- '3.3'
- '3.6'
- '3.9'
- '4.2'
- '4.5'
- '4.8'
- '5.1'
- '5.4'
- '5.7'
- '6.0'
- '6.3'
- '6.6'
- '6.9')
- TabIndex = 0
- Visible = False
- OnChange = AFTabSetChange
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = '&Graphs'
- object GraphPaintBox: TPaintBox
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- OnPaint = GraphPaintBoxPaint
- end
- object GraphTabset: TTabSet
- Left = 0
- Top = 478
- Width = 785
- Height = 21
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- 'First Grade vs A-Factor'
- 'Grade vs Forgetting Index'
- 'D-Factor vs A-Factor'
- 'First Interval')
- TabIndex = 0
- OnClick = GraphTabsetClick
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = '&3-D Graphs'
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- end
- object Image2: TImage
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- end
- object Image3: TImage
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- end
- object Image4: TImage
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- end
- object ThreeDTabSet: TTabSet
- Left = 0
- Top = 478
- Width = 785
- Height = 21
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- 'R-Factor Matrix'
- 'O-Factor Matrix'
- 'Cases')
- TabIndex = 0
- OnClick = ThreeDTabSetClick
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = '&Matrices'
- object MatrixTabSet: TTabSet
- Left = 0
- Top = 478
- Width = 785
- Height = 21
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- '&OF Matrix'
- '&RF Matrix'
- '&Cases'
- '&Intervals'
- '&D-Factors')
- TabIndex = 0
- OnClick = MatrixTabSetClick
- end
- object StringGrid1: TStringGrid
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- Color = clWhite
- ColCount = 21
- DefaultColWidth = 35
- DefaultRowHeight = 20
- RowCount = 21
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs]
- TabOrder = 1
- OnDblClick = StringGrid1DblClick
- OnSetEditText = StringGrid1SetEditText
- end
- end
- object TTabPage
- Left = 4
- Top = 27
- Caption = '&Approximations'
- object ApxPaintBox: TPaintBox
- Left = 0
- Top = 0
- Width = 785
- Height = 478
- Align = alClient
- OnPaint = ApxPaintBoxPaint
- end
- object ApxTabSet: TTabSet
- Left = 0
- Top = 478
- Width = 785
- Height = 21
- Align = alBottom
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Tabs.Strings = (
- '1.2'
- '1.5'
- '1.8'
- '2.1'
- '2.4'
- '2.7'
- '3.0'
- '3.3'
- '3.6'
- '3.9'
- '4.2'
- '4.5'
- '4.8'
- '5.1'
- '5.4'
- '5.7'
- '6.0'
- '6.3'
- '6.6'
- '6.9')
- TabIndex = 0
- OnClick = ApxTabSetClick
- end
- end
- end
- object Bottom: TPanel
- Left = 0
- Top = 530
- Width = 793
- Height = 35
- Align = alBottom
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object OKBtn: TBitBtn
- Left = 506
- Top = 2
- Width = 90
- Height = 30
- Caption = '&OK'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = OKBtnClick
- Kind = bkOK
- Margin = 2
- Spacing = -1
- end
- object HelpBtn: TBitBtn
- Left = 692
- Top = 2
- Width = 90
- Height = 30
- HelpContext = 5
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Kind = bkHelp
- Margin = 2
- Spacing = -1
- end
- object BitBtn1: TBitBtn
- Left = 600
- Top = 2
- Width = 90
- Height = 30
- Caption = '&Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = BitBtn1Click
- Kind = bkCancel
- end
- object BitBtn2: TBitBtn
- Left = 382
- Top = 2
- Width = 90
- Height = 30
- Caption = 'Print'
- TabOrder = 3
- OnClick = BitBtn2Click
- Glyph.Data = {
- 72010000424D7201000000000000760000002800000015000000150000000100
- 040000000000FC00000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFFFFFF000FFFFFFFFFFFFFFFFFFFFF000FFFF000000000000FFFFF000FFF0
- 8888888888880FFFF000FF0888888888888880FFF000FF07777777777770880F
- F000FF0888888888888080FFF000FF08888888BBB880880FF000FF0888888877
- 78808880F000FF000000000000000880F000FF088888888888808080F000FFF0
- 0000000000080880F000FFFF0FFFFFFFFFF08080F000FFFF0FFFFFFFFFF00800
- F000FFFFF0F000000FFF000FF000FFFFF0FFFFFFFFFF0FFFF000FFFFFF0F0000
- 000F0FFFF000FFFFFF0FFFFFFFFFF0FFF000FFFFFF00FFFFFFFFF0FFF000FFFF
- FFF000000000000FF000FFFFFFFFFFFFFFFFFFFFF000}
- Margin = 2
- end
- object Rotate: TBitBtn
- Left = 288
- Top = 2
- Width = 90
- Height = 30
- Hint = 'Rotate 3-D graphs'
- Caption = '&Rotate'
- Enabled = False
- TabOrder = 4
- OnClick = RotateClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444
- 33333333333F8888883F33330000324334222222443333388F3833333388F333
- 000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338
- F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222
- 223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33
- 3338888300003AAAAAAA33333333333888888833333333330000333333333333
- 333333333333333333FFFFFF000033333333333344444433FFFF333333888888
- 00003A444333333A22222438888F333338F3333800003A2243333333A2222438
- F38F333333833338000033A224333334422224338338FFFFF8833338000033A2
- 22444442222224338F3388888333FF380000333A2222222222AA243338FF3333
- 33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA
- 3333333333338888883333330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- end
- object PopupMenu1: TPopupMenu
- Left = 40
- Top = 532
- object Next1: TMenuItem
- Caption = '&Next'
- ShortCut = 16393
- OnClick = Next1Click
- end
- object Previous1: TMenuItem
- Caption = '&Previous'
- ShortCut = 24585
- OnClick = Previous1Click
- end
- object First1: TMenuItem
- Caption = '&First'
- ShortCut = 36
- OnClick = First1Click
- end
- end
- end
-