Revision: | 231 |
Committed: | Wed Jun 20 22:24:04 2007 UTC (18 years, 3 months ago) by alloc |
File size: | 353 byte(s) |
Log Message: |
# | Content |
---|---|
1 | inherited 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 |
14 | end |