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 |
178 |
|
NoSizeChange = True |
179 |
|
AllowInsertMode = False |
180 |
|
DrawGridLines = False |
181 |
< |
Version = 'september 30, 2007; '#169' markus stephany, vcl[at]mirkes[dot]de' |
181 |
> |
Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de' |
182 |
|
ShowPositionIfNotFocused = True |
183 |
|
end |
184 |
|
object value_viewer: TWrapGrid |