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

TWinControl.DoRemainingKeyDown

Handles keys which are not handled by the widget.

Declaration

Source position: controls.pp line 2034

protected function TWinControl.DoRemainingKeyDown(

  var Message: TLMKeyDown

):Boolean;

Function result

True if the key was handled.