Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWinControl.DoRemainingKeyUp

Handles key up messages not already handled by the widget.

Declaration

Source position: controls.pp line 2246

protected function TWinControl.DoRemainingKeyUp(

  var Message: TLMKeyUp

):Boolean;

Arguments

Message

  

Key up message examined in the method.

Function result

True if the key was handled.



CT Web help

CodeTyphon Studio