Indicates if the OnExecute event handler in the action is linked to a menu item.
Source position: menus.pp line 73
protected function TMenuActionLink.IsOnExecuteLinked: Boolean; override; |
True in TBasicActionLink.
IsOnExecuteLinked always returns True in TBasicActionLink. Descendent classes can override this method to provide a different result.
| Version 4.6 | Generated 2026-02-20 | Home |