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

TCustomGrid.EditorKeyPress

Implements the OnKeyPress event handler for the cell editor.

Declaration

Source position: grids.pas line 1319

public procedure TCustomGrid.EditorKeyPress(

  Sender: TObject;

  var Key: Char

);

Arguments

Sender

  

Object for the event notification.

Key

  

Key press examined in the method.