[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 716
public property TCustomForm.OnShortcut : TShortCutEvent |
The handler can interpret the key as an shortcut and act accordingly.
lazarus-ccr.sourceforge.net |