[Overview][Types][Classes][Index] |
Signals the OnKeyUp event handler (when assigned).
Source position: groupededit.pp line 221
protected procedure TCustomAbstractGroupedEdit.EditKeyUp( |
var Key: Word; |
Shift: TShiftState |
); virtual; |
Key |
|
Virtual key code for the key up event notification. |
Shift |
|
Ctrl, Alt, or Shift modifier for the key code in the key up event notification. |
Version 4.0 | Generated 2025-05-03 | Home |