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