The option flags sent to the Editor control in the grid.
Source position: grids.pas line 1248
protected property TCustomGrid.EditorOptions : Integer |
EO_HOOKKEYDOWN enables the OnKeyDown event handler in the editor control. EO_HOOKKEYPRESS enables the OnKeyPress event handler in the editor control. EO_HOOKKEYUP enables the OnKeyUp event handler in the editor control.
| Version 4.6 | Hosted on Source Forge |