Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.