object Form10: TForm10 Left = 272 Top = 164 BorderStyle = bsDialog Caption = '���������� �������' ClientHeight = 233 ClientWidth = 428 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Divisions: TTreeView Left = 8 Top = 8 Width = 417 Height = 193 HideSelection = False Indent = 19 TabOrder = 0 end object Cancel: TButton Left = 8 Top = 208 Width = 107 Height = 25 Caption = '������' TabOrder = 1 OnClick = CancelClick end object AddItem: TButton Left = 320 Top = 208 Width = 107 Height = 25 Caption = '��������' TabOrder = 2 OnClick = AddItemClick end end