object FileForm: TFileForm Left = 341 Top = 198 ActiveControl = ComboBox1 BorderStyle = bsDialog Caption = '�ިڸ�؂̎w��' ClientHeight = 279 ClientWidth = 289 Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 15 object Panel1: TPanel Left = 8 Top = 72 Width = 185 Height = 201 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 0 object DirectoryListBox1: TDirectoryListBox Left = 8 Top = 8 Width = 169 Height = 153 ItemHeight = 16 TabOrder = 0 OnChange = DirectoryListBox1Change end object DriveComboBox1: TDriveComboBox Left = 8 Top = 168 Width = 169 Height = 21 DirList = DirectoryListBox1 TabOrder = 1 TextCase = tcUpperCase end end object Button1: TButton Left = 200 Top = 72 Width = 81 Height = 25 Caption = 'OK' Default = True TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 200 Top = 104 Width = 81 Height = 25 Caption = '��ݾ�' TabOrder = 2 OnClick = Button2Click end object Panel2: TPanel Left = 8 Top = 8 Width = 273 Height = 57 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 3 object Label1: THSLabel Left = 8 Top = 8 Width = 257 Height = 17 AutoSize = False Caption = '��߰���ިڸ�؁F' Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False Shadow = True end object ComboBox1: TComboBox Left = 8 Top = 24 Width = 257 Height = 23 ItemHeight = 15 TabOrder = 0 end end end