ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Tools/FileManager.dfm
(Generate patch)

Comparing oup/current/Tools/FileManager.dfm (file contents):
Revision 228 by alloc, Wed Jun 20 09:51:38 2007 UTC vs.
Revision 231 by alloc, Wed Jun 20 22:24:04 2007 UTC

# Line 2 | Line 2 | inherited Form_FileManager: TForm_FileMa
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

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)