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

TWinControl.KeyUpBeforeInterface

KeyUpBeforeInterface - informs interface that the specified key (with defined shift state) was already up

Declaration

Source position: controls.pp line 1824

protected procedure TWinControl.KeyUpBeforeInterface(

  var Key: Word;

  Shift: TShiftState

); virtual;

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