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

Comparing oup/current/Tools/BinEdit.dfm (file contents):
Revision 245 by alloc, Sat Aug 18 15:51:42 2007 UTC vs.
Revision 248 by alloc, Mon Nov 26 11:02:28 2007 UTC

# Line 106 | Line 106 | inherited Form_BinEdit: TForm_BinEdit
106          Colors.OddColumn = clBlue
107          Colors.EvenColumn = clNavy
108          Colors.CurrentOffsetBackground = clBtnShadow
109 <        Colors.OffsetBackGround = clBtnFace
109 >        Colors.OffsetBackground = clBtnFace
110          Colors.CurrentOffset = clBtnHighlight
111          Colors.Grid = clBtnFace
112          Colors.NonFocusCursorFrame = clAqua
# Line 115 | Line 115 | inherited Form_BinEdit: TForm_BinEdit
115          NoSizeChange = True
116          AllowInsertMode = False
117          DrawGridLines = False
118 <        Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de'
118 >        Version = 'september 30, 2007; '#169' markus stephany, vcl[at]mirkes[dot]de'
119          OnChange = hexChange
120          ShowPositionIfNotFocused = True
121          OnSelectionChanged = hexSelectionChanged

Diff Legend

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