[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler called when a key is pressed, before further handling of the key.
Source position: forms.pp line 684
public property TCustomForm.OnShortcut : TShortCutEvent |
The handler can interpret the key as an shortcut and act accordingly.