2020-10-26 14:02:37 +00:00
|
|
|
inherited WilcoxonForm: TWilcoxonForm
|
2020-03-30 18:01:44 +00:00
|
|
|
Left = 498
|
2020-10-26 14:02:37 +00:00
|
|
|
Height = 294
|
2020-03-30 18:01:44 +00:00
|
|
|
Top = 336
|
2020-10-26 14:02:37 +00:00
|
|
|
Width = 478
|
2020-05-10 10:37:19 +00:00
|
|
|
HelpType = htKeyword
|
2020-08-17 13:55:43 +00:00
|
|
|
HelpKeyword = 'html/WilcoxonMatched-PairsSignedRanks.htm'
|
2020-03-30 18:01:44 +00:00
|
|
|
Caption = 'Wilcoxon Matched Pairs Signed Ranks Test'
|
2020-10-26 14:02:37 +00:00
|
|
|
ClientHeight = 294
|
|
|
|
ClientWidth = 478
|
|
|
|
inherited ParamsPanel: TPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
Height = 278
|
2020-10-26 14:02:37 +00:00
|
|
|
ClientHeight = 278
|
|
|
|
inherited CloseBtn: TButton
|
|
|
|
Top = 253
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 10
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
inherited ComputeBtn: TButton
|
|
|
|
Top = 253
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 9
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
inherited ResetBtn: TButton
|
|
|
|
Top = 253
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 8
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
inherited HelpBtn: TButton
|
|
|
|
Top = 253
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 7
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
inherited ButtonBevel: TBevel
|
|
|
|
Top = 237
|
|
|
|
end
|
|
|
|
object Label1: TLabel[5]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 0
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 97
|
|
|
|
Caption = 'Available Variables'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label2: TLabel[6]
|
|
|
|
AnchorSideLeft.Control = Var1Edit
|
|
|
|
AnchorSideBottom.Control = Var1Edit
|
|
|
|
Left = 166
|
|
|
|
Height = 15
|
|
|
|
Top = 21
|
|
|
|
Width = 50
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Variable 1'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label3: TLabel[7]
|
|
|
|
AnchorSideLeft.Control = Var2Edit
|
|
|
|
AnchorSideBottom.Control = Var2Edit
|
|
|
|
Left = 166
|
|
|
|
Height = 15
|
|
|
|
Top = 109
|
|
|
|
Width = 50
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Variable 2'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object VarList: TListBox[8]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = Label1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = Var1In
|
|
|
|
AnchorSideBottom.Control = ButtonBevel
|
|
|
|
Left = 0
|
|
|
|
Height = 220
|
|
|
|
Top = 17
|
|
|
|
Width = 126
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Right = 6
|
|
|
|
ItemHeight = 0
|
|
|
|
OnDblClick = VarListDblClick
|
|
|
|
OnSelectionChange = VarListSelectionChange
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 0
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
object Var1In: TBitBtn[9]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
Left = 132
|
|
|
|
Height = 26
|
|
|
|
Top = 17
|
|
|
|
Width = 26
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = Var1InClick
|
|
|
|
Spacing = 0
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 1
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
object Var1Out: TBitBtn[10]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = Var1In
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 132
|
|
|
|
Height = 26
|
|
|
|
Top = 47
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = Var1OutClick
|
|
|
|
Spacing = 0
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 2
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
object Var2In: TBitBtn[11]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = Var1Out
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 132
|
|
|
|
Height = 26
|
|
|
|
Top = 105
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Top = 32
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = Var2InClick
|
|
|
|
Spacing = 0
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 4
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
object Var2Out: TBitBtn[12]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = Var2In
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 132
|
|
|
|
Height = 26
|
|
|
|
Top = 135
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = Var2OutClick
|
|
|
|
Spacing = 0
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 5
|
2020-10-26 14:02:37 +00:00
|
|
|
end
|
|
|
|
object Var1Edit: TEdit[13]
|
|
|
|
AnchorSideLeft.Control = Var1In
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = Var1Out
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 166
|
|
|
|
Height = 23
|
|
|
|
Top = 38
|
|
|
|
Width = 125
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
ReadOnly = True
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 3
|
2020-10-26 14:02:37 +00:00
|
|
|
Text = 'Var1Edit'
|
|
|
|
end
|
|
|
|
object Var2Edit: TEdit[14]
|
|
|
|
AnchorSideLeft.Control = Var2In
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = Var2Out
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 166
|
|
|
|
Height = 23
|
|
|
|
Top = 126
|
|
|
|
Width = 125
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
ReadOnly = True
|
2020-10-26 16:06:42 +00:00
|
|
|
TabOrder = 6
|
2020-10-26 14:02:37 +00:00
|
|
|
Text = 'Var2Edit'
|
|
|
|
end
|
|
|
|
end
|
|
|
|
inherited ParamsSplitter: TSplitter
|
|
|
|
Height = 294
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
end
|