source: oup/current/Tools/FileManager.dfm@ 321

Last change on this file since 321 was 231, checked in by alloc, 17 years ago
File size: 353 bytes
Line 
1inherited Form_FileManager: TForm_FileManager
2 Caption = 'Form_FileManager'
3 PixelsPerInch = 96
4 TextHeight = 13
5 inherited panel_basecontent: TPanel
6 inherited panel_files: TPanel
7 inherited FilePages: TPageControl
8 inherited tab_files: TTabSheet
9 Caption = 'File list'
10 end
11 end
12 end
13 end
14end
Note: See TracBrowser for help on using the repository browser.