--- oup/current/Tools/FileManager.dfm 2007/06/20 09:51:38 228 +++ oup/current/Tools/FileManager.dfm 2007/06/20 22:24:04 231 @@ -2,4 +2,13 @@ inherited Form_FileManager: TForm_FileMa Caption = 'Form_FileManager' PixelsPerInch = 96 TextHeight = 13 + inherited panel_basecontent: TPanel + inherited panel_files: TPanel + inherited FilePages: TPageControl + inherited tab_files: TTabSheet + Caption = 'File list' + end + end + end + end end