object FormDevices: TFormDevices Left = 686 Height = 665 Top = 495 Width = 999 Caption = 'FormDevices' ClientHeight = 665 ClientWidth = 999 DesignTimePPI = 144 OnShow = FormShow LCLVersion = '2.2.6.0' object TreeView1: TTreeView Left = 16 Height = 631 Top = 17 Width = 971 Anchors = [akTop, akLeft, akRight, akBottom] ReadOnly = True TabOrder = 0 OnDblClick = TreeView1DblClick Options = [tvoAutoItemHeight, tvoHideSelection, tvoKeepCollapsedNodes, tvoReadOnly, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips, tvoThemedDraw] end end