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

TWinControl.CNChar

Handler for a key pressed notification. CNChar is sent by the widget before it has handled the keypress itself.

Declaration

Source position: controls.pp line 2072

protected procedure TWinControl.CNChar(

  var Message: TLMKeyUp

); message;

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