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

TWinControl.KeyDown

KeyDown - emulate the action of pressing the specified key (makes OnKeyDown respond)

Declaration

Source position: controls.pp line 1819

protected procedure TWinControl.KeyDown(

  var Key: Word;

  Shift: TShiftState

); virtual;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.