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

TMenuActionLink.IsOnExecuteLinked

Indicates if the OnExecute event handler in the action is linked to a menu item.

Declaration

Source position: menus.pp line 71

protected function TMenuActionLink.IsOnExecuteLinked: Boolean; override;

Description

IsOnExecuteLinked always returns true in TBasicActionLink. Descendent classes can override this method to provide a different result.

See also

#rtl.classes.TBasicActionLink

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