object WarnDlg: TWarnDlg Left = 264 Top = 110 HelpContext = 71 ActiveControl = BitBtn2 BorderStyle = bsDialog ClientHeight = 288 ClientWidth = 358 Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnActivate = FormActivate OnCreate = FormCreate OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object Bevel1: TBevel Left = 0 Top = 0 Width = 358 Height = 288 Visible = False end object Label1: TLabel Left = 64 Top = 216 Width = 3 Height = 14 end object FileListBox1: TFileListBox Left = 7 Top = 8 Width = 185 Height = 193 TabStop = False FileType = [ftReadOnly, ftHidden, ftSystem, ftDirectory, ftArchive, ftNormal] ItemHeight = 16 ShowGlyphs = True TabOrder = 0 end object DirectoryListBox1: TDirectoryListBox Left = 207 Top = 32 Width = 145 Height = 169 TabStop = False FileList = FileListBox1 ItemHeight = 16 TabOrder = 1 end object DriveComboBox1: TDriveComboBox Left = 207 Top = 8 Width = 145 Height = 20 TabStop = False DirList = DirectoryListBox1 Enabled = False TabOrder = 2 end object BitBtn1: TBitBtn Left = 8 Top = 244 Width = 109 Height = 24 Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 3 Kind = bkNo Style = bsNew end object BitBtn2: TBitBtn Left = 124 Top = 244 Width = 109 Height = 24 Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 4 Kind = bkYes Style = bsNew end object BitBtn3: TBitBtn Left = 240 Top = 244 Width = 109 Height = 24 TabOrder = 5 Kind = bkCancel Style = bsNew end end