object Form7: TForm7 Left = 284 Top = 173 BorderIcons = [] BorderStyle = bsSingle ClientHeight = 388 ClientWidth = 307 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 307 Height = 377 Transparent = True end object Label1: TLabel Left = 10 Top = 275 Width = 285 Height = 56 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label2: TLabel Left = 8 Top = 216 Width = 125 Height = 13 Caption = '������� ����������' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object DLB1: TDirectoryListBox Left = 5 Top = 29 Width = 289 Height = 180 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 0 OnChange = DLB1Change end object DCB1: TDriveComboBox Left = 5 Top = 5 Width = 289 Height = 19 Color = clWhite DirList = DLB1 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object Edit1: TEdit Left = 9 Top = 230 Width = 281 Height = 21 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnChange = Edit1Change end object BitBtn1: TBitBtn Left = 175 Top = 344 Width = 120 Height = 41 TabOrder = 3 OnClick = BitBtn1Click Kind = bkOK Layout = blGlyphTop Margin = 0 Spacing = 0 end object BitBtn2: TBitBtn Left = 12 Top = 344 Width = 125 Height = 41 Cursor = crHandPoint BiDiMode = bdLeftToRight Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentBiDiMode = False ParentFont = False TabOrder = 4 OnClick = BitBtn2Click Kind = bkCancel Layout = blGlyphTop Margin = 0 Spacing = 0 end object create: TBitBtn Left = 221 Top = 255 Width = 65 Height = 15 Caption = '�������' TabOrder = 5 OnClick = BitBtn3Click Layout = blGlyphBottom Margin = 0 Spacing = 0 end end