TClrCustomControl.OnKeyPress Event
Occurs when a character. space or backspace key is pressed while the control has focus.
protected property OnKeyPress: TKeyPressEventHandler read GetKeyPress write SetKeyPress;
Occurs when a character. space or backspace key is pressed while the control has focus.
protected property OnKeyPress: TKeyPressEventHandler read GetKeyPress write SetKeyPress;