object CoxRegFrm: TCoxRegFrm Left = 457 Height = 401 Top = 291 Width = 424 HelpType = htKeyword HelpKeyword = 'html/CoxProportionalHazardsSurvivalRe.htm' AutoSize = True Caption = 'Cox Proportional Hazards Survival Regression' ClientHeight = 401 ClientWidth = 424 OnActivate = FormActivate OnCreate = FormCreate OnShow = FormShow Position = poMainFormCenter LCLVersion = '2.1.0.0' object Label1: TLabel AnchorSideLeft.Control = Owner AnchorSideTop.Control = Owner Left = 8 Height = 15 Top = 9 Width = 89 BorderSpacing.Left = 8 BorderSpacing.Top = 9 Caption = 'Avaialbe Variable' ParentColor = False end object Label2: TLabel AnchorSideLeft.Control = BlockList AnchorSideTop.Control = Owner Left = 234 Height = 15 Top = 8 Width = 116 BorderSpacing.Top = 8 Caption = 'Independent Variables' ParentColor = False end object Label3: TLabel AnchorSideLeft.Control = DepVar AnchorSideBottom.Control = DepVar Left = 234 Height = 15 Top = 108 Width = 114 Anchors = [akLeft, akBottom] BorderSpacing.Bottom = 2 Caption = 'Survival Time Variable' ParentColor = False end object Label4: TLabel AnchorSideLeft.Control = StatusEdit AnchorSideBottom.Control = StatusEdit Left = 234 Height = 15 Top = 195 Width = 120 Anchors = [akLeft, akBottom] BorderSpacing.Bottom = 2 Caption = 'Survival Status Variable' ParentColor = False end object Label5: TLabel AnchorSideLeft.Control = GroupBox1 AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = GroupBox1 AnchorSideTop.Side = asrCenter Left = 219 Height = 15 Top = 296 Width = 117 BorderSpacing.Left = 40 Caption = 'Maximum Interations:' ParentColor = False end object VarList: TListBox AnchorSideLeft.Control = Owner AnchorSideTop.Control = Label1 AnchorSideTop.Side = asrBottom AnchorSideRight.Control = InBtn AnchorSideBottom.Control = GroupBox1 Left = 8 Height = 221 Top = 26 Width = 182 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Left = 8 BorderSpacing.Top = 2 BorderSpacing.Right = 8 BorderSpacing.Bottom = 8 Constraints.MinHeight = 220 ItemHeight = 0 MultiSelect = True OnSelectionChange = VarListSelectionChange TabOrder = 0 end object InBtn: TBitBtn AnchorSideLeft.Control = Owner AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = VarList Left = 198 Height = 28 Top = 26 Width = 28 Glyph.Data = { 36040000424D3604000000000000360000002800000010000000100000000100 2000000000000004000064000000640000000000000000000000FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00216324B81D5E2006FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF002A702F38256929F7216324D9FFFFFF00FFFFFF00FFFFFF00FFFFFF0061BE 6DFF5DB868FF58B162FF53A95CFF4DA156FF47994FFF419149FF3B8842FF3580 3BFF3F8845FF59A15EFF448B49FF216324CFFFFFFF00FFFFFF00FFFFFF0065C3 71FFA0D7A9FF9CD5A5FF98D3A1FF94D09DFF90CE98FF8BCB93FF87C98EFF82C6 89FF7EC384FF7AC180FF76BE7CFF458C4AFF216324C4FFFFFF00FFFFFF0068C7 74FFA5DAAEFFA2D8ABFF9ED6A7FF9AD4A3FF96D29FFF93CF9AFF8ECC95FF89CA 90FF85C78BFF81C587FF7DC282FF4A9150FF256929C9FFFFFF00FFFFFF0068C7 74FF68C774FF65C371FF61BE6DFF5DB868FF58B162FF53A95CFF4DA156FF4799 4FFF419149FF5AA362FF559D5CFF2F7835D1FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00419149F73B8842DBFFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF0047994FBB41914906FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 } Images = MainDataModule.ImageList ImageIndex = 1 OnClick = InBtnClick Spacing = 0 TabOrder = 1 end object OutBtn: TBitBtn AnchorSideLeft.Control = Owner AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = InBtn AnchorSideTop.Side = asrBottom Left = 198 Height = 28 Top = 58 Width = 28 BorderSpacing.Top = 4 Images = MainDataModule.ImageList ImageIndex = 0 OnClick = OutBtnClick Spacing = 0 TabOrder = 2 end object DepInBtn: TBitBtn AnchorSideLeft.Control = Owner AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = Label3 Left = 198 Height = 28 Top = 108 Width = 28 Images = MainDataModule.ImageList ImageIndex = 1 OnClick = DepInBtnClick Spacing = 0 TabOrder = 4 end object DepOutBtn: TBitBtn AnchorSideLeft.Control = Owner AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = DepInBtn AnchorSideTop.Side = asrBottom Left = 198 Height = 28 Top = 140 Width = 28 BorderSpacing.Top = 4 Images = MainDataModule.ImageList ImageIndex = 0 OnClick = DepOutBtnClick Spacing = 0 TabOrder = 5 end object StatusInBtn: TBitBtn AnchorSideLeft.Control = Owner AnchorSideLeft.Side = asrCenter AnchorSideBottom.Control = StatusOutBtn Left = 198 Height = 28 Top = 187 Width = 28 Anchors = [akLeft, akBottom] BorderSpacing.Bottom = 4 Images = MainDataModule.ImageList ImageIndex = 1 OnClick = StatusInBtnClick Spacing = 0 TabOrder = 7 end object StatusOutBtn: TBitBtn AnchorSideLeft.Control = Owner AnchorSideLeft.Side = asrCenter AnchorSideTop.Side = asrBottom AnchorSideBottom.Control = VarList AnchorSideBottom.Side = asrBottom Left = 198 Height = 28 Top = 219 Width = 28 Anchors = [akLeft, akBottom] Images = MainDataModule.ImageList ImageIndex = 0 OnClick = StatusOutBtnClick Spacing = 0 TabOrder = 8 end object BlockList: TListBox AnchorSideLeft.Control = InBtn AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = Label2 AnchorSideTop.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = Label3 Left = 234 Height = 67 Top = 25 Width = 182 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Left = 8 BorderSpacing.Top = 2 BorderSpacing.Right = 8 BorderSpacing.Bottom = 16 ItemHeight = 0 OnSelectionChange = VarListSelectionChange TabOrder = 3 end object DepVar: TEdit AnchorSideLeft.Control = InBtn AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = VarList AnchorSideTop.Side = asrCenter AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom Left = 234 Height = 23 Top = 125 Width = 182 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 8 BorderSpacing.Right = 8 ReadOnly = True TabOrder = 6 Text = 'DepVar' end object StatusEdit: TEdit AnchorSideLeft.Control = DepInBtn AnchorSideLeft.Side = asrBottom AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = StatusOutBtn AnchorSideBottom.Side = asrBottom Left = 234 Height = 23 Top = 212 Width = 182 Anchors = [akLeft, akRight, akBottom] BorderSpacing.Left = 8 BorderSpacing.Right = 8 BorderSpacing.Bottom = 12 ReadOnly = True TabOrder = 9 Text = 'StatusEdit' end object GroupBox1: TGroupBox AnchorSideLeft.Control = Owner AnchorSideBottom.Control = Bevel1 Left = 8 Height = 97 Top = 255 Width = 171 Anchors = [akLeft, akBottom] AutoSize = True BorderSpacing.Left = 8 Caption = 'Options' ChildSizing.LeftRightSpacing = 12 ChildSizing.TopBottomSpacing = 6 ChildSizing.VerticalSpacing = 2 ClientHeight = 77 ClientWidth = 167 TabOrder = 10 object DescChk: TCheckBox Left = 12 Height = 19 Top = 6 Width = 127 Caption = 'Descriptive Statistics' TabOrder = 0 end object ProbsChk: TCheckBox Left = 12 Height = 19 Top = 29 Width = 143 Caption = 'Base Survival Functions' TabOrder = 1 end object ItersChk: TCheckBox Left = 12 Height = 19 Top = 52 Width = 101 Caption = 'Show Iterations' TabOrder = 2 end end object MaxItsEdit: TEdit AnchorSideLeft.Control = Label5 AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = Label5 AnchorSideTop.Side = asrCenter Left = 344 Height = 23 Top = 292 Width = 42 Alignment = taRightJustify BorderSpacing.Left = 8 BorderSpacing.Right = 8 TabOrder = 11 Text = 'MaxItsEdit' end object ResetBtn: TButton AnchorSideRight.Control = ComputeBtn AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 215 Height = 25 Top = 368 Width = 54 Anchors = [akRight, akBottom] AutoSize = True BorderSpacing.Left = 8 BorderSpacing.Top = 8 BorderSpacing.Right = 8 BorderSpacing.Bottom = 8 Caption = 'Reset' OnClick = ResetBtnClick TabOrder = 12 end object ComputeBtn: TButton AnchorSideRight.Control = CloseBtn AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 277 Height = 25 Top = 368 Width = 76 Anchors = [akRight, akBottom] AutoSize = True BorderSpacing.Left = 8 BorderSpacing.Top = 8 BorderSpacing.Right = 8 BorderSpacing.Bottom = 8 Caption = 'Compute' OnClick = ComputeBtnClick TabOrder = 13 end object CloseBtn: TButton AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 361 Height = 25 Top = 368 Width = 55 Anchors = [akRight, akBottom] AutoSize = True BorderSpacing.Left = 8 BorderSpacing.Top = 8 BorderSpacing.Right = 8 BorderSpacing.Bottom = 8 Caption = 'Close' ModalResult = 11 TabOrder = 14 end object Bevel1: TBevel AnchorSideLeft.Control = Owner AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = CloseBtn Left = 0 Height = 8 Top = 352 Width = 424 Anchors = [akLeft, akRight, akBottom] Shape = bsBottomLine end end