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

TWinControl.DoKeyUpBeforeInterface

Handles a KeyUp event before the widget processes the key.

Declaration

Source position: controls.pp line 2107

protected function TWinControl.DoKeyUpBeforeInterface(

  var Message: TLMKey

):Boolean;

Function result

True if the key was handled.

Description

For details see the equivalent method TWinControl.DoKeyDownBeforeInterface.

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