LazStats: Activate chm help for Correlations menu items.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-05-26 15:08:17 +00:00
parent 2d0a354989
commit 8ba269fd4d
5 changed files with 6 additions and 0 deletions

Binary file not shown.

View File

@ -3,6 +3,8 @@ object AutoCorrFrm: TAutoCorrFrm
Height = 459
Top = 145
Width = 684
HelpType = htKeyword
HelpKeyword = 'Autocorrelation.htm'
AutoSize = True
Caption = 'Autocorrelation'
ClientHeight = 459

View File

@ -3,6 +3,8 @@ object PartialsFrm: TPartialsFrm
Height = 398
Top = 175
Width = 361
HelpType = htKeyword
HelpKeyword = 'PartialSemipartial.htm'
AutoSize = True
Caption = 'Partial Correlation'
ClientHeight = 398

View File

@ -3,6 +3,8 @@ object RMatFrm: TRMatFrm
Height = 482
Top = 185
Width = 409
HelpType = htKeyword
HelpKeyword = 'ProductMoment.htm'
AutoSize = True
Caption = 'Product-Moment Correlations'
ClientHeight = 482