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

TWinControl.KeyUpAfterInterface

KeyUpAfterInterface - informs interface that the specified key (with defined shift state) was released (up) after an event

Declaration

Source position: controls.pp line 1669

protected procedure TWinControl.KeyUpAfterInterface(

  var Key: Word;

  Shift: TShiftState

); dynamic;