Lazstats: Add chm help for Statistical Process Control menu items.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-05-17 21:16:42 +00:00
parent f82ef4f4c2
commit 116042b1cc
9 changed files with 14 additions and 0 deletions

Binary file not shown.

View File

@ -3,6 +3,8 @@ object cChartFrm: TcChartFrm
Height = 316
Top = 312
Width = 445
HelpType = htKeyword
HelpKeyword = 'DefectnonconformitycChart.htm'
AutoSize = True
Caption = 'Defects C Chart'
ClientHeight = 316

View File

@ -3,6 +3,8 @@ object CUMSUMFrm: TCUMSUMFrm
Height = 346
Top = 262
Width = 476
HelpType = htKeyword
HelpKeyword = 'CUMSUMChart.htm'
AutoSize = True
Caption = 'CUMSUM Chart'
ClientHeight = 346

View File

@ -3,6 +3,8 @@ object pChartFrm: TpChartFrm
Height = 371
Top = 382
Width = 511
HelpType = htKeyword
HelpKeyword = 'PControlChart.htm'
AutoSize = True
Caption = 'p Control Chart'
ClientHeight = 371

View File

@ -3,6 +3,8 @@ object RChartFrm: TRChartFrm
Height = 297
Top = 126
Width = 382
HelpType = htKeyword
HelpKeyword = 'RangeChart.htm'
AutoSize = True
Caption = 'Range Charting'
ChildSizing.ControlsPerLine = 1

View File

@ -3,6 +3,8 @@ object SigmaChartFrm: TSigmaChartFrm
Height = 298
Top = 243
Width = 397
HelpType = htKeyword
HelpKeyword = 'SControlChart.htm'
AutoSize = True
Caption = 'Sigma Charting'
ClientHeight = 298

View File

@ -3,6 +3,8 @@ object UChartFrm: TUChartFrm
Height = 339
Top = 233
Width = 425
HelpType = htKeyword
HelpKeyword = 'DefectsperUnituChart.htm'
AutoSize = True
Caption = 'Defects per unit U Chart'
ClientHeight = 339

View File

@ -3,6 +3,8 @@ object XBarFrm: TXBarFrm
Height = 397
Top = 279
Width = 499
HelpType = htKeyword
HelpKeyword = 'XBarChart.htm'
AutoSize = True
Caption = 'X Bar Charting Specifications'
ClientHeight = 397