object frmThreadlistEx: TfrmThreadlistEx Left = 832 Height = 220 Top = 251 Width = 272 Caption = 'ThreadInfo' ClientHeight = 220 ClientWidth = 272 OnClose = FormClose LCLVersion = '1.6.0.4' object TreeView1: TTreeView Left = 0 Height = 189 Top = 0 Width = 272 Align = alClient DefaultItemHeight = 16 Indent = 19 ReadOnly = True TabOrder = 0 Options = [tvoAutoItemHeight, tvoHideSelection, tvoKeepCollapsedNodes, tvoReadOnly, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips] end object Panel1: TPanel Left = 0 Height = 31 Top = 189 Width = 272 Align = alBottom AutoSize = True BevelOuter = bvNone ClientHeight = 31 ClientWidth = 272 TabOrder = 1 object Button1: TButton AnchorSideLeft.Control = Panel1 AnchorSideLeft.Side = asrCenter AnchorSideTop.Control = Panel1 Left = 99 Height = 23 Top = 4 Width = 75 AutoSize = True BorderSpacing.Top = 4 BorderSpacing.Bottom = 4 Caption = 'OK' Constraints.MinWidth = 75 OnClick = Button1Click TabOrder = 0 end end end