Signals the OnKeyUp event handler (when assigned).
Source position: controls.pp line 2204
protected procedure TWinControl.KeyUp( |
var Key: Word; |
Shift: TShiftState |
); virtual; |
Key |
|
Numeric key code for the key up event. |
Shift |
|
Shift, Ctrl, or Alt modifier for the key. |