[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.EditorKeyDown

Emulate the OnKeyDown event handler in the cell editor

Declaration

Source position: grids.pas line 1087

public procedure TCustomGrid.EditorKeyDown(

  Sender: TObject;

  var Key: Word;

  Shift: TShiftState

);