ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/releases/0.33a/Tools/Template.dfm
(Generate patch)

Comparing:
oup/current/Tools/Template.dfm (file contents), Revision 51 by alloc, Sat Dec 23 22:16:42 2006 UTC vs.
oup/releases/0.33a/Tools/Template.dfm (file contents), Revision 76 by alloc, Thu Jan 11 23:38:49 2007 UTC

# Line 16 | Line 16 | object Form_ToolTemplate: TForm_ToolTemp
16    OldCreateOrder = False
17    Visible = True
18    WindowState = wsMaximized
19 +  OnActivate = FormActivate
20    OnClose = FormClose
21    OnCreate = FormCreate
22    OnResize = FormResize
# Line 48 | Line 49 | object Form_ToolTemplate: TForm_ToolTemp
49        ItemHeight = 13
50        PopupMenu = filepopup
51        TabOrder = 0
52 +      OnClick = listClick
53        OnMouseDown = listMouseDown
54      end
55      object panel_extension: TPanel

Diff Legend

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