2020-11-23 17:03:40 +00:00
|
|
|
inherited CompRelForm: TCompRelForm
|
2020-03-30 18:01:44 +00:00
|
|
|
Left = 506
|
|
|
|
Height = 361
|
|
|
|
Top = 429
|
2020-11-23 17:03:40 +00:00
|
|
|
Width = 802
|
2020-05-14 13:51:39 +00:00
|
|
|
HelpType = htKeyword
|
2020-08-17 13:55:43 +00:00
|
|
|
HelpKeyword = 'html/WeightedCompositeReliability.htm'
|
2020-03-30 18:01:44 +00:00
|
|
|
Caption = 'Composite Test Reliability'
|
|
|
|
ClientHeight = 361
|
2020-11-23 17:03:40 +00:00
|
|
|
ClientWidth = 802
|
|
|
|
inherited ParamsPanel: TPanel
|
|
|
|
Height = 345
|
|
|
|
Width = 424
|
|
|
|
ClientHeight = 345
|
|
|
|
ClientWidth = 424
|
|
|
|
inherited CloseBtn: TButton
|
|
|
|
Left = 369
|
|
|
|
Top = 320
|
|
|
|
TabOrder = 11
|
|
|
|
end
|
|
|
|
inherited ComputeBtn: TButton
|
|
|
|
Left = 285
|
|
|
|
Top = 320
|
|
|
|
TabOrder = 10
|
|
|
|
end
|
|
|
|
inherited ResetBtn: TButton
|
|
|
|
Left = 223
|
|
|
|
Top = 320
|
|
|
|
TabOrder = 9
|
|
|
|
end
|
|
|
|
inherited HelpBtn: TButton
|
|
|
|
Tag = 114
|
|
|
|
Left = 164
|
|
|
|
Top = 320
|
|
|
|
TabOrder = 8
|
|
|
|
end
|
|
|
|
inherited ButtonBevel: TBevel
|
|
|
|
Top = 304
|
|
|
|
Width = 424
|
|
|
|
end
|
|
|
|
object GroupBox1: TGroupBox[5]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Control = ButtonBevel
|
|
|
|
Left = 0
|
|
|
|
Height = 51
|
|
|
|
Top = 253
|
|
|
|
Width = 387
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
Caption = 'Options'
|
|
|
|
ChildSizing.LeftRightSpacing = 12
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
ChildSizing.HorizontalSpacing = 24
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 2
|
|
|
|
ClientHeight = 31
|
|
|
|
ClientWidth = 383
|
|
|
|
TabOrder = 7
|
|
|
|
object RMatChk: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 166
|
|
|
|
Caption = 'Print Intercorrelation Matrix'
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object GridScrChk: TCheckBox
|
|
|
|
Left = 202
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 169
|
|
|
|
Caption = 'Put Composite Score in Grid'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
end
|
|
|
|
object Label3: TLabel[6]
|
|
|
|
AnchorSideLeft.Control = RelList
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 256
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 74
|
|
|
|
Caption = 'Test Reliability'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label4: TLabel[7]
|
|
|
|
AnchorSideLeft.Control = WeightList
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 344
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 66
|
|
|
|
Caption = 'Test Weights'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object RelList: TListBox[8]
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label3
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = WeightList
|
|
|
|
AnchorSideBottom.Control = VarList
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 256
|
|
|
|
Height = 228
|
|
|
|
Top = 17
|
|
|
|
Width = 80
|
|
|
|
Anchors = [akTop, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
ItemHeight = 0
|
|
|
|
OnClick = RelListClick
|
|
|
|
TabOrder = 5
|
|
|
|
end
|
|
|
|
object WeightList: TListBox[9]
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label4
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = VarList
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 344
|
|
|
|
Height = 228
|
|
|
|
Top = 17
|
|
|
|
Width = 80
|
|
|
|
Anchors = [akTop, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
ItemHeight = 0
|
|
|
|
OnClick = WeightListClick
|
|
|
|
TabOrder = 6
|
|
|
|
end
|
|
|
|
object Label1: TLabel[10]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 0
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 97
|
|
|
|
Caption = 'Variables Available'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label2: TLabel[11]
|
|
|
|
AnchorSideLeft.Control = ItemList
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 150
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 76
|
|
|
|
Caption = 'Selected Items'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object VarList: TListBox[12]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = Label1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = AllBtn
|
|
|
|
AnchorSideBottom.Control = GroupBox1
|
|
|
|
Left = 0
|
|
|
|
Height = 228
|
|
|
|
Top = 17
|
|
|
|
Width = 98
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Right = 6
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
ItemHeight = 0
|
|
|
|
MultiSelect = True
|
|
|
|
OnSelectionChange = ItemListSelectionChange
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 0
|
|
|
|
end
|
2020-11-23 17:03:40 +00:00
|
|
|
object InBtn: TBitBtn[13]
|
|
|
|
AnchorSideLeft.Control = Bevel1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
Left = 111
|
|
|
|
Height = 26
|
|
|
|
Top = 17
|
|
|
|
Width = 26
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = InBtnClick
|
|
|
|
Spacing = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 1
|
|
|
|
end
|
2020-11-23 17:03:40 +00:00
|
|
|
object OutBtn: TBitBtn[14]
|
|
|
|
AnchorSideLeft.Control = Bevel1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = InBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 111
|
|
|
|
Height = 26
|
|
|
|
Top = 47
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = OutBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
|
|
|
object ItemList: TListBox[15]
|
|
|
|
AnchorSideLeft.Control = AllBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label2
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = RelList
|
|
|
|
AnchorSideBottom.Control = GroupBox1
|
|
|
|
Left = 150
|
|
|
|
Height = 228
|
|
|
|
Top = 17
|
|
|
|
Width = 98
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 6
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
ItemHeight = 0
|
|
|
|
MultiSelect = True
|
|
|
|
OnSelectionChange = ItemListSelectionChange
|
|
|
|
TabOrder = 4
|
|
|
|
end
|
|
|
|
object AllBtn: TBitBtn[16]
|
|
|
|
AnchorSideLeft.Control = Bevel1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = ItemList
|
|
|
|
Left = 104
|
|
|
|
Height = 25
|
|
|
|
Top = 119
|
|
|
|
Width = 40
|
|
|
|
AutoSize = True
|
|
|
|
Caption = 'All'
|
|
|
|
OnClick = AllBtnClick
|
|
|
|
TabOrder = 3
|
|
|
|
end
|
|
|
|
object Bevel1: TBevel[17]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Control = ItemList
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 0
|
|
|
|
Height = 5
|
|
|
|
Top = 0
|
|
|
|
Width = 248
|
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-11-23 17:03:40 +00:00
|
|
|
inherited ParamsSplitter: TSplitter
|
2020-04-18 20:50:34 +00:00
|
|
|
Left = 436
|
2020-11-23 17:03:40 +00:00
|
|
|
Height = 361
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
end
|