inherited SRHTestForm: TSRHTestForm Left = 1013 Height = 442 Top = 293 Width = 814 Caption = 'Scheirer-Ray-Hare Test' ClientHeight = 442 ClientWidth = 814 inherited ParamsPanel: TPanel Height = 426 Width = 378 ClientHeight = 426 ClientWidth = 378 inherited CloseBtn: TButton Left = 323 Top = 401 end inherited ComputeBtn: TButton Left = 239 Top = 401 end inherited ResetBtn: TButton Left = 177 Top = 401 end inherited HelpBtn: TButton Tag = 167 Left = 118 Top = 401 end inherited ButtonBevel: TBevel Top = 385 Width = 378 end object Label1: TLabel[5] AnchorSideLeft.Control = ParamsPanel AnchorSideTop.Control = ParamsPanel Left = 0 Height = 15 Top = 0 Width = 49 Caption = 'Variables:' ParentColor = False end object VarList: TListBox[6] AnchorSideLeft.Control = ParamsPanel AnchorSideTop.Control = Label1 AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Fact1In AnchorSideBottom.Control = ButtonBevel Left = 0 Height = 368 Top = 17 Width = 168 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Top = 2 BorderSpacing.Right = 8 ItemHeight = 0 OnDblClick = VarListDblClick OnSelectionChange = VarListSelectionChange TabOrder = 4 end object DepIn: TBitBtn[7] AnchorSideLeft.Control = ParamsPanel AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = VarList Left = 176 Height = 26 Top = 17 Width = 26 Images = MainDataModule.ImageList ImageIndex = 1 OnClick = DepInClick Spacing = 0 TabOrder = 5 end object StaticText1: TStaticText[8] AnchorSideLeft.Control = DepIn AnchorSideLeft.Side = asrBottom AnchorSideBottom.Control = DepVar Left = 210 Height = 16 Top = 20 Width = 103 Anchors = [akLeft, akBottom] AutoSize = True BorderSpacing.Left = 8 BorderSpacing.Bottom = 2 Caption = 'Dependent Variable' TabOrder = 6 end object DepVar: TEdit[9] AnchorSideLeft.Control = DepIn AnchorSideLeft.Side = asrBottom AnchorSideRight.Control = ParamsPanel AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = DepOut AnchorSideBottom.Side = asrBottom Left = 210 Height = 23 Top = 38 Width = 168 Anchors = [akLeft, akRight, akBottom] BorderSpacing.Left = 8 BorderSpacing.Bottom = 12 ReadOnly = True TabOrder = 7 Text = 'DepVar' end object Fact1In: TBitBtn[10] AnchorSideLeft.Control = ParamsPanel AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = DepOut AnchorSideTop.Side = asrBottom Left = 176 Height = 26 Top = 93 Width = 26 BorderSpacing.Top = 20 Images = MainDataModule.ImageList ImageIndex = 1 OnClick = Fact1InClick Spacing = 0 TabOrder = 8 end object StaticText2: TStaticText[11] AnchorSideLeft.Control = Factor1 AnchorSideBottom.Control = Factor1 Left = 210 Height = 16 Top = 96 Width = 87 Anchors = [akLeft, akBottom] AutoSize = True BorderSpacing.Bottom = 2 Caption = 'Factor 1 Variable' TabOrder = 9 end object Label3: TLabel[12] AnchorSideLeft.Control = Fact2Out AnchorSideTop.Control = OverallAlpha AnchorSideTop.Side = asrCenter Left = 176 Height = 15 Top = 249 Width = 147 Caption = 'Alpha Level for Overall Tests' ParentColor = False end object Factor1: TEdit[13] AnchorSideLeft.Control = Fact1In AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = Fact1Out AnchorSideRight.Control = ParamsPanel AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = Fact1Out AnchorSideBottom.Side = asrBottom Left = 210 Height = 23 Top = 114 Width = 168 Anchors = [akLeft, akRight, akBottom] BorderSpacing.Left = 8 BorderSpacing.Bottom = 12 ReadOnly = True TabOrder = 10 Text = 'Edit1' end object DepOut: TBitBtn[14] AnchorSideLeft.Control = ParamsPanel AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = DepIn AnchorSideTop.Side = asrBottom Left = 176 Height = 26 Top = 47 Width = 26 BorderSpacing.Top = 4 Images = MainDataModule.ImageList ImageIndex = 0 OnClick = DepOutClick Spacing = 0 TabOrder = 11 end object Fact1Out: TBitBtn[15] AnchorSideLeft.Control = ParamsPanel AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = Fact1In AnchorSideTop.Side = asrBottom Left = 176 Height = 26 Top = 123 Width = 26 BorderSpacing.Top = 4 Images = MainDataModule.ImageList ImageIndex = 0 OnClick = Fact1OutClick Spacing = 0 TabOrder = 12 end object Fact2In: TBitBtn[16] AnchorSideLeft.Control = ParamsPanel AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = Fact1Out AnchorSideTop.Side = asrBottom Left = 176 Height = 26 Top = 169 Width = 26 BorderSpacing.Top = 20 Images = MainDataModule.ImageList ImageIndex = 1 OnClick = Fact2InClick Spacing = 0 TabOrder = 13 end object Fact2Out: TBitBtn[17] AnchorSideLeft.Control = ParamsPanel AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = Fact2In AnchorSideTop.Side = asrBottom Left = 176 Height = 26 Top = 199 Width = 26 BorderSpacing.Top = 4 Images = MainDataModule.ImageList ImageIndex = 0 OnClick = Fact2OutClick Spacing = 0 TabOrder = 14 end object StaticText3: TStaticText[18] AnchorSideLeft.Control = Factor2 AnchorSideBottom.Control = Factor2 Left = 210 Height = 16 Top = 172 Width = 87 Anchors = [akLeft, akBottom] AutoSize = True BorderSpacing.Bottom = 2 Caption = 'Factor 2 Variable' TabOrder = 15 end object Factor2: TEdit[19] AnchorSideLeft.Control = Fact2In AnchorSideLeft.Side = asrBottom AnchorSideRight.Control = ParamsPanel AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = Fact2Out AnchorSideBottom.Side = asrBottom Left = 210 Height = 23 Top = 190 Width = 168 Anchors = [akLeft, akRight, akBottom] BorderSpacing.Left = 8 BorderSpacing.Bottom = 12 ReadOnly = True TabOrder = 16 Text = 'Edit1' end object OverallAlpha: TEdit[20] AnchorSideLeft.Control = Label3 AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = Fact2Out AnchorSideTop.Side = asrBottom Left = 331 Height = 23 Top = 245 Width = 45 Alignment = taRightJustify BorderSpacing.Left = 8 BorderSpacing.Top = 20 TabOrder = 17 Text = 'OverallAlpha' end end inherited ParamsSplitter: TSplitter Left = 390 Height = 442 end inherited PageControl: TPageControl Left = 399 Height = 426 Width = 407 end object ChartStyles: TChartStyles[3] Styles = <> Left = 484 Top = 183 end end