LazStats: Activate chm help for items in Cross-Classification menu

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-05-26 16:18:22 +00:00
parent 049a6d4696
commit 23c9b29e57
5 changed files with 6 additions and 0 deletions

Binary file not shown.

View File

@ -3,6 +3,8 @@ object ABCLogLinearFrm: TABCLogLinearFrm
Height = 432
Top = 216
Width = 395
HelpType = htKeyword
HelpKeyword = 'AxBxCLogLinear.htm'
AutoSize = True
Caption = 'Log Linear Analysis for AxBxC Classification Table'
ClientHeight = 432

View File

@ -3,6 +3,8 @@ object LogLinScreenFrm: TLogLinScreenFrm
Height = 379
Top = 130
Width = 662
HelpType = htKeyword
HelpKeyword = 'LogLinearScreen.htm'
AutoSize = True
Caption = 'Cross-Classification Log Linear Screen'
ClientHeight = 379

View File

@ -3,6 +3,8 @@ object TwoWayLogLinFrm: TTwoWayLogLinFrm
Height = 352
Top = 237
Width = 425
HelpType = htKeyword
HelpKeyword = 'AxBLogLinear.htm'
AutoSize = True
Caption = 'Log Linear Analysis of a 2x2 Table'
ClientHeight = 352