[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.IsShortcut

Asks all applicable components to interpret an keystroke as an shortcut. True, the specified Key and Message are active as a shortcut

Declaration

Source position: forms.pp line 632

public function TCustomForm.IsShortcut(

  var Message: TLMKey

):Boolean; virtual;

Function result

True when the specified Key was handled as a shortcut.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.