[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |