object fm_filesel: Tfm_filesel Left = 343 Top = 242 BorderStyle = bsDialog Caption = '������� �����' ClientHeight = 111 ClientWidth = 308 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter PixelsPerInch = 120 TextHeight = 16 object edMask: TDCHistoryEdit Left = 32 Top = 16 Width = 241 Height = 25 Button1Kind = bkAuto Caption = 'edMask' Flat = False ParentColor = False ReadOnly = False TabOrder = 0 TabStop = True object TPopupListBox Left = 0 Top = 0 Width = 121 Height = 82 TabStop = False ItemHeight = 16 end end object BitBtn1: TBitBtn Left = 32 Top = 56 Width = 75 Height = 25 TabOrder = 1 OnClick = BitBtn1Click Kind = bkOK end object BitBtn2: TBitBtn Left = 200 Top = 56 Width = 75 Height = 25 TabOrder = 2 OnClick = BitBtn2Click Kind = bkCancel end end