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

TWinControl.WMKeyDown

Event handler for a key press not handled by the widget; Tries TWinControl.DoRemainingKeyDown.

Declaration

Source position: controls.pp line 2224

protected procedure TWinControl.WMKeyDown(

  var Message: TLMKeyDown

); message;

Arguments

Message

  

Window message handled in the method.


Version 3.2 Generated 2024-02-25 Home