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

TWinControl.KeyPress

KeyPress - simulates the action of pressing the specified key

Declaration

Source position: controls.pp line 1666

protected procedure TWinControl.KeyPress(

  var Key: Char

); dynamic;