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

TWinControl.ControlKeyUp

ControlKeyUp - contains the set of special keys (shift, control, alt, meta) that are not pressed ('up')

Declaration

Source position: controls.pp line 1818

protected procedure TWinControl.ControlKeyUp(

  var Key: Word;

  Shift: TShiftState

); virtual;

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