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

TApplication.ControlKeyUp

ControlKeyUp - method for dealing with a released Control key

Declaration

Source position: forms.pp line 1340

public procedure TApplication.ControlKeyUp(

  Sender: TObject;

  var Key: Word;

  Shift: TShiftState

);