2020-09-27 18:07:50 +00:00
|
|
|
object BoxPlotFrm: TBoxPlotFrm
|
2020-09-22 13:20:08 +00:00
|
|
|
Left = 449
|
|
|
|
Height = 500
|
|
|
|
Top = 211
|
|
|
|
Width = 1000
|
2020-05-02 20:01:14 +00:00
|
|
|
HelpType = htKeyword
|
2020-08-17 13:55:43 +00:00
|
|
|
HelpKeyword = 'html/BoxPlots.htm'
|
2020-03-30 18:01:44 +00:00
|
|
|
Caption = 'Box Plot'
|
2020-09-22 13:20:08 +00:00
|
|
|
ClientHeight = 500
|
|
|
|
ClientWidth = 1000
|
2020-03-30 18:01:44 +00:00
|
|
|
OnActivate = FormActivate
|
|
|
|
OnCreate = FormCreate
|
|
|
|
Position = poMainFormCenter
|
|
|
|
LCLVersion = '2.1.0.0'
|
2020-09-21 21:39:40 +00:00
|
|
|
object ParamsPanel: TPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
Left = 8
|
2020-09-22 13:20:08 +00:00
|
|
|
Height = 484
|
2020-03-30 18:01:44 +00:00
|
|
|
Top = 8
|
2020-09-21 21:39:40 +00:00
|
|
|
Width = 333
|
|
|
|
Align = alLeft
|
|
|
|
BorderSpacing.Around = 8
|
|
|
|
BevelOuter = bvNone
|
2020-09-22 13:20:08 +00:00
|
|
|
ClientHeight = 484
|
2020-09-21 21:39:40 +00:00
|
|
|
ClientWidth = 333
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 0
|
2020-09-21 21:39:40 +00:00
|
|
|
object CloseBtn: TButton
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 278
|
|
|
|
Height = 25
|
2020-09-22 13:20:08 +00:00
|
|
|
Top = 459
|
2020-09-21 21:39:40 +00:00
|
|
|
Width = 55
|
|
|
|
Anchors = [akRight, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
Caption = 'Close'
|
|
|
|
ModalResult = 11
|
|
|
|
OnClick = CloseBtnClick
|
|
|
|
TabOrder = 10
|
|
|
|
end
|
|
|
|
object ComputeBtn: TButton
|
|
|
|
AnchorSideRight.Control = CloseBtn
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 194
|
|
|
|
Height = 25
|
2020-09-22 13:20:08 +00:00
|
|
|
Top = 459
|
2020-09-21 21:39:40 +00:00
|
|
|
Width = 76
|
|
|
|
Anchors = [akRight, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Compute'
|
|
|
|
OnClick = ComputeBtnClick
|
|
|
|
TabOrder = 9
|
|
|
|
end
|
|
|
|
object ResetBtn: TButton
|
|
|
|
AnchorSideRight.Control = ComputeBtn
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 132
|
|
|
|
Height = 25
|
2020-09-22 13:20:08 +00:00
|
|
|
Top = 459
|
2020-09-21 21:39:40 +00:00
|
|
|
Width = 54
|
|
|
|
Anchors = [akRight, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Reset'
|
|
|
|
OnClick = ResetBtnClick
|
|
|
|
TabOrder = 8
|
|
|
|
end
|
|
|
|
object HelpBtn: TButton
|
|
|
|
Tag = 108
|
|
|
|
AnchorSideRight.Control = ResetBtn
|
|
|
|
AnchorSideBottom.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 73
|
|
|
|
Height = 25
|
2020-09-22 13:20:08 +00:00
|
|
|
Top = 459
|
2020-09-21 21:39:40 +00:00
|
|
|
Width = 51
|
|
|
|
Anchors = [akRight, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Help'
|
|
|
|
OnClick = HelpBtnClick
|
|
|
|
TabOrder = 7
|
|
|
|
end
|
|
|
|
object Bevel2: TBevel
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = CloseBtn
|
|
|
|
Left = 0
|
|
|
|
Height = 8
|
2020-09-22 13:20:08 +00:00
|
|
|
Top = 443
|
2020-09-21 21:39:40 +00:00
|
|
|
Width = 333
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
Shape = bsBottomLine
|
|
|
|
end
|
|
|
|
object Label1: TLabel
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 0
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 97
|
|
|
|
Caption = 'Available Variables'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object VarList: TListBox
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = Label1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = MeasInBtn
|
|
|
|
AnchorSideBottom.Control = Bevel2
|
|
|
|
Left = 0
|
2020-09-22 13:20:08 +00:00
|
|
|
Height = 426
|
2020-09-21 21:39:40 +00:00
|
|
|
Top = 17
|
|
|
|
Width = 145
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Constraints.MinHeight = 200
|
|
|
|
ItemHeight = 0
|
|
|
|
OnDblClick = VarListDblClick
|
|
|
|
OnSelectionChange = VarListSelectionChange
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object Label2: TLabel
|
|
|
|
AnchorSideLeft.Control = GrpInBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = GroupEdit
|
|
|
|
Left = 187
|
|
|
|
Height = 15
|
|
|
|
Top = 101
|
|
|
|
Width = 77
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
Caption = 'Group Variable'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object GroupEdit: TEdit
|
|
|
|
AnchorSideLeft.Control = GrpInBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label2
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = CloseBtn
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = GrpOutBtn
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 187
|
|
|
|
Height = 23
|
|
|
|
Top = 118
|
|
|
|
Width = 146
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
TabOrder = 6
|
|
|
|
Text = 'GroupEdit'
|
|
|
|
end
|
|
|
|
object Label3: TLabel
|
|
|
|
AnchorSideLeft.Control = MeasEdit
|
|
|
|
AnchorSideBottom.Control = MeasEdit
|
|
|
|
Left = 187
|
|
|
|
Height = 15
|
|
|
|
Top = 21
|
|
|
|
Width = 112
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Meaurement Variable'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object MeasEdit: TEdit
|
|
|
|
AnchorSideLeft.Control = MeasOutBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = MeasOutBtn
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 187
|
|
|
|
Height = 23
|
|
|
|
Top = 38
|
|
|
|
Width = 146
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
TabOrder = 3
|
|
|
|
Text = 'MeasEdit'
|
|
|
|
end
|
|
|
|
object GrpInBtn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = MeasOutBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 153
|
|
|
|
Height = 26
|
|
|
|
Top = 97
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 24
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = GrpInBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 4
|
|
|
|
end
|
|
|
|
object GrpOutBtn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = GrpInBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 153
|
|
|
|
Height = 26
|
|
|
|
Top = 127
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = GrpOutBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 5
|
|
|
|
end
|
|
|
|
object MeasInBtn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
AnchorSideBottom.Control = MeasOutBtn
|
|
|
|
Left = 153
|
|
|
|
Height = 26
|
|
|
|
Top = 17
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
BorderSpacing.Bottom = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = MeasInBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
object MeasOutBtn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = MeasInBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = VarList
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 153
|
|
|
|
Height = 26
|
|
|
|
Top = 47
|
|
|
|
Width = 26
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = MeasOutBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-09-21 21:39:40 +00:00
|
|
|
object ParamsSplitter: TSplitter
|
|
|
|
Left = 349
|
2020-09-22 13:20:08 +00:00
|
|
|
Height = 500
|
2020-09-21 21:39:40 +00:00
|
|
|
Top = 0
|
|
|
|
Width = 5
|
|
|
|
ResizeStyle = rsPattern
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-09-21 21:39:40 +00:00
|
|
|
object PageControl1: TPageControl
|
|
|
|
Left = 362
|
2020-09-22 13:20:08 +00:00
|
|
|
Height = 484
|
2020-03-30 18:01:44 +00:00
|
|
|
Top = 8
|
2020-09-22 13:20:08 +00:00
|
|
|
Width = 630
|
2020-09-21 21:39:40 +00:00
|
|
|
ActivePage = ReportPage
|
|
|
|
Align = alClient
|
|
|
|
BorderSpacing.Around = 8
|
|
|
|
TabIndex = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 2
|
2020-09-21 21:39:40 +00:00
|
|
|
object ReportPage: TTabSheet
|
|
|
|
Caption = 'Report'
|
|
|
|
end
|
|
|
|
object ChartPage: TTabSheet
|
|
|
|
Caption = 'Chart'
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|