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 176 by alloc, Wed May 2 15:16:00 2007 UTC vs.
Revision 177 by alloc, Sat May 12 13:22:11 2007 UTC

# Line 61 | Line 61 | inherited Form_BinEdit: TForm_BinEdit
61        Colors.OddColumn = clBlue
62        Colors.EvenColumn = clNavy
63        Colors.CurrentOffsetBackground = clBtnShadow
64 <      Colors.OffsetBackground = clBtnFace
64 >      Colors.OffsetBackGround = clBtnFace
65        Colors.CurrentOffset = clBtnHighlight
66        Colors.Grid = clBtnFace
67        Colors.NonFocusCursorFrame = clAqua
# Line 70 | Line 70 | inherited Form_BinEdit: TForm_BinEdit
70        NoSizeChange = True
71        AllowInsertMode = False
72        DrawGridLines = False
73 <      Version = 'december 06, 2006; '#169' markus stephany, vcl[at]mirkes[dot]de'
73 >      Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de'
74        OnChange = hexChange
75        ShowPositionIfNotFocused = True
76        OnSelectionChanged = hexSelectionChanged

Diff Legend

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