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

Comparing oup/current/Tools/MetaEditor.dfm (file contents):
Revision 247 by alloc, Fri Aug 17 21:09:51 2007 UTC vs.
Revision 248 by alloc, Mon Nov 26 11:02:28 2007 UTC

# Line 81 | Line 81 | inherited Form_Meta: TForm_Meta
81        object tab_meta: TTabSheet
82          Caption = 'Meta Edit'
83          ImageIndex = 1
84 +        ExplicitLeft = 0
85 +        ExplicitTop = 0
86 +        ExplicitWidth = 0
87 +        ExplicitHeight = 0
88        end
89        object tab_hex: TTabSheet
90          Caption = 'Binary Edit'
91 +        ExplicitLeft = 0
92 +        ExplicitTop = 0
93 +        ExplicitWidth = 0
94 +        ExplicitHeight = 0
95          object splitter_hex_1: TSplitter
96            Left = 0
97            Top = 100
# Line 161 | Line 169 | inherited Form_Meta: TForm_Meta
169            Colors.OddColumn = clBlue
170            Colors.EvenColumn = clNavy
171            Colors.CurrentOffsetBackground = clBtnShadow
172 <          Colors.OffsetBackGround = clBtnFace
172 >          Colors.OffsetBackground = clBtnFace
173            Colors.CurrentOffset = clBtnHighlight
174            Colors.Grid = clBtnFace
175            Colors.NonFocusCursorFrame = clAqua
# Line 170 | Line 178 | inherited Form_Meta: TForm_Meta
178            NoSizeChange = True
179            AllowInsertMode = False
180            DrawGridLines = False
181 <          Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de'
181 >          Version = 'september 30, 2007; '#169' markus stephany, vcl[at]mirkes[dot]de'
182            ShowPositionIfNotFocused = True
183          end
184          object value_viewer: TWrapGrid

Diff Legend

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