object ShabRedDbF: TShabRedDbF Left = 326 Top = 151 Width = 605 Height = 518 Caption = 'ShabRedDbF' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 14 Top = 8 Width = 40 Height = 13 Caption = 'Запись:' end object Label2: TLabel Left = 294 Top = 8 Width = 71 Height = 13 Caption = 'Файл записи:' end object ComboBox1: TComboBox Left = 30 Top = 24 Width = 273 Height = 21 ItemHeight = 13 TabOrder = 0 Text = 'ComboBox1' end object ComboBox2: TComboBox Left = 310 Top = 24 Width = 273 Height = 21 ItemHeight = 13 TabOrder = 1 Text = 'ComboBox2' end object SaveBut: TButton Left = 181 Top = 456 Width = 75 Height = 25 Caption = 'SaveBut' TabOrder = 2 end object CloseBut: TButton Left = 261 Top = 456 Width = 75 Height = 25 Caption = 'CloseBut' TabOrder = 3 OnClick = CloseButClick end object CreateBut: TButton Left = 341 Top = 456 Width = 75 Height = 25 Caption = 'CreateBut' TabOrder = 4 end end