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

TCustomEdit.KeyUp

KeyUp calls inherited method then processes according to the identity of Key

Declaration

Source position: stdctrls.pp line 721

protected procedure TCustomEdit.KeyUp(

  var Key: Word;

  Shift: TShiftState

); override;

See also

TWinControl.KeyUp

  

KeyUp - emulates the action of a key being released (makes OnKeyUp respond)

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