Implements the OnKeyPress event handler for the cell editor.
Source position: grids.pas line 1319
public procedure TCustomGrid.EditorKeyPress( |
Sender: TObject; |
var Key: Char |
); |
Sender |
|
Object for the event notification. |
Key |
|
Key press examined in the method. |