You've already forked lazarus-ccr
Lazstats: Activate chm help for items in Comparisons menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -3,6 +3,8 @@ object ABRAnovaFrm: TABRAnovaFrm
|
||||
Height = 405
|
||||
Top = 337
|
||||
Width = 481
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'AxBxRAnalysisofVariance.htm'
|
||||
AutoSize = True
|
||||
Caption = 'AxBxR ANOVA (two between and repeated measures)'
|
||||
ClientHeight = 405
|
||||
|
@ -3,6 +3,8 @@ object ANCOVAfrm: TANCOVAfrm
|
||||
Height = 525
|
||||
Top = 250
|
||||
Width = 486
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'AnalysisofCovariancebyMultipleRe.htm'
|
||||
Caption = 'Analysis of Covariance Using Multiple Regression Methods'
|
||||
ClientHeight = 525
|
||||
ClientWidth = 486
|
||||
|
@ -3,6 +3,8 @@ object AxSAnovaFrm: TAxSAnovaFrm
|
||||
Height = 360
|
||||
Top = 278
|
||||
Width = 471
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'AbySAnalysisofVariance.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Treatments by Subjects ANOVA (AxS)'
|
||||
ClientHeight = 360
|
||||
|
@ -3,6 +3,8 @@ object BlksAnovaFrm: TBlksAnovaFrm
|
||||
Height = 454
|
||||
Top = 256
|
||||
Width = 742
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'OneTwoorThreeWayAnalysesofVarian.htm'
|
||||
AutoSize = True
|
||||
Caption = 'One, Two or Three Way Analysis of Variance'
|
||||
ClientHeight = 454
|
||||
|
@ -3,6 +3,8 @@ object GLMFrm: TGLMFrm
|
||||
Height = 566
|
||||
Top = 156
|
||||
Width = 862
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'GeneralLinearModel.htm'
|
||||
Caption = 'General Linear Model'
|
||||
ClientHeight = 566
|
||||
ClientWidth = 862
|
||||
|
@ -4,7 +4,7 @@ object LatinSqrsFrm: TLatinSqrsFrm
|
||||
Top = 108
|
||||
Width = 523
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'LatinandGreco-LatinSquares'
|
||||
HelpKeyword = 'LatinandGreco-LatinSquares.htm'
|
||||
ActiveControl = Plan
|
||||
AutoSize = True
|
||||
BorderStyle = bsDialog
|
||||
|
@ -3,6 +3,8 @@ object OneCaseAnovaForm: TOneCaseAnovaForm
|
||||
Height = 458
|
||||
Top = 246
|
||||
Width = 567
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'TwoorThreeWayFixedANOVAwith1Case.htm'
|
||||
AutoSize = True
|
||||
Caption = 'OneCaseAnovaForm'
|
||||
ClientHeight = 458
|
||||
|
@ -3,6 +3,8 @@ object TtestFrm: TTtestFrm
|
||||
Height = 505
|
||||
Top = 216
|
||||
Width = 544
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'tTests.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Comparison of Two Sample Means'
|
||||
ClientHeight = 505
|
||||
@ -196,7 +198,7 @@ object TtestFrm: TTtestFrm
|
||||
Height = 360
|
||||
Top = 96
|
||||
Width = 528
|
||||
PageIndex = 1
|
||||
PageIndex = 0
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Left = 8
|
||||
BorderSpacing.Top = 8
|
||||
|
@ -3,6 +3,8 @@ object TwoCorrsFrm: TTwoCorrsFrm
|
||||
Height = 391
|
||||
Top = 286
|
||||
Width = 462
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'DifferencebetweenCorrelations.htm'
|
||||
Caption = 'Comparison of Two Correlations'
|
||||
ClientHeight = 391
|
||||
ClientWidth = 462
|
||||
|
@ -3,6 +3,8 @@ object TwoPropFrm: TTwoPropFrm
|
||||
Height = 427
|
||||
Top = 225
|
||||
Width = 455
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'DifferencebetweenProportions.htm'
|
||||
Caption = 'Test of Equality for two Proportions'
|
||||
ClientHeight = 427
|
||||
ClientWidth = 455
|
||||
@ -124,7 +126,7 @@ object TwoPropFrm: TTwoPropFrm
|
||||
Height = 259
|
||||
Top = 88
|
||||
Width = 439
|
||||
PageIndex = 1
|
||||
PageIndex = 0
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Left = 8
|
||||
BorderSpacing.Top = 8
|
||||
|
@ -3,6 +3,8 @@ object WithinANOVAFrm: TWithinANOVAFrm
|
||||
Height = 362
|
||||
Top = 330
|
||||
Width = 458
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'WithinSubjectsAnalysisofVariance.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Within Subjects ANOVA and Hoyt Reliability Estimates'
|
||||
ClientHeight = 362
|
||||
|
Reference in New Issue
Block a user