[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Invokes the OnActionExecute handler.
Source position: forms.pp line 1459
public function TApplication.ExecuteAction( |
ExeAction: TBasicAction |
):Boolean; override; |
ExeAction |
|
The Action to execute. |
True when the Action was handled.
TComponent.ExecuteAction |
lazarus-ccr.sourceforge.net |