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.4 | Generated 2025-11-08 | Home |