Prevents the action from executing if an OnExecute handler is not assigned in the action.
Source position: actnlist.pas line 204
public property TCustomAction.DisableIfNoHandler : Boolean |
Used in the Application message processing loop. When enabled, the action must have an OnExecute event handler - even if an OnExecute handler has been provided in the associated action list.
| Version 4.6 | Generated 2026-02-20 | Home |