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 |
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 |