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:
wp_xxyyzz
2020-05-26 16:08:34 +00:00
parent 8ba269fd4d
commit 049a6d4696
13 changed files with 23 additions and 3 deletions

Binary file not shown.

View File

@ -3,6 +3,8 @@ object ABRAnovaFrm: TABRAnovaFrm
Height = 405 Height = 405
Top = 337 Top = 337
Width = 481 Width = 481
HelpType = htKeyword
HelpKeyword = 'AxBxRAnalysisofVariance.htm'
AutoSize = True AutoSize = True
Caption = 'AxBxR ANOVA (two between and repeated measures)' Caption = 'AxBxR ANOVA (two between and repeated measures)'
ClientHeight = 405 ClientHeight = 405

View File

@ -3,6 +3,8 @@ object ANCOVAfrm: TANCOVAfrm
Height = 525 Height = 525
Top = 250 Top = 250
Width = 486 Width = 486
HelpType = htKeyword
HelpKeyword = 'AnalysisofCovariancebyMultipleRe.htm'
Caption = 'Analysis of Covariance Using Multiple Regression Methods' Caption = 'Analysis of Covariance Using Multiple Regression Methods'
ClientHeight = 525 ClientHeight = 525
ClientWidth = 486 ClientWidth = 486

View File

@ -3,6 +3,8 @@ object AxSAnovaFrm: TAxSAnovaFrm
Height = 360 Height = 360
Top = 278 Top = 278
Width = 471 Width = 471
HelpType = htKeyword
HelpKeyword = 'AbySAnalysisofVariance.htm'
AutoSize = True AutoSize = True
Caption = 'Treatments by Subjects ANOVA (AxS)' Caption = 'Treatments by Subjects ANOVA (AxS)'
ClientHeight = 360 ClientHeight = 360

View File

@ -3,6 +3,8 @@ object BlksAnovaFrm: TBlksAnovaFrm
Height = 454 Height = 454
Top = 256 Top = 256
Width = 742 Width = 742
HelpType = htKeyword
HelpKeyword = 'OneTwoorThreeWayAnalysesofVarian.htm'
AutoSize = True AutoSize = True
Caption = 'One, Two or Three Way Analysis of Variance' Caption = 'One, Two or Three Way Analysis of Variance'
ClientHeight = 454 ClientHeight = 454

View File

@ -3,6 +3,8 @@ object GLMFrm: TGLMFrm
Height = 566 Height = 566
Top = 156 Top = 156
Width = 862 Width = 862
HelpType = htKeyword
HelpKeyword = 'GeneralLinearModel.htm'
Caption = 'General Linear Model' Caption = 'General Linear Model'
ClientHeight = 566 ClientHeight = 566
ClientWidth = 862 ClientWidth = 862

View File

@ -4,7 +4,7 @@ object LatinSqrsFrm: TLatinSqrsFrm
Top = 108 Top = 108
Width = 523 Width = 523
HelpType = htKeyword HelpType = htKeyword
HelpKeyword = 'LatinandGreco-LatinSquares' HelpKeyword = 'LatinandGreco-LatinSquares.htm'
ActiveControl = Plan ActiveControl = Plan
AutoSize = True AutoSize = True
BorderStyle = bsDialog BorderStyle = bsDialog

View File

@ -3,6 +3,8 @@ object OneCaseAnovaForm: TOneCaseAnovaForm
Height = 458 Height = 458
Top = 246 Top = 246
Width = 567 Width = 567
HelpType = htKeyword
HelpKeyword = 'TwoorThreeWayFixedANOVAwith1Case.htm'
AutoSize = True AutoSize = True
Caption = 'OneCaseAnovaForm' Caption = 'OneCaseAnovaForm'
ClientHeight = 458 ClientHeight = 458

View File

@ -3,6 +3,8 @@ object TtestFrm: TTtestFrm
Height = 505 Height = 505
Top = 216 Top = 216
Width = 544 Width = 544
HelpType = htKeyword
HelpKeyword = 'tTests.htm'
AutoSize = True AutoSize = True
Caption = 'Comparison of Two Sample Means' Caption = 'Comparison of Two Sample Means'
ClientHeight = 505 ClientHeight = 505
@ -196,7 +198,7 @@ object TtestFrm: TTtestFrm
Height = 360 Height = 360
Top = 96 Top = 96
Width = 528 Width = 528
PageIndex = 1 PageIndex = 0
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Left = 8 BorderSpacing.Left = 8
BorderSpacing.Top = 8 BorderSpacing.Top = 8

View File

@ -3,6 +3,8 @@ object TwoCorrsFrm: TTwoCorrsFrm
Height = 391 Height = 391
Top = 286 Top = 286
Width = 462 Width = 462
HelpType = htKeyword
HelpKeyword = 'DifferencebetweenCorrelations.htm'
Caption = 'Comparison of Two Correlations' Caption = 'Comparison of Two Correlations'
ClientHeight = 391 ClientHeight = 391
ClientWidth = 462 ClientWidth = 462

View File

@ -3,6 +3,8 @@ object TwoPropFrm: TTwoPropFrm
Height = 427 Height = 427
Top = 225 Top = 225
Width = 455 Width = 455
HelpType = htKeyword
HelpKeyword = 'DifferencebetweenProportions.htm'
Caption = 'Test of Equality for two Proportions' Caption = 'Test of Equality for two Proportions'
ClientHeight = 427 ClientHeight = 427
ClientWidth = 455 ClientWidth = 455
@ -124,7 +126,7 @@ object TwoPropFrm: TTwoPropFrm
Height = 259 Height = 259
Top = 88 Top = 88
Width = 439 Width = 439
PageIndex = 1 PageIndex = 0
Anchors = [akTop, akLeft, akRight, akBottom] Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Left = 8 BorderSpacing.Left = 8
BorderSpacing.Top = 8 BorderSpacing.Top = 8

View File

@ -3,6 +3,8 @@ object WithinANOVAFrm: TWithinANOVAFrm
Height = 362 Height = 362
Top = 330 Top = 330
Width = 458 Width = 458
HelpType = htKeyword
HelpKeyword = 'WithinSubjectsAnalysisofVariance.htm'
AutoSize = True AutoSize = True
Caption = 'Within Subjects ANOVA and Hoyt Reliability Estimates' Caption = 'Within Subjects ANOVA and Hoyt Reliability Estimates'
ClientHeight = 362 ClientHeight = 362