[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Signals the OnKeyPress event handler (when assigned).
Source position: controls.pp line 2203
protected procedure TWinControl.KeyPress( |
var Key: Char |
); virtual; |
Key |
|
Character value for the key press event. |