[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Asks all applicable components to interpret an keystroke as an shortcut. True, the specified Key and Message are active as a shortcut
Source position: forms.pp line 632
public function TCustomForm.IsShortcut( |
var Message: TLMKey |
):Boolean; virtual; |
True when the specified Key was handled as a shortcut.
lazarus-ccr.sourceforge.net |