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

TWinControl.KeyPress

Invokes the OnKeyPress handler.

Declaration

Source position: controls.pp line 2013

protected procedure TWinControl.KeyPress(

  var Key: Char

); virtual;