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

TWinControl.WMSysKeyDown

Event handler for sys key pressed, not handled by the widget. Tries TWinControl.DoRemainingKeyDown.

Declaration

Source position: controls.pp line 1989

protected procedure TWinControl.WMSysKeyDown(

  var Message: TLMKeyDown

); message;