object frmThread: TfrmThread Left = 0 Top = 0 Width = 320 Height = 240 TabOrder = 0 object splCreationStack: TSplitter Left = 0 Top = 149 Width = 320 Height = 3 Cursor = crVSplit Align = alBottom end object pnlExceptInfo: TPanel Left = 0 Top = 0 Width = 320 Height = 41 Align = alTop BevelOuter = bvNone TabOrder = 0 end object pnlCreationStack: TPanel Left = 0 Top = 152 Width = 320 Height = 88 Align = alBottom BevelOuter = bvNone TabOrder = 1 end object pnlStack: TPanel Left = 0 Top = 41 Width = 320 Height = 108 Align = alClient BevelOuter = bvNone TabOrder = 2 end end