You've already forked lazarus-ccr
LazStats: Update source of help file (.hnd) to new HelpNDoc v7. Test with updating the help for the DescriptiveUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7927 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -155,9 +155,9 @@ inherited DescriptiveFrm: TDescriptiveFrm
|
||||
Left = 0
|
||||
Height = 15
|
||||
Top = 327
|
||||
Width = 174
|
||||
Width = 195
|
||||
BorderSpacing.Right = 8
|
||||
Caption = 'Confidence Interval for the Mean'
|
||||
Caption = 'Confidence Interval for the Mean (%)'
|
||||
ParentColor = False
|
||||
end
|
||||
object OptionsGroup: TGroupBox[13]
|
||||
@ -230,7 +230,7 @@ inherited DescriptiveFrm: TDescriptiveFrm
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = DecPlacesEdit
|
||||
Left = 182
|
||||
Left = 203
|
||||
Height = 23
|
||||
Top = 323
|
||||
Width = 50
|
||||
@ -246,7 +246,7 @@ inherited DescriptiveFrm: TDescriptiveFrm
|
||||
AnchorSideRight.Control = CIEdit
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = ButtonBevel
|
||||
Left = 182
|
||||
Left = 203
|
||||
Height = 23
|
||||
Top = 350
|
||||
Width = 50
|
||||
@ -259,13 +259,15 @@ inherited DescriptiveFrm: TDescriptiveFrm
|
||||
Value = 3
|
||||
end
|
||||
object Label4: TLabel[16]
|
||||
AnchorSideLeft.Control = Label1
|
||||
AnchorSideTop.Control = DecPlacesEdit
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 0
|
||||
AnchorSideRight.Control = Label1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 116
|
||||
Height = 15
|
||||
Top = 354
|
||||
Width = 79
|
||||
Anchors = [akTop, akRight]
|
||||
Caption = 'Decimal places'
|
||||
ParentColor = False
|
||||
end
|
||||
|
Reference in New Issue
Block a user