Handler for a key pressed notification; CNChar is sent by the widget before it has handled the key press itself.
Source position: controls.pp line 2159
protected procedure TWinControl.CNChar(
var Message: TLMKeyUp
); message;