2020-10-01 16:03:56 +00:00
|
|
|
inherited DescriptiveFrm: TDescriptiveFrm
|
2020-09-19 16:36:44 +00:00
|
|
|
Left = 526
|
2020-10-02 17:14:33 +00:00
|
|
|
Height = 432
|
2020-09-19 16:36:44 +00:00
|
|
|
Top = 202
|
|
|
|
Width = 900
|
2020-05-02 20:01:14 +00:00
|
|
|
HelpType = htKeyword
|
2020-08-17 13:55:43 +00:00
|
|
|
HelpKeyword = 'html/DistributionStatistics.htm'
|
2020-03-30 18:01:44 +00:00
|
|
|
Caption = 'Descriptive Statistics'
|
2020-10-02 17:14:33 +00:00
|
|
|
ClientHeight = 432
|
2020-09-19 16:36:44 +00:00
|
|
|
ClientWidth = 900
|
2020-10-01 16:03:56 +00:00
|
|
|
inherited ParamsPanel: TPanel
|
2020-10-05 20:11:41 +00:00
|
|
|
Height = 416
|
2020-09-19 16:36:44 +00:00
|
|
|
Width = 322
|
2020-10-05 20:11:41 +00:00
|
|
|
ClientHeight = 416
|
2020-09-19 16:36:44 +00:00
|
|
|
ClientWidth = 322
|
2020-10-01 16:03:56 +00:00
|
|
|
inherited CloseBtn: TButton
|
2020-10-02 17:14:33 +00:00
|
|
|
Left = 267
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 391
|
|
|
|
TabOrder = 11
|
2020-10-01 16:03:56 +00:00
|
|
|
end
|
|
|
|
inherited ComputeBtn: TButton
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
2020-10-10 15:05:32 +00:00
|
|
|
Left = 183
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 391
|
2020-10-01 16:03:56 +00:00
|
|
|
TabOrder = 10
|
|
|
|
end
|
|
|
|
inherited ResetBtn: TButton
|
2020-10-10 15:05:32 +00:00
|
|
|
Left = 121
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 391
|
|
|
|
TabOrder = 9
|
2020-10-01 16:03:56 +00:00
|
|
|
end
|
|
|
|
inherited HelpBtn: TButton
|
2020-10-10 15:05:32 +00:00
|
|
|
Left = 62
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 391
|
|
|
|
TabOrder = 8
|
2020-10-01 16:03:56 +00:00
|
|
|
end
|
|
|
|
inherited ButtonBevel: TBevel
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 375
|
2020-10-01 16:03:56 +00:00
|
|
|
Width = 322
|
|
|
|
end
|
|
|
|
object Label2: TLabel[5]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 0
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 46
|
|
|
|
Caption = 'Variables'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object VarList: TListBox[6]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = Label2
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = AllBtn
|
|
|
|
AnchorSideBottom.Control = OptionsGroup
|
|
|
|
Left = 0
|
2020-10-05 20:11:41 +00:00
|
|
|
Height = 218
|
2020-09-19 16:36:44 +00:00
|
|
|
Top = 17
|
|
|
|
Width = 130
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
ItemHeight = 0
|
|
|
|
MultiSelect = True
|
2020-09-21 21:39:40 +00:00
|
|
|
OnDblClick = VarListDblClick
|
2020-09-19 16:36:44 +00:00
|
|
|
OnSelectionChange = VarListSelectionChange
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 0
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object Label3: TLabel[7]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = SelList
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 192
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 44
|
|
|
|
Caption = 'Selected'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object SelList: TListBox[8]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = AllBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label3
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = VarList
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 192
|
2020-10-05 20:11:41 +00:00
|
|
|
Height = 218
|
2020-09-19 16:36:44 +00:00
|
|
|
Top = 17
|
|
|
|
Width = 130
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
ItemHeight = 0
|
2020-09-21 21:39:40 +00:00
|
|
|
OnDblClick = SelListDblClick
|
2020-09-19 16:36:44 +00:00
|
|
|
OnSelectionChange = VarListSelectionChange
|
|
|
|
TabOrder = 4
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object InBtn: TBitBtn[9]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 147
|
|
|
|
Height = 28
|
|
|
|
Top = 17
|
|
|
|
Width = 28
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = InBtnClick
|
|
|
|
Spacing = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 1
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object OutBtn: TBitBtn[10]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = InBtn
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 147
|
|
|
|
Height = 28
|
|
|
|
Top = 49
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = OutBtnClick
|
|
|
|
Spacing = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 2
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object AllBtn: TBitBtn[11]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = OutBtn
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-09-19 16:36:44 +00:00
|
|
|
Left = 138
|
|
|
|
Height = 25
|
|
|
|
Top = 109
|
|
|
|
Width = 46
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 32
|
|
|
|
Caption = 'ALL'
|
|
|
|
OnClick = AllBtnClick
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 3
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object Label1: TLabel[12]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = OptionsGroup
|
|
|
|
AnchorSideTop.Control = CIEdit
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = CIEdit
|
|
|
|
Left = 0
|
|
|
|
Height = 15
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 327
|
2020-12-08 19:26:45 +00:00
|
|
|
Width = 195
|
2020-09-19 16:36:44 +00:00
|
|
|
BorderSpacing.Right = 8
|
2020-12-08 19:26:45 +00:00
|
|
|
Caption = 'Confidence Interval for the Mean (%)'
|
2020-09-19 16:36:44 +00:00
|
|
|
ParentColor = False
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object OptionsGroup: TGroupBox[13]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = CIEdit
|
|
|
|
Left = 0
|
|
|
|
Height = 72
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 243
|
2020-09-19 16:36:44 +00:00
|
|
|
Width = 306
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
Caption = 'Options'
|
|
|
|
ChildSizing.LeftRightSpacing = 12
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
ChildSizing.HorizontalSpacing = 24
|
|
|
|
ChildSizing.VerticalSpacing = 2
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 2
|
|
|
|
ClientHeight = 52
|
|
|
|
ClientWidth = 302
|
|
|
|
TabOrder = 5
|
|
|
|
object CaseChk: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 138
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
BorderSpacing.Right = 12
|
|
|
|
Caption = 'Casewise Deletion'
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object ZScoresToGridChk: TCheckBox
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 174
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 116
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
BorderSpacing.Right = 12
|
|
|
|
Caption = 'z Scores to Grid'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
2020-10-02 17:14:33 +00:00
|
|
|
object PercentileChk: TCheckBox
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 27
|
|
|
|
Width = 138
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
BorderSpacing.Right = 12
|
|
|
|
Caption = 'Show Percentile Ranks'
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
2020-10-02 17:14:33 +00:00
|
|
|
object AllQuartilesChk: TCheckBox
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 174
|
|
|
|
Height = 19
|
|
|
|
Top = 27
|
|
|
|
Width = 116
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
BorderSpacing.Right = 12
|
|
|
|
Caption = 'Show All Quartiles'
|
|
|
|
TabOrder = 3
|
|
|
|
end
|
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
object CIEdit: TEdit[14]
|
2020-09-19 16:36:44 +00:00
|
|
|
AnchorSideLeft.Control = Label1
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-02 17:14:33 +00:00
|
|
|
AnchorSideBottom.Control = DecPlacesEdit
|
2020-12-08 19:26:45 +00:00
|
|
|
Left = 203
|
2020-09-19 16:36:44 +00:00
|
|
|
Height = 23
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 323
|
2020-10-02 17:14:33 +00:00
|
|
|
Width = 50
|
2020-09-19 16:36:44 +00:00
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
TabOrder = 6
|
|
|
|
Text = '95.0'
|
|
|
|
end
|
2020-10-02 17:14:33 +00:00
|
|
|
object DecPlacesEdit: TSpinEdit[15]
|
|
|
|
AnchorSideLeft.Control = CIEdit
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = CIEdit
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = ButtonBevel
|
2020-12-08 19:26:45 +00:00
|
|
|
Left = 203
|
2020-10-02 17:14:33 +00:00
|
|
|
Height = 23
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 350
|
2020-10-02 17:14:33 +00:00
|
|
|
Width = 50
|
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
MaxValue = 10
|
2020-10-05 20:11:41 +00:00
|
|
|
TabOrder = 7
|
2020-10-02 17:14:33 +00:00
|
|
|
Value = 3
|
|
|
|
end
|
|
|
|
object Label4: TLabel[16]
|
|
|
|
AnchorSideTop.Control = DecPlacesEdit
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-12-08 19:26:45 +00:00
|
|
|
AnchorSideRight.Control = Label1
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 116
|
2020-10-02 17:14:33 +00:00
|
|
|
Height = 15
|
2020-10-05 20:11:41 +00:00
|
|
|
Top = 354
|
2020-10-02 17:14:33 +00:00
|
|
|
Width = 79
|
2020-12-08 19:26:45 +00:00
|
|
|
Anchors = [akTop, akRight]
|
2020-10-02 17:14:33 +00:00
|
|
|
Caption = 'Decimal places'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-01 16:03:56 +00:00
|
|
|
inherited ParamsSplitter: TSplitter
|
2020-10-05 20:11:41 +00:00
|
|
|
Left = 334
|
2020-10-02 17:14:33 +00:00
|
|
|
Height = 432
|
2020-10-01 16:03:56 +00:00
|
|
|
end
|
2020-10-02 17:14:33 +00:00
|
|
|
object PageControl: TPageControl[2]
|
2020-10-05 20:11:41 +00:00
|
|
|
Left = 343
|
2020-10-02 17:14:33 +00:00
|
|
|
Height = 416
|
|
|
|
Top = 8
|
2020-10-05 20:11:41 +00:00
|
|
|
Width = 549
|
2020-10-02 17:14:33 +00:00
|
|
|
ActivePage = ReportPage
|
2020-10-01 16:03:56 +00:00
|
|
|
Align = alClient
|
2020-10-02 17:14:33 +00:00
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
TabIndex = 0
|
2020-10-01 16:03:56 +00:00
|
|
|
TabOrder = 2
|
2020-10-02 17:14:33 +00:00
|
|
|
object ReportPage: TTabSheet
|
|
|
|
Caption = 'Report'
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
end
|