You've already forked lazarus-ccr
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:
Binary file not shown.
Binary file not shown.
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user