You've already forked lazarus-ccr
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:
Binary file not shown.
Binary file not shown.
@ -3,6 +3,8 @@ object AutoCorrFrm: TAutoCorrFrm
|
||||
Height = 459
|
||||
Top = 145
|
||||
Width = 684
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'Autocorrelation.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Autocorrelation'
|
||||
ClientHeight = 459
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user