2020-09-29 13:49:25 +00:00
|
|
|
inherited CompareDistFrm: TCompareDistFrm
|
|
|
|
Left = 671
|
|
|
|
Height = 413
|
|
|
|
Top = 327
|
|
|
|
Width = 924
|
2020-05-02 20:01:14 +00:00
|
|
|
HelpType = htKeyword
|
2020-08-17 13:55:43 +00:00
|
|
|
HelpKeyword = 'html/ComparisonsWithTheoreticalDistri.htm'
|
2020-03-30 18:01:44 +00:00
|
|
|
Caption = 'Compare Cumulative Distributions'
|
2020-09-29 13:49:25 +00:00
|
|
|
ClientHeight = 413
|
|
|
|
ClientWidth = 924
|
2020-03-30 18:01:44 +00:00
|
|
|
OnActivate = FormActivate
|
|
|
|
OnCreate = FormCreate
|
|
|
|
Position = poMainFormCenter
|
2020-09-29 13:49:25 +00:00
|
|
|
object ParamsPanel: TPanel[0]
|
|
|
|
Left = 8
|
|
|
|
Height = 397
|
2020-03-30 18:01:44 +00:00
|
|
|
Top = 8
|
2020-09-29 13:49:25 +00:00
|
|
|
Width = 288
|
|
|
|
Align = alLeft
|
|
|
|
BorderSpacing.Left = 8
|
2020-03-30 18:01:44 +00:00
|
|
|
BorderSpacing.Top = 8
|
2020-09-29 13:49:25 +00:00
|
|
|
BorderSpacing.Right = 4
|
2020-03-30 18:01:44 +00:00
|
|
|
BorderSpacing.Bottom = 8
|
2020-09-29 13:49:25 +00:00
|
|
|
BevelOuter = bvNone
|
|
|
|
ClientHeight = 397
|
|
|
|
ClientWidth = 288
|
|
|
|
TabOrder = 0
|
|
|
|
object ResetBtn: TButton
|
|
|
|
AnchorSideRight.Control = ComputeBtn
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 87
|
|
|
|
Height = 25
|
|
|
|
Top = 372
|
|
|
|
Width = 54
|
|
|
|
Anchors = [akRight, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Reset'
|
|
|
|
OnClick = ResetBtnClick
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 0
|
|
|
|
end
|
2020-09-29 13:49:25 +00:00
|
|
|
object ComputeBtn: TButton
|
|
|
|
AnchorSideRight.Control = CloseBtn
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 149
|
|
|
|
Height = 25
|
|
|
|
Top = 372
|
|
|
|
Width = 76
|
|
|
|
Anchors = [akRight, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Compute'
|
|
|
|
OnClick = ComputeBtnClick
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 1
|
|
|
|
end
|
2020-09-29 13:49:25 +00:00
|
|
|
object CloseBtn: TButton
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 233
|
|
|
|
Height = 25
|
|
|
|
Top = 372
|
|
|
|
Width = 55
|
|
|
|
Anchors = [akRight, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
Caption = 'Close'
|
|
|
|
ModalResult = 11
|
|
|
|
OnClick = CloseBtnClick
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
|
|
|
object Bevel1: TBevel
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = ResetBtn
|
|
|
|
Left = 0
|
|
|
|
Height = 8
|
|
|
|
Top = 356
|
|
|
|
Width = 288
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
Shape = bsBottomLine
|
|
|
|
end
|
|
|
|
object OptionsGroup: TGroupBox
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Control = Bevel1
|
|
|
|
Left = 0
|
|
|
|
Height = 83
|
|
|
|
Top = 273
|
|
|
|
Width = 302
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
Caption = 'Option:'
|
|
|
|
ClientHeight = 63
|
|
|
|
ClientWidth = 298
|
|
|
|
TabOrder = 3
|
|
|
|
object BothChk: TCheckBox
|
|
|
|
AnchorSideLeft.Control = OptionsGroup
|
|
|
|
AnchorSideTop.Control = OptionsGroup
|
|
|
|
Left = 16
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 270
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Top = 6
|
|
|
|
BorderSpacing.Right = 12
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
Caption = 'Plot both Frequency and cumulative Frequency'
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object VertBarBtn: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = OptionsGroup
|
|
|
|
AnchorSideTop.Control = BothChk
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 16
|
|
|
|
Height = 22
|
|
|
|
Top = 33
|
|
|
|
Width = 23
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 8
|
|
|
|
end
|
|
|
|
object LinePlotBtn: TSpeedButton
|
|
|
|
AnchorSideLeft.Control = VertBarBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = VertBarBtn
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 43
|
|
|
|
Height = 22
|
|
|
|
Top = 33
|
|
|
|
Width = 23
|
|
|
|
BorderSpacing.Left = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 10
|
|
|
|
end
|
|
|
|
object ThreeDChk: TCheckBox
|
|
|
|
AnchorSideLeft.Control = LinePlotBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = VertBarBtn
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
Left = 82
|
|
|
|
Height = 19
|
|
|
|
Top = 35
|
|
|
|
Width = 34
|
|
|
|
BorderSpacing.Left = 16
|
|
|
|
Caption = '3D'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
object Label1: TLabel
|
2020-09-29 13:49:25 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
Left = 0
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 49
|
|
|
|
Caption = 'Variables:'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object VarList: TListBox
|
2020-09-29 13:49:25 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideTop.Control = Label1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-09-29 13:49:25 +00:00
|
|
|
AnchorSideRight.Control = Var1InBtn
|
|
|
|
AnchorSideBottom.Control = OptionsGroup
|
2020-03-30 18:01:44 +00:00
|
|
|
Left = 0
|
2020-09-29 13:49:25 +00:00
|
|
|
Height = 248
|
2020-03-30 18:01:44 +00:00
|
|
|
Top = 17
|
2020-09-29 13:49:25 +00:00
|
|
|
Width = 99
|
2020-03-30 18:01:44 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
2020-09-29 13:49:25 +00:00
|
|
|
BorderSpacing.Right = 6
|
|
|
|
BorderSpacing.Bottom = 8
|
2020-03-30 18:01:44 +00:00
|
|
|
ItemHeight = 0
|
2020-09-29 13:49:25 +00:00
|
|
|
OnDblClick = VarListDblClick
|
2020-03-30 18:01:44 +00:00
|
|
|
OnSelectionChange = VarListSelectionChange
|
2020-09-29 13:49:25 +00:00
|
|
|
TabOrder = 4
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
object Var1InBtn: TBitBtn
|
2020-09-29 13:49:25 +00:00
|
|
|
AnchorSideLeft.Control = CompareGroup
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
AnchorSideRight.Control = VarOneEdit
|
|
|
|
Left = 105
|
|
|
|
Height = 26
|
|
|
|
Top = 17
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Right = 6
|
2020-03-30 18:01:44 +00:00
|
|
|
BorderSpacing.Bottom = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = Var1InBtnClick
|
|
|
|
Spacing = 0
|
2020-09-29 13:49:25 +00:00
|
|
|
TabOrder = 5
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
object Var1OutBtn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = Var1InBtn
|
2020-09-29 13:49:25 +00:00
|
|
|
AnchorSideTop.Control = Var1InBtn
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-09-29 13:49:25 +00:00
|
|
|
Left = 105
|
|
|
|
Height = 26
|
|
|
|
Top = 47
|
|
|
|
Width = 26
|
2020-03-30 18:01:44 +00:00
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
2020-09-29 13:49:25 +00:00
|
|
|
OnClick = Var1OutBtnClick
|
2020-03-30 18:01:44 +00:00
|
|
|
Spacing = 0
|
2020-09-29 13:49:25 +00:00
|
|
|
TabOrder = 6
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
object Label2: TLabel
|
|
|
|
AnchorSideLeft.Control = VarOneEdit
|
|
|
|
AnchorSideBottom.Control = VarOneEdit
|
2020-09-29 13:49:25 +00:00
|
|
|
Left = 139
|
2020-03-30 18:01:44 +00:00
|
|
|
Height = 15
|
2020-09-29 13:49:25 +00:00
|
|
|
Top = 21
|
2020-03-30 18:01:44 +00:00
|
|
|
Width = 66
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Variable One'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object VarOneEdit: TEdit
|
|
|
|
AnchorSideLeft.Control = Var1InBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-09-29 13:49:25 +00:00
|
|
|
AnchorSideRight.Control = ParamsPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = Var1OutBtn
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-09-29 13:49:25 +00:00
|
|
|
Left = 139
|
2020-03-30 18:01:44 +00:00
|
|
|
Height = 23
|
2020-09-29 13:49:25 +00:00
|
|
|
Top = 38
|
|
|
|
Width = 149
|
2020-03-30 18:01:44 +00:00
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
ReadOnly = True
|
2020-09-29 13:49:25 +00:00
|
|
|
TabOrder = 7
|
2020-03-30 18:01:44 +00:00
|
|
|
Text = 'VarOneEdit'
|
|
|
|
end
|
2020-09-29 13:49:25 +00:00
|
|
|
object CompareGroup: TRadioGroup
|
|
|
|
AnchorSideLeft.Control = Var1InBtn
|
|
|
|
AnchorSideTop.Control = Var1OutBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-09-29 13:49:25 +00:00
|
|
|
Left = 105
|
|
|
|
Height = 76
|
|
|
|
Top = 81
|
|
|
|
Width = 183
|
|
|
|
Anchors = [akTop, akRight]
|
|
|
|
AutoFill = True
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
Caption = 'Compare To:'
|
|
|
|
ChildSizing.LeftRightSpacing = 18
|
|
|
|
ChildSizing.TopBottomSpacing = 8
|
|
|
|
ChildSizing.VerticalSpacing = 2
|
|
|
|
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
|
|
|
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
|
|
|
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
|
|
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 1
|
|
|
|
ClientHeight = 56
|
|
|
|
ClientWidth = 179
|
|
|
|
ItemIndex = 0
|
|
|
|
Items.Strings = (
|
|
|
|
'Theoretical Distribution'
|
|
|
|
'Another Variable'
|
|
|
|
)
|
|
|
|
OnClick = CompareGroupClick
|
|
|
|
TabOrder = 8
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-09-29 13:49:25 +00:00
|
|
|
object Notebook: TNotebook
|
|
|
|
AnchorSideLeft.Control = CompareGroup
|
|
|
|
AnchorSideTop.Control = CompareGroup
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = CompareGroup
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 105
|
|
|
|
Height = 60
|
|
|
|
Top = 165
|
|
|
|
Width = 183
|
|
|
|
PageIndex = 1
|
|
|
|
AutoSize = True
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
TabOrder = 9
|
|
|
|
object TheoreticalDistPage: TPage
|
|
|
|
object DistGroup: TRadioGroup
|
|
|
|
AnchorSideLeft.Control = TheoreticalDistPage
|
|
|
|
AnchorSideTop.Control = TheoreticalDistPage
|
|
|
|
AnchorSideRight.Control = TheoreticalDistPage
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 0
|
|
|
|
Height = 139
|
|
|
|
Top = 16
|
|
|
|
Width = 183
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
AutoFill = True
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 16
|
|
|
|
Caption = 'Theoretical Distributions:'
|
|
|
|
ChildSizing.LeftRightSpacing = 18
|
|
|
|
ChildSizing.TopBottomSpacing = 8
|
|
|
|
ChildSizing.VerticalSpacing = 2
|
|
|
|
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
|
|
|
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
|
|
|
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
|
|
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 1
|
|
|
|
ClientHeight = 119
|
|
|
|
ClientWidth = 179
|
|
|
|
Items.Strings = (
|
|
|
|
'Normal Distribution'
|
|
|
|
't-Distribution'
|
|
|
|
'Chi-Sq Distribution'
|
|
|
|
'F Distribution'
|
|
|
|
'Poisson Distribution'
|
|
|
|
)
|
|
|
|
OnClick = DistGroupClick
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
end
|
|
|
|
object VariablePage: TPage
|
|
|
|
object Var2InBtn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = VariablePage
|
|
|
|
AnchorSideTop.Control = VariablePage
|
|
|
|
Left = 0
|
|
|
|
Height = 28
|
|
|
|
Top = 0
|
|
|
|
Width = 28
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = Var2InBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object Var2OutBtn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = VariablePage
|
|
|
|
AnchorSideTop.Control = Var2InBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 0
|
|
|
|
Height = 28
|
|
|
|
Top = 32
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = Var2OutBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
object Label3: TLabel
|
|
|
|
AnchorSideLeft.Control = VarTwoEdit
|
|
|
|
AnchorSideBottom.Control = VarTwoEdit
|
|
|
|
Left = 36
|
|
|
|
Height = 15
|
|
|
|
Top = 8
|
|
|
|
Width = 65
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Variable Two'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object VarTwoEdit: TEdit
|
|
|
|
AnchorSideLeft.Control = Var2InBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = VariablePage
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = Var2OutBtn
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 36
|
|
|
|
Height = 23
|
|
|
|
Top = 25
|
|
|
|
Width = 147
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
ReadOnly = True
|
|
|
|
TabOrder = 2
|
|
|
|
Text = 'Edit1'
|
|
|
|
end
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
end
|
2020-09-29 13:49:25 +00:00
|
|
|
object PageControl1: TPageControl[1]
|
|
|
|
Left = 309
|
|
|
|
Height = 397
|
|
|
|
Top = 8
|
|
|
|
Width = 607
|
|
|
|
ActivePage = ReportPage
|
|
|
|
Align = alClient
|
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
TabIndex = 0
|
|
|
|
TabOrder = 1
|
|
|
|
object ReportPage: TTabSheet
|
|
|
|
Caption = 'Report'
|
|
|
|
end
|
|
|
|
object ChartPage: TTabSheet
|
|
|
|
Caption = 'Chart'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
object ParamsSplitter: TSplitter[2]
|
|
|
|
Left = 300
|
|
|
|
Height = 413
|
|
|
|
Top = 0
|
|
|
|
Width = 5
|
|
|
|
ResizeStyle = rsPattern
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|