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

TWinControl.DoKeyPress

Tries all OnKeyPress handlers, of Parents first.

Declaration

Source position: controls.pp line 2105

protected function TWinControl.DoKeyPress(

  var Message: TLMKey

):Boolean;

Function result

True if the key was handled.

See also

TWinControl.OnUTF8KeyPress

  

Handler for a character entered by the user.

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