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

Comparing:
oup/rewrite/Tools/Preview.dfm (file contents), Revision 93 by alloc, Thu Jan 18 17:15:59 2007 UTC vs.
oup/current/Tools/Preview.dfm (file contents), Revision 194 by alloc, Sat May 26 18:26:48 2007 UTC

# Line 1 | Line 1
1   inherited Form_Preview: TForm_Preview
2    Caption = 'Preview'
3 +  OnCreate = FormCreate
4 +  ExplicitWidth = 500
5 +  ExplicitHeight = 450
6    PixelsPerInch = 96
7    TextHeight = 13
8 +  inherited Splitter1: TSplitter
9 +    OnMoved = Splitter1Moved
10 +  end
11    inherited content: TPanel
12      object lbl_notpossible: TLabel
13        Left = 16

Diff Legend

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