[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Prevents the action from executing if an OnExecute handler is not assigned in the action.
Source position: actnlist.pas line 202
public property TCustomAction.DisableIfNoHandler : Boolean |
Used in the Application message processing loop. Whn enabled, the action must hande have an OnExecute event handler, even if an associated action list OnExecute handler has been provided.
lazarus-ccr.sourceforge.net |