object FormOptions: TFormOptions Left = 0 Top = 0 Caption = 'Options' ClientHeight = 531 ClientWidth = 789 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Splitter1: TSplitter Left = 185 Top = 0 Height = 479 ExplicitLeft = 208 ExplicitTop = 104 ExplicitHeight = 100 end object PanelBottom: TPanel Left = 0 Top = 479 Width = 789 Height = 52 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 789 52) object Bevel1: TBevel Left = 8 Top = 10 Width = 773 Height = 3 Anchors = [akLeft, akRight, akBottom] ExplicitTop = 24 end object ButtonOk: TButton Left = 615 Top = 19 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Ok' Default = True ModalResult = 1 TabOrder = 0 end object ButtonCancel: TButton Left = 706 Top = 19 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end end object PanelLeft: TPanel Left = 0 Top = 0 Width = 185 Height = 479 Align = alLeft BevelOuter = bvNone TabOrder = 1 DesignSize = ( 185 479) object TreeView1: TTreeView AlignWithMargins = True Left = 3 Top = 35 Width = 179 Height = 441 Align = alBottom Anchors = [akLeft, akTop, akRight, akBottom] Indent = 19 TabOrder = 0 end object EditFilter: TEdit Left = 3 Top = 8 Width = 179 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 1 end end object PanelMain: TPanel Left = 188 Top = 0 Width = 601 Height = 479 Align = alClient BevelOuter = bvNone TabOrder = 2 end end