TClrCustomControl.OnKeyPress Event

Occurs when a character. space or backspace key is pressed while the control has focus.

Namespace: CNClrLib.Control.Base
protected
 property OnKeyPress: TKeyPressEventHandler read GetKeyPress write SetKeyPress;